]> git.lyx.org Git - lyx.git/history - src/CMakeLists.txt
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / CMakeLists.txt
2021-06-19 Eugene Chornyiprevent Qt6 from defining UNICODE (Qt6.1.1 and upwards)
2021-03-24 Kornel BenkoCmake build Qt6: Remove some redundant statements.
2021-03-22 Kornel BenkoAmend 635a7d77: Allow compiling with Qt6 with cmake
2020-06-21 Eugene ChornyiAmend e501f2c4
2020-06-18 Eugene ChornyiAssure that LyX and tex2lyx use src/lyxwinres.rc
2020-06-15 Thibaut CuvelierRename XHTMLStream to XMLStream, move it to another...
2019-11-09 Kornel BenkoCmake build: Remove warnings about deprecated policy...
2017-10-03 Kornel BenkoCmake build: Only use the new lyxconvert on MAC
2017-10-02 Kornel BenkoAdd suffixed lyxconvert to cmake build.
2017-07-03 Richard HeckFix trailing whitespace in txt files.
2017-03-07 Kornel BenkoCmake build: Adapt handling of mytheslib to automek...
2016-11-22 Kornel BenkoCmake build: Prepare for hardening use of external...
2016-09-12 Kornel BenkoCmake build: Shuffle code around.
2016-09-11 Kornel BenkoCmake build: Add qt-svg-lib to be linked with lyx if...
2016-07-20 Kornel BenkoCmake build with Qt4: Link lyx executable also to X11...
2016-07-11 Kornel BenkoCmake build: Add needed libraries if using QT5_Extras
2016-06-07 Kornel BenkoCmake build: Correct some installation paths
2015-12-15 Peter Kümmelintegrate 3rdparty libs
2015-12-09 Peter Kümmelqtmain also needed for Qt5 on Windows
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-12-26 Enrico ForestieriFix building with cmake on cygwin.
2014-08-11 Kornel BenkoCmake build: Move use of QT5 libraries to the end of...
2014-07-25 Kornel BenkoMake it compilable under cmake again after the merge...
2014-06-12 Kornel BenkoCmake build: Symplify use of linking optional libraries...
2014-06-07 Peter Kümmelbuild with mingw on Windows and Linux
2014-04-22 Benjamin PiwowarskiRevert "Objective-C compililation support with cmake...
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-06-01 Kornel BenkoRemove ugly multiple definition hack (Georg)
2013-05-30 Vincent van RavesteijnCMake: Remove libintl
2013-05-15 Kornel Benkocmake:
2013-05-14 Vincent van RavesteijnRevert "qt5: Fix use of zlib"
2013-05-14 Kornel BenkoFix compilation
2013-05-14 Kornel BenkoAdd test for Layout::write() on cmake too
2013-04-23 Vincent van RavesteijnAdjust CMake for Qt5
2012-12-15 Vincent van RavesteijnCMake: Put projects into subdirs
2012-12-14 Kornel BenkoCmake build:
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-21 Kornel BenkoCmake build:
2012-10-15 Kornel BenkoMerge branch 'master' of git.lyx.org:lyx
2012-10-15 Kornel BenkoCmake build:
2012-10-15 Kornel BenkoSorry, this line disappeared unintentionally in previou...
2012-10-15 Kornel BenkoCmake build:
2012-10-13 Kornel BenkoPatch from Benjamin Piwowarski
2012-10-09 Kornel BenkoCmake build: Define for 'DEVEL_VERSION' already done...
2012-02-22 Kornel BenkoAdded libmagic to cmake build. Should to be also adapte...
2011-10-03 Kornel BenkoAdd framework AppKit to cmake as in the automake case...
2011-05-22 Peter Kümmelcmake: add vld config and output file to project
2011-05-20 Peter Kümmelcmake: also fixup on win32
2011-05-17 Peter Kümmelcmake: fix .dmg creation
2011-05-15 Peter Kümmelcmake: build a .dmg file on Mac, looks not as nice...
2011-05-14 Peter Kümmelcmake: more logs for intl support
2011-05-12 Peter Kümmelcmake on mac: build with internal libintl, cleanup
2011-05-12 Peter Kümmelcmake on mac: build with external libintl, find gettext...
2011-05-10 Peter Kümmelcmake: move CMakeLists.txt into source dir (multiple...