]> git.lyx.org Git - lyx.git/history - development/scons/scons_utils.py
fix scons for Andre's LYX_DATE changes
[lyx.git] / development / scons / scons_utils.py
2007-08-13 Bo Pengfix scons for Andre's LYX_DATE changes
2007-05-31 Bo PengScons: check HAVE_DECL_MKSTEMP to fix a configuration...
2007-04-30 Bo PengScons: fix a bug in scons_utils.py that leads to duplic...
2007-04-30 Bo PengScons: new update_manifest target.
2007-04-30 Bo PengAlways use relative path in POTFILES.in
2007-04-28 Bo PengScons: update_po target now updates po/POTFILES.in
2007-03-22 Bo PengScons: update_po target, move processing functions...
2007-03-22 Bo PengScons: update_po target part four: lyx.po
2007-03-22 Bo PengScons: update_po target part three: ui_l10n
2007-03-22 Bo PengScons: update_po target part two: qt4_l10n and layouts_l10n
2007-03-21 Bo PengScons: update_po target, part one: language_l10n.pot
2007-03-18 Bo PengSCons: build TOC.lyx during installation
2007-03-05 Bo Pengfix cygwin postinstall script
2007-02-07 Bo PengScons windows installer integration:
2007-02-02 Bo PengScons: add deps_dir option for windows installer
2007-01-25 Bo PengScons: NSIS support (installer target)
2007-01-25 Bo PengScons: initial windows nsis installer support
2007-01-05 Bo PengScons: fix two mingw bugs
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...