]> git.lyx.org Git - lyx.git/history - development/cmake/config.h.cmake
typos
[lyx.git] / development / cmake / config.h.cmake
2006-11-29 Peter Kümmelswitch to default /W4 for msvc
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-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-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ümmelswitch ENABLE_ASSERTIONS macro with _DEBUG macro
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-22 André Pönitzcompile fix
2006-10-22 André Pönitzuse more unicode in math
2006-10-20 Peter Kümmelcmake files:
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-08-28 Peter Kümmelalso remove BOOST_NO_WREGEX
2006-08-14 Peter Kümmelcheck for ICONV_CONST
2006-08-14 Peter Kümmelsearch for alloca also in malloc.h
2006-06-15 Peter Kümmelcorrect svn properties, upadte aspell handling
2006-06-11 Peter KümmelInitial cmake support.