]> git.lyx.org Git - lyx.git/history - development/cmake/config.h.cmake
Sort and format comments
[lyx.git] / development / cmake / config.h.cmake
2020-11-27 Yuriy SkalkoAlways use std::regex
2020-01-17 Kornel BenkoCmake config: Rename some variables to match the ones...
2018-06-03 Kornel BenkoCmake build: Adapt use of some variables
2018-01-30 Jean-Marc LasgouttesAdd support for enchant 2.x
2017-07-24 Jean-Marc LasgouttesMake "devel mode" configurable at run time
2017-03-06 Kornel BenkoAmend 0e50ad8 'move mythes sources to 3rdparty' for...
2016-08-07 Kornel BenkoCmake build: Amend 41e409f8: Use std::call_once only...
2016-07-10 Kornel BenkoAmend cb0c881
2016-06-12 Kornel BenkoCmake build: Check for make_unique and PATH_MAX symbols...
2016-06-07 Georg BaumRequire a C++11 compiler
2016-04-09 Kornel BenkoAmmend 4aa88e9
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...
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-23 Georg BaumGet rid of tr1 support
2014-12-21 Georg BaumImprove llvm libc++ detection
2014-12-08 Kornel BenkoCmake build: Detect clang and adapt definition of STD_S...
2014-11-09 Kornel BenkoCmake build: 'callstack printing' detection.
2014-10-24 Kornel BenkoCmake build: Moved creation of variable LYX_GIT_COMMIT_...
2014-10-11 Kornel BenkoAdd the git commit (if applicable) to LyX version
2014-05-13 Kornel BenkoCmake build: Unify defines for spellchecker in config.h
2013-05-30 Vincent van RavesteijnCMake: Remove libintl
2013-05-14 Vincent van Ravesteijnqt5: Fix use of zlib using config.h
2012-10-15 Kornel BenkoCmake build:
2012-10-09 Kornel BenkoCmake build:
2011-05-06 Kornel Benko1.) Corrected internal compilation for Libintl
2011-02-10 Kornel BenkoDefine LYX_(MAJOR|MINOR)_VERSION also for cmake build
2010-07-18 Peter Kümmelcmkae: more cleanup
2010-07-18 Peter Kümmelcmake: more cleanup
2010-07-18 Peter Kümmelcmake: split out FindHunspell.cmake
2010-07-17 Peter Kümmelcmake: sync with branch
2010-07-17 Peter Kümmeladd first version of .lyx file encryption. It's disable...
2010-07-15 Peter Kümmelcmake: fix merged build
2010-06-30 Peter KümmelTR1: move TR1 check to config.h / buildsystem
2010-04-23 Peter Kümmelcmake: more merged build fixes
2010-04-07 Kornel BenkoMissing definition of PACKAGE_STRING
2010-01-30 Peter KümmelCMake: fix merged build, seems GCC could not handle...
2009-05-09 Kornel BenkoRemove now unneeded checks for mythes and aiksaurus.
2009-04-25 Kornel BenkoAdded support for Aiksaurus-build
2009-04-19 Kornel BenkoAdded libmythes to lyx-build
2009-02-13 Peter Kümmeldevelopment/cmake/CMakeLists.txt
2009-02-10 Peter KümmelChanges:
2008-12-28 Peter KümmelKornel's cmake install changes:
2008-09-20 Peter Kümmelcmake: add endian check, thx to Jose and pdv
2008-07-26 Enrico ForestieriAutomate setting of LYX_DIR_XXx and LYX_USERDIR_XXx...
2007-12-02 Peter Kümmelcmake: buffer msvc's compiler settings
2007-08-27 André Pönitzremove special handling of Package.cpp[.in]
2007-08-18 Peter Kümmelupdate to new version.cpp
2007-07-13 Jürgen Spitzmüller* configure.ac:
2007-06-26 Peter Kümmelcmake part of bug 3527, with macro USE_WCHAR_T
2007-05-29 Stefan Schimanski* added MacOSX packaging
2006-11-29 Peter Kümmelswitch to default /W4 for msvc
2006-11-19 Peter Kümmeldefine HAVE_MODE_T always with HAVE_CHMOD, don't test...
2006-11-14 Peter Kümmeldisable chmod usage with msvc
2006-11-13 Peter Kümmel chmod fixes for msvc
2006-11-13 Georg BaumAdd a cache for converted image files. This needs to...
2006-11-13 Georg BaumUse wctype character classification functions if possible
2006-11-01 Peter Kümmeladd MinSizeRel as project which only uses STL and Boost...
2006-11-01 Peter Kümmelenable precompile headers only for the Debug and Releas...
2006-10-26 Peter Kümmelswitch ENABLE_ASSERTIONS macro with _DEBUG macro
2006-10-23 Peter Kümmelcmake precompile:
2006-10-23 Peter Kümmelfix wrong usage of precompiled headers, now it's really...
2006-10-23 Peter Kümmeladd support of precompiled headers for msvc, enable...
2006-10-22 André Pönitzcompile fix
2006-10-22 André Pönitzuse more unicode in math
2006-10-20 Peter Kümmelcmake files:
2006-09-13 Peter Kümmeltest for the size of wchar_t and define the macro SIZEO...
2006-09-12 Enrico ForestieriAdd defines needed on cygwin
2006-08-28 Peter Kümmelalso remove BOOST_NO_WREGEX
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.