]> git.lyx.org Git - lyx.git/history - CMakeLists.txt
Customization: correct some color names.
[lyx.git] / CMakeLists.txt
2017-10-09 Kornel BenkoCmake build: Needed variable for creation of debian...
2016-07-15 Richard HeckMerge branch '2.2.x' into 2.2.2-staging
2016-07-02 Georg BaumMake LyX compiled by MSVC 2015 run on Vista again
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...
2014-04-21 Benjamin PiwowarskiWhen LYX_ASPELL is on, fails if not finding the library
2014-04-21 Benjamin PiwowarskiCMake install and bundling improvements (esp. OS X)
2014-04-21 Benjamin PiwowarskiObjective-C compililation support with cmake and C++11
2013-12-31 Stephan Wittsimplify XCODE_VERSION check
2013-12-31 Stephan Wittavoid CMAKE_XCODE_ATTRIBUTE_GCC_VERSION assignment...
2013-12-15 Kornel BenkoAdapt cmake build to use c++11 features also for clang...
2013-12-05 Kornel BenkoCMake: allow compile-time C++ flags to be set
2013-11-30 Kornel BenkoCmake build. Use 2.0.0 git-tag to receive the number...
2013-11-30 Scott KostyshakCMake: allow compile-time C++ flags to be set
2013-11-30 Scott KostyshakWhitespace correction
2013-09-06 Kornel BenkoCmake build tests: Make the tests for valid urls availa...
2013-09-06 Kornel BenkoCmake build: Move default for man-pages to /usr/local/man
2013-08-25 Kornel BenkoCmake build tests: Unify use of userdir
2013-06-02 Kornel Benkocmake: Use provided gmo-files if platform lacks python...
2013-05-30 Vincent van RavesteijnCMake: Remove libintl
2013-05-14 Vincent van Ravesteijnqt5: Fix use of zlib using config.h
2013-05-14 Vincent van Ravesteijnqt5: Treat wchar_t as a builtin type
2013-04-23 Vincent van RavesteijnAdjust CMake for Qt5
2013-03-20 Kornel Benkocmake build: Add check for required QT-version 4.5...
2013-02-12 Kornel BenkoCmake build: Creating a define for a header file found
2013-02-12 Kornel BenkoCmake build: Correct the previous commit.
2013-01-30 Scott KostyshakAdd a space in CMake flag description
2013-01-26 Kornel BenkoCmake build: Enable to install also a debug version
2012-12-18 Kornel BenkoCmake build:
2012-12-17 Vincent van RavesteijnAdd custom target to run tests
2012-12-15 Vincent van RavesteijnCMake: Put projects into subdirs
2012-12-14 Stephan Wittrevert change 1dcb70a
2012-12-14 Kornel BenkoCmake build:
2012-12-13 Stephan Wittguard autotests with X11 window system check result
2012-12-11 Kornel BenkoCmake build: First try to use autotests.
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-11-02 Kornel BenkoCmake build:
2012-11-01 Kornel BenkoCmake build:
2012-10-24 Kornel BenkoCmake build:
2012-10-21 Kornel BenkoCmake build:
2012-10-21 Kornel BenkoCmake tests:
next