]> git.lyx.org Git - lyx.git/history - development/scons/SConstruct
fix scons for Andre's LYX_DATE changes
[lyx.git] / development / scons / SConstruct
2007-08-13 Bo Pengfix scons for Andre's LYX_DATE changes
2007-08-13 André Pönitzremove special handling of version.cpp[.in]
2007-08-13 André Pönitzstd::count is now assumed to exist, remove the check...
2007-08-13 Bo Pengfix scons
2007-08-11 André Pönitzmake scons cope with renamed ui_*.h
2007-08-11 Uwe StöhrUserGuide.lyx updates: - Finish the descriptions of...
2007-08-10 André Pönitzenable building of shared libraries. reduces final...
2007-08-10 Jean-Marc LasgouttesRemove cruft from config.h
2007-08-06 Bo PengRemind scons users to check config.log when configure...
2007-07-30 Bo PengSCons: allow linking SConstruct to lyx top source direc...
2007-07-13 Jürgen Spitzmüller* configure.ac:
2007-07-04 Bo PengScons: check for windows.h under msvc.
2007-07-03 Bo Pengscons: fix last commit
2007-07-03 Bo Pengscons: embed lyx.exe.manifest to lyx.exe, no longer...
2007-06-27 José MatoxUpdate scons to the latest FreeBSD patch
2007-06-26 Bo Pengscons part of bug 3527
2007-06-23 Jürgen SpitzmüllerFix bug 2520: Make InsetExternal translateable
2007-06-19 Bo Pengfix installer manifest
2007-06-19 Bo Pengadd installer files to scons_manifest so that installer...
2007-06-05 Uwe Stöhr- add Farsi splash.lyx
2007-05-31 Bo PengScons: check HAVE_DECL_MKSTEMP to fix a configuration...
2007-05-28 Uwe Stöhrfix SCons (I forgot to add the new folder two days...
2007-05-04 Enrico ForestieriLast(?) missing rename: version.C -> version.cpp
2007-05-01 Bo PengUpdate scons_manifest.py (separate .inc from layout...
2007-04-30 Bo PengScons: fine-tune of scons_manifest.py, scons update_man...
2007-04-30 Bo PengScons: remove depend.pyc from scons_manifest.py
2007-04-30 Michael Schmitt * development/scons/SConstruct:
2007-04-30 Bo PengScons: scons updated scons_manifest.py file
2007-04-30 Bo PengScons: new update_manifest target.
2007-04-30 Michael Schmitt * development/scons/SConstruct: fix POTFILES.in generation
2007-04-28 Bo PengScons: check mkfifo and define HAVE_MKFIFO. This will...
2007-04-28 Bo PengScons: update_po target now updates po/POTFILES.in
2007-04-28 Bo PengRename version.C.in to version.cpp.in, and Package...
2007-04-26 Bo Pengfix scons for Andre's recent renames
2007-04-26 Bo PengRename files in src/support, step one.
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-24 Bo Pengmake scons temporarily usable
2007-04-24 Bo PengScons: prepare for .C ==> .cpp conversion
2007-04-19 Bo PengScons: build installer only in release mode
2007-04-15 Uwe StöhrAdd math fonts to SVN
2007-03-31 Michael Schmittfix obvious typo
2007-03-23 Bo PengScons update_po target: Windows/cmd.exe is unhappy...
2007-03-22 Bo PengScons: finalize update_po target.
2007-03-22 Bo PengScons: update_po should now work (missing dependency...
2007-03-22 Bo PengScons: update_po target, move processing functions...
2007-03-22 Bo PengScons: update_po target part five: update po files
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-04 Michael Schmitt * scons/SConstruct: fix clipart directory; remove...
2007-03-04 Michael Schmittfix building: replace lib_clipart_files by lib_doc_clip...
2007-02-26 Bo PengScons: fix installation of language directories
2007-02-25 Michael Schmittwhen running msgfmt (from the gettext package), perform...
2007-02-07 Bo PengScons windows installer integration:
2007-02-02 Bo PengForgot to use absolute paths
2007-02-02 Bo PengScons: add deps_dir option for windows installer
2007-01-28 Bo PengScons: also consider prefix option
2007-01-28 Bo PengScons: continue refining scons installer
2007-01-28 Bo PengScons: refine scons 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 a mingw/scons bug (it is a scons bug)
2007-01-05 Bo PengScons: fix two mingw bugs
2007-01-02 Bo PengScons: allow use of different icons for lyx and tex2lyx
2007-01-02 Bo PengScons: fix a typo
2007-01-02 Bo PengScons: create an .rc file and link lyx.exe etc with...
2006-12-23 Michael Schmitt* scons/SConstruct: fix manifest on Windows
2006-12-20 Bo PengScons: fix a newly introduced qt4 CCFLAGS bug
2006-12-19 Bo PengScons: allow shared boost libraries
2006-12-19 Bo PengScons: clear separation of env and frontend_env (a...
2006-12-19 Bo PengScons: handle the case when qt4 is in system directories
2006-12-18 Bo PengScons: remove boost 1.33.1 support
2006-12-18 Bo PengScons: load qt4 module with debug=False when the debug...
2006-12-16 Bo PengScons: support boost 1.34
2006-12-16 Bo PengScons: test for the availability of debug version of...
2006-12-16 Bo PengScons: can now be executed from any directory
2006-12-15 Bo PengScons: print error message when scons is not called...
2006-12-13 Bo PengScons: use /path/to/qt/QtCore explicitly
2006-12-13 Bo PengScons: add support for QtCore in support (and tex2lyx...
2006-11-20 Bo PengScons: set uic parameter -tr lyx::qt_ properly
2006-11-19 Bo PengDetect mode_t for safe use of chmod, and for scons...
2006-11-18 Bo PengScons: adopt Georg's solution for tex2lyx/gettext
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-03 Bo PengScons: getext/unicode support for tex2lyx (ignore src...
2006-10-22 Bo PengScons: remove some other qt3 debris
2006-10-22 Lars Gullik BjønnesThe Gtk removal from trunk.
2006-10-21 Michael Schmitt * scons/SConstruct: fix scons error (remainder of...
2006-10-21 André Pönitzremove qt3 frontend
2006-10-16 Bo PengScons: remove fast_start feature
2006-10-05 Bo PengScons: fix windows DESTDIR installation problem
2006-10-05 Bo PengScons: fix cygwin postinstall/lyx.sh installation problem
2006-10-04 Bo PengScons: set default_build_mode cleverly
2006-10-04 Bo PengScons: libintl also needs /MD option
2006-10-04 Bo PengScons: command line arguments may be overwritten when...
2006-10-04 Bo PengScons: fix ICONV_LIB caching problem
2006-10-03 Bo PengScons: fix substFile dependence problems
next