]> git.lyx.org Git - lyx.git/history - development/scons/scons_utils.py
Scons: create libs directory for res file
[lyx.git] / development / scons / scons_utils.py
2007-01-03 Bo PengScons: create libs directory for res file
2007-01-02 Bo PengScons: allow use of different icons for lyx and tex2lyx
2006-12-21 Bo PengScons: do not subst %var%, as I am told that they are...
2006-12-19 Bo PengScons: allow shared boost libraries
2006-12-19 Bo PengScons: do not print warnings when checking boost libraries
2006-12-18 Bo PengScons: load qt4 module with debug=False when the debug...
2006-12-16 Bo PengScons: support boost 1.34
2006-10-16 Bo PengScons: fix a config.h generation bug
2006-09-26 Bo PengScons: get version info from configure.ac, add fonts...
2006-09-14 Bo PengScons: add SIZEOF_WCHAR_T
2006-08-15 Bo PengScons: fix ICONV support
2006-08-13 Bo PengScons: stop globbing filenames, use explicit file list...
2006-07-08 Bo PengSCons: fix a small bug in scons_utils.py
2006-07-07 Bo PengScons: check system boost version, probe qt3 libs for...
2006-07-05 Bo PengScons: do not build boost dependency tree, use debug...
2006-06-27 Bo PengChange the indent level of python code from two to...
2006-06-20 Bo PengScons: config.h moves to BUILDDIR/common, boost_config...
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-11 Bo PengScons: fix typos and minor bugs
2006-06-10 Bo PengScons: ICONV_CONST bug fix, and some code clean-up
2006-06-09 Bo PengScons: version_suffix bug fix and improvement
2006-06-09 Bo PengScons: link to libiconv if available
2006-06-02 Bo PengScons: msvc command line support.
2006-05-29 Bo PengScons: initial msvc support, and separate fast_start...
2006-05-25 Bo PengScons: add more libintl related function/type tests.
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-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 PengBug fixes to the scons system.
2006-05-10 Bo PengScons-build system moves to development/scons, from...