]> git.lyx.org Git - lyx.git/history - development/cmake/src
Fixed some lines that were too long. It compiled afterwards.
[lyx.git] / development / cmake / src /
2007-05-24 Stefan Schimanski* force the tex2lyx Font class everywhere in tex2lyx...
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-30 Peter Kümmelcmake: Wasn't there a other compiler than msvc? :)
2007-04-30 Peter Kümmelcmake: tex2lyx fix, don't include regular font.h code...
2007-04-30 Abdelrazak YounesFix CMake for tex2lyx following renaming activities.
2007-04-28 Abdelrazak Younesfix cmake by Stefan Schimanski.
2007-04-28 Bo PengRename version.C.in to version.cpp.in, and Package...
2007-04-26 Abdelrazak Younesfix LyXLex -> Lexer
2007-04-26 Bo PengRename files in src/support, step one.
2007-04-26 Bo PengRename files under src/tex2lyx
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2007-04-26 Bo PengRename .C ==> .cpp for files in src/frontends/qt4,...
2007-04-25 Bo Pengfix cmake boost.cpp
2007-04-25 Bo PengRename .C => .cpp for files in src/frontends/controller...
2007-04-25 Edwin Leuven* remove merged file
2007-04-25 Bo PengRename files in src/mathed and src/graphics from .C...
2007-04-25 Bo PengRename insets/insetxxx to insets/InsetXxx, part 1
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-27 Peter Kümmelcmake: add shared library support
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-23 Peter Kümmelfinal compilation: wheel was already invented :(
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-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
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-21 André Pönitzremove qt3 frontend
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-19 Edwin Leuvencorrect filenames
2006-09-15 Peter Kümmeladd copyright notice
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-10 Abdelrazak Younesupgrade to latest package.C.in
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-08-28 Peter Kümmelqt should not pollute the namespace
2006-08-23 Michael Schmittdo not define QT3_SUPPORT
2006-08-14 Peter Kümmelunicode.C needs inconv.h
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ümmeluse glob instead of lists
2006-06-15 Peter Kümmelcorrect svn properties, upadte aspell handling
2006-06-11 Peter KümmelInitial cmake support.