]> git.lyx.org Git - lyx.git/history - development/cmake/src/CMakeLists.txt
Remove AppleSpellChecker.* from non-apple platform
[lyx.git] / development / cmake / src / CMakeLists.txt
2010-07-07 Kornel BenkoRemove AppleSpellChecker.* from non-apple platform
2010-07-06 Peter Kümmelcmake: more option cleanup, use LYX_OPTION macro for...
2010-06-30 Peter Kümmelcmake: add icon on Windows
2010-05-31 Stephan WittServer.cpp needs moc on WIN32 only
2010-04-23 Peter Kümmelcmake has its own merged build
2010-01-26 Kornel BenkoRemove moc-files from the set of source files
2010-01-22 Kornel BenkoAdded enchant to cmake
2009-12-03 Peter Kümmelcmake: add pch for gcc, it's sooo hairy, disable by...
2009-12-03 Peter Kümmelcmake: add pch for gcc, it's sooo hairy, disable by...
2009-10-25 Vincent van RavesteijnAdds the threaded Compare class, which will eventually...
2009-08-22 Vincent van RavesteijnFix CMake for r31189.
2009-08-02 Kornel BenkoAdded hunspell library
2009-08-01 Abdelrazak Younes* Rename HunspellSpellChecker to HunspellChecker and...
2009-07-13 Kornel BenkoCheck for hunspell
2009-05-16 Enrico ForestieriFanfare! Qt is now also allowed in core!
2009-05-16 Enrico ForestieriFix scons and revert the now not needed r29669.
2009-05-14 Kornel BenkoAdded QT_INCLUDES to make it compilable again.
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 BenkoMYTHES_LIBS not set
2009-04-19 Kornel BenkoAdded libmythes to lyx-build
2009-02-10 Peter KümmelChanges:
2009-01-03 Peter KümmelKornel
2008-04-19 Peter KümmelMinGW fixes
2008-04-19 Peter Kümmelcmake: use external libintl on windows
2007-12-02 Peter Kümmelvld LyX/cmake integration
2007-11-27 Peter Kümmelcmake: remove boost_filesystem, add automoc to support...
2007-11-25 Peter Kümmelcmake: remove boost::iostreams from build system
2007-11-11 Bernhard Roideradd the zlib include dir to the lyx project
2007-10-08 Edwin Leuvenmore cmake stuff
2007-08-28 André Pönitzcmake cosmetics
2007-08-28 André Pönitzcmake cosmetics
2007-08-28 André Pönitzsome attempt at cmake beautification
2007-08-26 Peter Kümmelfix cmake build for tex2lyx
2007-08-13 André Pönitzremove special handling of version.cpp[.in]
2007-05-04 Enrico ForestieriLast(?) missing rename: version.C -> version.cpp
2007-05-02 Peter Kümmelcmake: initial install support, only copying files...
2007-04-28 Bo PengRename version.C.in to version.cpp.in, and Package...
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2007-04-23 Peter Kümmelcmake: file renaming -> be ready for any and everything
2007-04-04 Peter Kümmelcmake: simplify all-in-one file naming
2007-03-30 Peter Kümmelcmake: some cleanup only
2007-03-26 Peter Kümmelalso speed up compiling touched files under Linux
2007-03-25 Peter Kümmelcmake:
2007-03-24 Peter Kümmelalso improve build times when working on some files
2007-03-21 Peter Kümmelsome more small changes to speed up the compilation...
2007-03-20 Peter Kümmelcmake build system:
2007-01-29 Peter Kümmeladd apple fixes from Andreas Vox
2007-01-27 Peter Kümmelcmake files for tex2lyx
2006-11-14 Peter Kümmeladd option to disable the console on windows
2006-10-23 Peter Kümmelcmake precompile:
2006-10-23 Peter Kümmeladd support of precompiled headers for msvc, enable...
2006-10-19 Peter Kümmel- use version.C.in file instead of a simple copy
2006-09-15 Peter Kümmeladd copyright notice
2006-09-03 Peter Kümmelmore flexible msvc project folder generation, flat...
2006-09-03 Peter KümmelHeaders and .C files are now in The Golden Code folder
2006-06-20 Peter Kümmeladd qt3 support
2006-06-16 Peter Kümmeluse glob instead of lists
2006-06-15 Peter Kümmelcorrect svn properties, upadte aspell handling
2006-06-11 Peter KümmelInitial cmake support.