]> git.lyx.org Git - lyx.git/history - development/cmake/CMakeLists.txt
installer:
[lyx.git] / development / cmake / CMakeLists.txt
2007-05-29 Stefan Schimanski* added MacOSX packaging
2007-05-02 Peter Kümmelcmake: initial install support, only copying files...
2007-04-26 Abdelrazak Younesfix Cmake for the .C -> .cpp changes.
2007-04-23 Peter Kümmelcmake: file renaming -> be ready for any and everything
2007-04-15 Peter Kümmelcmake : remember command line options merge and WALL
2007-04-13 Peter Kümmelcmake: force verbose make files, add output for disable...
2007-04-04 Peter Kümmelcmake: remove warning about const const, don't use...
2007-03-28 Peter Kümmelcmake: fix C&P error
2007-03-28 Peter Kümmelcmake: force to new build type when reconfiguring
2007-03-27 Peter Kümmelcmake: add shared library support
2007-03-26 Peter Kümmelcmake: show full command
2007-03-26 Peter Kümmelcmake: force new build type
2007-03-26 Peter Kümmeldisable requirement for 2.4.4 version
2007-03-25 Peter Kümmelcmake:
2007-03-24 Peter Kümmelalso improve build times when working on some files
2007-03-22 Peter Kümmelmsvc: don't #define max and min
2007-03-21 Peter Kümmelsome more small changes to speed up the compilation...
2007-03-20 Peter Kümmelcmake build system:
2006-12-30 Peter Kümmelremove some msvc warnings
2006-12-30 Peter Kümmelalso warnings as errors with /W3
2006-12-23 Peter Kümmeldon't show all warnings by default, use TOP_SRC_DIR...
2006-12-22 Abdelrazak YounesTOP_SRCDIR is needed, but LOCALEDIR and LYX_DIR refer to
2006-12-21 Abdelrazak YounesPROGRAM_SUFFIX represents a possible version suffix...
2006-12-21 Abdelrazak YounesFix hard-coded path for locales dir.
2006-12-20 Peter Kümmelset package vars
2006-11-29 Peter Kümmelrestore old /W3 warning level
2006-11-29 Peter Kümmelswitch to default /W4 for msvc
2006-11-24 Peter Kümmelupdate to cmake 2.4.4
2006-11-14 Peter Kümmeladd option to disable the console on windows
2006-11-01 Peter Kümmeladd MinSizeRel as project which only uses STL and Boost...
2006-11-01 Peter Kümmelenable precompile headers only for the Debug and Releas...
2006-10-26 Peter Kümmeldisable checked iterators for msvc release builds to...
2006-10-26 Peter Kümmelswitch ENABLE_ASSERTIONS macro with _DEBUG macro
2006-10-25 Peter Kümmelcmake: precompiled headers
2006-10-23 Peter Kümmelcmake precompile:
2006-10-23 Peter Kümmelfix wrong usage of precompiled headers, now it's really...
2006-10-23 Peter Kümmeladd support of precompiled headers for msvc, enable...
2006-10-21 André Pönitzremove qt3 frontend
2006-10-20 Peter Kümmelcmake: don't forget command line options
2006-10-20 Peter Kümmelcmake files:
2006-10-19 Peter Kümmel- use version.C.in file instead of a simple copy
2006-09-21 Peter Kümmelmove definition of variables to the main cmake file
2006-09-21 Peter Kümmelcreate binary in <build_dir>/bin
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ümmeldon't overwrite the command line value
2006-09-03 Peter KümmelHeaders and .C files are now in The Golden Code folder
2006-08-14 Peter Kümmelenable nls with option >all<, print instruction to...
2006-08-14 Peter Kümmelrequire iconv
2006-06-21 Peter Kümmeladd release option
2006-06-20 Peter Kümmeladd qt3 support
2006-06-15 Peter Kümmelcorrect svn properties, upadte aspell handling
2006-06-11 Peter KümmelInitial cmake support.