]> git.lyx.org Git - lyx.git/history - development/cmake/modules/FindCXX11Compiler.cmake
UserGuide.lyx: accept and distribute more recent changes (part 2/3)
[lyx.git] / development / cmake / modules / FindCXX11Compiler.cmake
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...