]> git.lyx.org Git - lyx.git/history - CMakeLists.txt
Use std::regex if possible
[lyx.git] / CMakeLists.txt
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:
2012-10-15 Kornel BenkoMerge branch 'master' of git.lyx.org:lyx
2012-10-15 Kornel BenkoCmake build:
2012-10-15 Kornel BenkoCmake build:
2012-10-14 Kornel BenkoCmake build: Use the timestamp of last commit (iff...
2012-10-13 Kornel BenkoPatch from Benjamin Piwowarski
2012-10-05 Kornel BenkoCmake build: No header files in po-dir, so no need...
2012-09-21 Kornel BenkoMake package name be platform dependent
2012-09-21 Kornel BenkoUse package name 'LyX' on Mac OS, 'lyx' otherwise
2012-07-30 Stephan WittMerge branch 'master' of git.lyx.org:lyx
2012-07-30 Kornel BenkoAdapt tex2lyx roundtrip to cmake build.
2012-03-19 Richard HeckFix bug #7975 following suggestions made by JMarc there.
2012-03-15 Kornel BenkoMake the version as part of package name of
2012-02-22 Kornel BenkoAdded libmagic to cmake build. Should to be also adapte...
2011-12-06 Kornel BenkoPatch from Benjamin Piwowarski <benjamin@bpiwowar.net>
2011-12-05 Peter Kümmelcmake: make it possible to overwrite default settings
2011-12-05 Peter Kümmelcmake: update msvc dep name
2011-11-10 Peter Kümmelcmake: download dep file from lyx project
2011-08-19 Peter Kümmelcmake: fix buggy profile option handling
2011-08-09 Peter Kümmelcmake dependency download: aussie is down, use sourcefo...
2011-06-11 Peter Kümmelcmake: don't overwrite profiling option
2011-06-08 Kornel BenkoUse decimal representation of QT_VERSION for moc-run...
2011-06-08 Kornel BenkoCompile fix for Qt 4.5 and earlier.
2011-06-05 Peter Kümmelcmake: debug is default, show on terminal
2011-05-28 Kornel BenkoOmit warning on systems where dpkg-architecture does...
2011-05-24 Kornel BenkoPrepare cmake-build for debian multiarch implementation
2011-05-22 Peter Kümmelcmake: integrate vld
2011-05-22 Kornel BenkoCpack variables and package creation transfered to...
2011-05-22 Kornel BenkoHold cpack-variables together
2011-05-22 Peter Kümmelcmake: update TODO list, move svnrvison code, remove...
2011-05-21 Kornel Benko1.) Run in place feature: If everything fails, try...
2011-05-21 Peter Kümmelcmake: better cmake messages, don't overwrite CPacks...
2011-05-21 Peter Kümmelcmake: also support binary releases on Linux
2011-05-21 Peter Kümmelcmake: generate ready-to-use nsis files
next