]> git.lyx.org Git - lyx.git/history - development/scons
add release option
[lyx.git] / development / scons /
2006-06-20 Bo PengScons: restore fast_start, remove BOOST_USER_CONFIG...
2006-06-20 Bo PengScons: config.h moves to BUILDDIR/common, boost_config...
2006-06-20 Abdelrazak Younesrevert commit 14159
2006-06-20 Abdelrazak YounesQtView -> GuiView
2006-06-20 Abdelrazak YounesThis is the merging of the GUI API cleanup branch that...
2006-06-18 Bo PengScons: link to qt debug lib in debug mode
2006-06-17 Bo PengScons: imerge SConscript to SConstruct, separate config...
2006-06-15 Bo PengScons: bug fix for default_boost_option
2006-06-14 Bo PengScons: improved option handling
2006-06-13 Bo PengScons: add qt2 frontend for lyx1.4
2006-06-11 Bo PengScons: fix typos and minor bugs
2006-06-10 Bo PengScons: Better MSVS Projects support (now with debug)
2006-06-10 Bo PengScons: ICONV_CONST bug fix, and some code clean-up
2006-06-09 Bo PengScons: version_suffix windows fix
2006-06-09 Bo PengScons: version_suffix bug fix and improvement
2006-06-09 Bo PengScons: link to libiconv if available
2006-06-08 Bo PengAdd INSTALL.scons, and a small adjustment of target...
2006-06-08 Peter Kümmelremove second QT_NO_STL, it was already there
2006-06-08 Peter Kümmel$ svn diff
2006-06-08 Peter Kümmeldisable stl support functions of Qt4
2006-06-03 Bo PengScons: generate msvs porject files with target msvs_pro...
2006-06-02 Bo PengScons: msvc command line support.
2006-06-02 Abdelrazak YounesThis patch removes qscreen.[Ch] and simplify the cursor...
2006-06-01 Bo PengScons: two small bug fixes, and a bit more about msvc
2006-05-31 Edwin LeuvenAdd new tableinsertwidget
2006-05-29 Bo PengScons: initial msvc support, and separate fast_start...
2006-05-29 Bo PengScons: add option rebuild that rebuild only specified...
2006-05-25 Bo PengScons: add more libintl related function/type tests.
2006-05-23 Bo PengScons: dest_dir option, cache command line option,...
2006-05-21 Bo PengScons: fix a few bugs: qt4, included_ libs, command...
2006-05-20 Bo PengScons: nls support (nls=yes, gettext=include/system...
2006-05-18 Abdelrazak YounesQt4 compilation speedup patch by Bo Peng and me.
2006-05-17 Bo Pengscons: lyx2lyx_version.py.in, less rebuild, filter...
2006-05-16 Bo Pengscons: fix lyxclient build error handling under windows...
2006-05-16 Abdelrazak Younesscons_utils.py: fix mkdir test on mingw
2006-05-15 Bo Penggettext support, fast_start option, scons all, mingw...
2006-05-14 Georg BaumRemove remaining OS/2 bits:
2006-05-12 Bo Pengbetter scons install (man directory and windows system...
2006-05-11 Bo Pengadd 'scons lyxbase', 'scons install', nsl support,...
2006-05-11 Bo PengMore bugs fixes to scons system, and finer target control.
2006-05-11 Abdelrazak Younes* Get rid of Qt3Support linking
2006-05-11 Bo PengBug fixes to the scons system.
2006-05-10 Bo PengScons-build system moves to development/scons, from...