]> git.lyx.org Git - lyx.git/history - CMakeLists.txt
tex2lyx: support biblatex
[lyx.git] / CMakeLists.txt
2017-12-24 Scott Kostyshakctests: run URL tests at beginning
2017-11-20 Uwe StöhrWin installer: backport also the CMake build removal
2017-10-08 Kornel BenkoCmake build: Needed variable for creation of debian...
2017-10-04 Kornel BenkoCmake build: Unconditionally create many install targets
2017-10-03 Kornel BenkoAdd suffixed lyxconvert to cmake build.
2017-07-28 Kornel BenkoCmake build: Amend 2fe59ad, Ignore boost settings if...
2017-07-27 Kornel BenkoCmake build: Ignore boost settings if we are using...
2017-07-27 Kornel BenkoCmake build: Remove unnecessary duplication of c++...
2017-07-24 Jean-Marc LasgouttesMake "devel mode" configurable at run time
2017-05-02 Kornel BenkoCmake build: Try to figure out at configure time which...
2017-05-02 Kornel BenkoCmake build: Correct suffixing on non-gcc-compilers
2017-04-30 Kornel BenkoCmake build: Remove use of policies which will be depre...
2017-04-24 Kornel BenkoCmake build: Prefer using pyton3 over python2
2017-04-24 Kornel BenkoCmake build: Enable std_regex over boost_regex again
2017-03-25 Kornel BenkoCmake build: Set cache variables correctly
2017-03-07 Kornel BenkoCmake build: Adapt handling of mytheslib to automek...
2017-03-06 Kornel BenkoAmend 0e50ad8 'move mythes sources to 3rdparty' for...
2016-09-12 Kornel BenkoCmake build: Shuffle code around.
2016-08-03 Kornel BenkoCmake build: Specify the correct value of 'PACKAGE...
2016-07-15 Kornel BenkoCmake build: Added code to compile with QT5.7
2016-07-13 Scott KostyshakAdd CMake flag for keytests and disable by default
2016-07-10 Enrico ForestieriFix paste of selection to (unfocused) external applications
2016-07-05 Kornel BenkoCmake build: Split use of 3RDPARTY_BUILD to build indiv...
2016-07-02 Georg BaumEnsure that iconv and zlib are always found
2016-07-01 Georg BaumMake LyX compiled by MSVC 2015 run on Vista again
2016-06-19 Georg BaumFix windows dependencies download
2016-06-15 Georg BaumRequire gcc 4.6
2016-06-15 Kornel BenkoCmake windows build: Discard use of configCompiler...
2016-06-11 Kornel BenkoCmake build: Correct wrong comment
2016-06-11 Kornel BenkoCmake build: Determine availability of 'std::regex...
2016-06-10 Kornel BenkoCmake build: Finetune some destination data paths on...
2016-06-09 Georg BaumReplace Boost.Signals with Boost.Signals2
2016-06-08 Kornel BenkoCmake build: Check for QPA_XCB when QT_USES_X11 is...
2016-06-07 Georg BaumRequire a C++11 compiler
2016-06-07 Kornel BenkoCmake build: Correct some installation paths
2016-06-06 Kornel BenkoCmake build: Refactor determination of destination...
2016-06-05 Kornel BenkoCmake build: Set new installation paths
2016-06-05 Kornel BenkoCmake build: Allow user defined suffix for program...
2016-06-05 Georg BaumImplement gcc version check for cmake
2016-04-09 Kornel BenkoUse guard for QT5/XCB also for cmake build.
2016-02-11 Kornel BenkoSet C++11 option defaulting to 'AUTO' as it is on autot...
2016-01-22 Peter Kümmelimprove configuration with cmake-gui
2016-01-20 Peter Kümmelman: use dummy path on Windows
2016-01-20 Peter Kümmelmsvc: always build 3rdparty libs
2016-01-13 Peter Kümmelmingw.bat: circumvent critical python detection
2016-01-12 Peter Kümmeladd batch file for MinGW build on Windows
2015-12-20 Peter Kümmel3rdparty/boost: build with cmake
2015-12-20 Kornel BenkoRemove 3rdparty-build for iconv and zlib on unix.
2015-12-15 Peter Kümmelfix build for 3rdparty dir out of src/
2015-12-15 Peter Kümmelbundled iconv uses const
2015-12-15 Peter Kümmelalso build without gnuwin32 directory
2015-12-15 Peter Kümmelbuild with msvc2013
2015-12-15 Peter Kümmelintegrate 3rdparty libs
2015-12-11 Kornel BenkoCmake build: Use only real absolute path to the cmake...
2015-12-10 Uwe StöhrCMakeLists.txt: fix whitespace
2015-12-09 Peter Kümmelnow we have MSVC13 3rdparty binaries
2015-12-09 Peter Kümmelqtmain also needed for Qt5 on Windows
2015-12-06 Georg BaumUse std::regex automatically in C++11 mode
2015-10-28 Vincent van Ravesteijncmake: Properly suppress CMake warning about qtmain
2015-10-23 Peter KümmelSuppress CMake warning about qtmain
2015-10-23 Peter KümmelAlso cross compile with Qt5
2015-10-23 Peter KümmelRemove linebreak after GCC version string
2015-10-23 Peter KümmelRemove hard coded Qt selection when cross compiling...
2015-09-25 Kornel BenkoCmake build: Remove support for concept checks.
2015-09-22 Kornel BenkoCmake build: Warning if system boost and stdlib-debug...
2015-05-14 Kornel BenkoCmake build: Abort build-configuration if using a too...
2015-03-10 Kornel BenkoCmake preparation to support python3
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2015-01-07 Kornel Benkostd:regex cleanup for cmake
2014-12-28 Georg BaumUse std::regex if possible
2014-12-26 Enrico ForestieriFix bug #9217: [Qt5] QWindowsMime class not available
2014-12-23 Georg BaumGet rid of tr1 support
2014-12-21 Georg BaumImprove C++11 support
2014-12-08 Kornel BenkoCmake build: Detect clang and adapt definition of STD_S...
2014-12-07 Georg BaumMake trivstring class ready for use
2014-10-24 Kornel BenkoCmake build: Moved creation of variable LYX_GIT_COMMIT_...
2014-10-21 Kornel BenkoCmake build: Omit also hidden header files from globbing
2014-10-21 Kornel BenkoCmake build: Omit files with names not starting with...
2014-10-11 Kornel BenkoAdd the git commit (if applicable) to LyX version
2014-08-24 Stephan WittQt5MacExtras is required on a Mac; report the version...
2014-08-23 Kornel BenkoCmake build: Use find_package(Qt5X11Extras ...) indepen...
2014-08-21 Stephan WittAdd QtMacExtras detection for Qt5 support
2014-08-21 Stephan WittAdd policy definitions to avoid warnings from cmake...
2014-08-10 Peter KümmelCMake: add option to enable address sanitizer
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-21 Kornel Benkoavoid qt4 variable names in cmake build
2014-06-21 Kornel BenkoCmake tests: Optimizing the cmake configuration time
2014-06-12 Scott KostyshakAdd comment and fix a typo
2014-06-12 Stephan WittApple has builtin native spell checker, no need to...
2014-06-09 Kornel BenkoCmake build: Use LYX_COMBO() to select the qt-version...
2014-06-07 Kornel BenkoCmake build: Add combo-values to the list of displayed...
2014-06-07 Kornel BenkoCmake build: Added convenience macro LYX_COMBO
2014-06-07 Peter Kümmelstd::min/max are defined in <algorithm>
2014-06-07 Peter Kümmelbuild with mingw on Windows and Linux
2014-05-25 Kornel BenkoMake: improve detection of X11 with Qt 5
2014-05-13 Kornel BenkoCmake build: Unify defines for spellchecker in config.h
2014-05-13 Kornel BenkoCmake build: Search for spell checking libraries uncond...
2014-05-09 Kornel BenkoCmake build: Install lyx*.desktop and lyx*.svg files...
2014-04-29 Kornel Benkoboost, cmake: Turn off warning that signals are deprecated
2014-04-22 Benjamin PiwowarskiRevert "Objective-C compililation support with cmake...
next