]> git.lyx.org Git - lyx.git/history - development/cmake/modules/FindCXX11Compiler.cmake
Fix screen display of parts and chapters in default classes
[lyx.git] / development / cmake / modules / FindCXX11Compiler.cmake
2020-10-28 Kornel BenkoCmake build: Fine tuning
2020-10-23 Scott KostyshakCMake: comment out c++20 for now
2020-10-23 Kornel BenkoAmend 39996524: Satisfy older cmake versions
2020-10-22 Kornel BenkoCmake build: Next try to use of '--std=c++17' for gnu...
2020-10-22 Kornel BenkoRevert "cmake build: Allow use of '--std=c++17' for...
2020-10-21 Kornel Benkocmake build: Allow use of '--std=c++17' for gnu compiler
2020-06-04 Kornel BenkoAmend 9c863039: Cmake build: Adapt handling of c++...
2020-05-05 Kornel BenkoCmake build: Adapt handling of c++ standards to new...
2018-06-12 Stephan WittExtend Clang compiler detection to cover Apple CLang
2016-07-02 Georg BaumFix MSVC C++11 detection
2016-07-02 Georg BaumDo not use --std=c++14 for MSVC
2016-07-02 Georg BaumFix std::regex detection for older gcc
2016-06-12 Kornel BenkoCmake build: Check for make_unique and PATH_MAX symbols...
2016-06-11 Kornel BenkoCmake build: Determine availability of 'std::regex...
2015-09-09 Kornel BenkoCmake build: Adapt use of c++11 for cygwin too.
2015-09-03 Kornel BenkoCmake build: Adapt detection of C++11 mode to automake
2015-05-20 Kornel BenkoCmake build: Define LYX_USE_CXX11 iff using c++11 exten...
2014-05-16 Kornel BenkoCmake build: Show the found flag for use of c++11 features
2014-04-24 Benjamin PiwowarskiFix for clang detection in cmake
2014-03-10 Vincent van RavesteijnFix EOLs
2013-12-15 Kornel BenkoAdapt cmake build to use c++11 features also for clang...