]> git.lyx.org Git - lyx.git/history - development/cmake/modules/FindCXX11Compiler.cmake
Amend 2d48072e: Get rid of Qt resources
[lyx.git] / development / cmake / modules / FindCXX11Compiler.cmake
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...