]> git.lyx.org Git - lyx.git/history - development/cmake
installer: better explanation as suggested by Christian
[lyx.git] / development / cmake /
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: simplify all-in-one file naming
2007-04-04 Peter Kümmelcmake: remove warning about const const, don't use...
2007-04-04 Peter Kümmelcmake: work-around for cmake bug
2007-03-30 Peter Kümmelcmake: some cleanup only
2007-03-29 Peter Kümmelcmake: remove obsolete file generation
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: overwrite allinone files on each cmake run
2007-03-26 Peter Kümmelcmake: force new build type
2007-03-26 Peter Kümmelalso speed up compiling touched files under Linux
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-23 Peter Kümmelfinal compilation: wheel was already invented :(
2007-03-22 Peter Kümmelmsvc: don't #define max and min
2007-03-22 Peter Kümmelfix c&p error
2007-03-22 Peter Kümmelalso merge qt files
2007-03-21 Peter Kümmelsome more small changes to speed up the compilation...
2007-03-20 Peter Kümmelcmake build system:
2007-03-12 Peter Kümmelfix linker error
2007-02-22 Abdelrazak Younes* mathed/CMakeLists.txt: do not exclude InsetMathMBox.C
2007-01-29 Peter Kümmeladd apple fixes from Andreas Vox
2007-01-27 Peter Kümmelfix linker error (dummy functions for tex2lyx)
2007-01-27 Peter Kümmelcmake files for tex2lyx
2007-01-19 Peter Kümmelupdate
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ümmelalso work with Joost's windows file bundle (qmake gives...
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-30 Peter Kümmelremove gcc warning
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-19 Peter Kümmeldefine HAVE_MODE_T always with HAVE_CHMOD, don't test...
2006-11-14 Peter Kümmeldisable chmod usage with msvc
2006-11-14 Peter Kümmeladd option to disable the console on windows
2006-11-13 Peter Kümmel chmod fixes for msvc
2006-11-13 Georg BaumAdd a cache for converted image files. This needs to...
2006-11-13 Georg BaumUse wctype character classification functions if possible
2006-11-08 Peter Kümmeldon't use dummy QT_QTMAIN_INCLUDE_DIR
2006-11-08 Peter Kümmelupdate to cmake's cvs version, fixes missing qtmain...
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ümmelupdate to HEAD
2006-10-23 Peter Kümmeladd support of precompiled headers for msvc, enable...
2006-10-23 Peter Kümmeladd support of precompiled headers for msvc, enable...
2006-10-22 André Pönitzcompile fix
2006-10-22 André Pönitzuse more unicode in math
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ümmelfix wrong line endings of generated Qt4 ui files on...
2006-10-20 Peter Kümmelcmake files:
2006-10-19 Peter Kümmelcmake: use src/support/package.C.in
2006-10-19 Peter Kümmel- use version.C.in file instead of a simple copy
2006-09-25 Peter Kümmeladd instruction to change search path for gnuwin32...
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-19 Edwin Leuvencorrect filenames
2006-09-18 Peter Kümmelpropdel svn:executable
2006-09-18 Peter Kümmeladd libaspell as possible name
2006-09-15 Peter Kümmeladd copyright notice
2006-09-13 Peter Kümmeltest for the size of wchar_t and define the macro SIZEO...
2006-09-12 Enrico ForestieriAdd defines needed on cygwin
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-10 Abdelrazak Younesupgrade to latest package.C.in
2006-09-06 Peter Kümmelcheck PATH for iconv.dll
2006-09-06 Peter Kümmelupdate to boost 1.34 cvs
2006-09-03 Peter Kümmelmove project_source_group macro into an extra file...
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-09-03 Peter Kümmelsearch also for other names of iconv.dll
2006-09-03 Peter Kümmelalso work with MSYS
2006-09-03 Peter Kümmeladd \n
2006-09-03 Peter Kümmelalso check vor env. variable GNUWIN32_DIR
2006-09-03 Peter Kümmelalso work with spaces in the path
2006-09-03 Peter Kümmeladd -DGNUWI32_DIR=my/path/to/gnuwin32 option
2006-08-28 Peter Kümmelalso remove BOOST_NO_WREGEX
2006-08-28 Peter Kümmelqt should not pollute the namespace
2006-08-23 Michael Schmittdo not define QT3_SUPPORT
2006-08-14 Peter Kümmelcheck for ICONV_CONST
2006-08-14 Peter Kümmelenable nls with option >all<, print instruction to...
2006-08-14 Peter Kümmelrequire iconv
2006-08-14 Peter Kümmeluse module to find support libraries, also search for...
2006-08-14 Peter Kümmelunicode.C needs inconv.h
2006-08-14 Peter Kümmelsearch for alloca also in malloc.h
2006-08-04 Peter Kümmelcmake 2.4.3 is out: update Readme.cmake
next