]> git.lyx.org Git - lyx.git/history - development/cmake/ConfigureChecks.cmake
Support new hunspell C++ ABI if LyX is built against hunspell >= 1.5
[lyx.git] / development / cmake / ConfigureChecks.cmake
2018-04-14 Juergen SpitzmuellerSupport new hunspell C++ ABI if LyX is built against... 2.3.2-staging
2017-02-22 Kornel BenkoAmend b5416928. Cmake configuration for QT5.8
2016-08-07 Kornel BenkoCmake build: Amend 41e409f8: Use std::call_once only...
2016-07-11 Kornel BenkoCmake build: Add needed libraries if using QT5_Extras
2016-07-10 Enrico ForestieriFix paste of selection to (unfocused) external applications
2016-06-12 Kornel BenkoCmake build: Check for make_unique and PATH_MAX symbols...
2016-05-30 Kornel BenkoCmake: Allow test for X11 with QT5.6
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Georg BaumMingw-w64 build fixes for long long
2015-12-15 Peter Kümmelfix MinGW build on Windows
2015-12-06 Georg BaumUse std::regex automatically in C++11 mode
2015-05-08 Georg BaumFix build with GNU libstdc++ C++11 ABI
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-26 Enrico ForestieriFix bug #9217: [Qt5] QWindowsMime class not available
2014-12-21 Georg BaumImprove llvm libc++ detection
2014-12-19 Kornel BenkoCmake build: Check for string COW by checking for libra...
2014-12-08 Kornel BenkoCmake build: Detect clang and adapt definition of STD_S...
2014-11-09 Kornel BenkoCmake build: 'callstack printing' detection.
2014-06-12 Kornel BenkoCmake build: Use LYX_USE_QT to determine if QT uses X11
2014-06-07 Kornel BenkoCmake build: Select full path to library
2014-05-25 Kornel BenkoMake: improve detection of X11 with Qt 5
2013-11-20 Kornel BenkoImplement file locking and apply to configure
2013-02-12 Kornel BenkoCmake build: Creating a define for a header file found
2013-02-12 Kornel BenkoCmake build: If checking for new function, say xyzzy...
2013-02-12 Kornel BenkoCmake build: 1.) Sort function checcking alphabetically
2013-02-12 Jean-Marc LasgouttesFix bug #8537: LyX creates the environment variable...
2010-08-25 Stephan Wittadd missing check for setenv: environment.cpp and POSIX...
2009-10-16 Kornel BenkoApplied revision 31646 to cmake-build too
2009-06-04 Kornel BenkoCheck for fcntl is maybe more more portable, than searc...
2009-05-31 Kornel BenkoEnable sockets on linux too. "fcntl" defined at /usr...
2008-12-20 Peter Kümmelcmake: gettext patch from Kornel
2008-09-20 Peter Kümmelcmake: add endian check, thx to Jose and pdv
2008-04-20 Peter KümmelMinGW fixes
2008-01-05 Peter Kümmelcmake: enable lyxserver on linux
2007-11-28 Abdelrazak YounesEnable HAVE_DECL_ISTREAMBUF_ITERATOR checking as istrea...
2007-08-23 André Pönitzdo not check for Standard C++ features anymore.
2007-08-10 André Pönitzrevert accidental change in last commit
2007-08-10 André Pönitzwe desparately need a fourth buildsystem. so let's...
2006-11-13 Georg BaumAdd a cache for converted image files. This needs to...
2006-09-21 Peter Kümmelmove definition of variables to the main cmake file
2006-09-15 Peter Kümmeladd copyright notice
2006-09-13 Peter Kümmeltest for the size of wchar_t and define the macro SIZEO...
2006-08-14 Peter Kümmelcheck for ICONV_CONST
2006-08-14 Peter Kümmelsearch for alloca also in malloc.h
2006-06-15 Peter Kümmelcorrect svn properties, upadte aspell handling
2006-06-11 Peter KümmelInitial cmake support.