]> git.lyx.org Git - lyx.git/history - development/cmake
Fix description of LabelCounter
[lyx.git] / development / cmake /
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
2006-06-21 Peter Kümmeladd release option
2006-06-20 Peter Kümmeladd qt3 support
2006-06-20 Peter Kümmeladd qt3 support
2006-06-19 Peter Kümmelmove uic files into its own folder in the msvc project
2006-06-16 Peter Kümmeluse glob instead of lists
2006-06-16 Peter Kümmeladd item for QMAKESPEC
2006-06-16 Peter Kümmeluse glob instead of lists
2006-06-15 Peter Kümmelcorrect svn properties, upadte aspell handling
2006-06-14 Peter Kümmeladd Linux/Win GCC instructions
2006-06-11 Peter KümmelInitial cmake support.