]> git.lyx.org Git - lyx.git/history - development/scons/SConstruct
installer updates
[lyx.git] / development / scons / SConstruct
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
2006-09-28 Bo PengScons: cygwin packaging fixes
2006-09-27 Bo PengScons: correct installation of cygwin fonts
2006-09-26 Bo PengScons: get version info from configure.ac, add fonts...
2006-09-14 Bo PengScons: add HAVE_WCHAR_T to two config.h files
2006-09-14 Bo PengScons: add SIZEOF_WCHAR_T
2006-09-14 Bo PengScons: add support for system iconv function (from...
2006-09-12 Enrico ForestieriAdd defines needed on cygwin
2006-09-08 Bo PengScons: handle LYX_DATE in src/version.C
2006-09-08 Bo PengScons: produce cygwin-compatible binary package
2006-09-04 Georg Baumadd forgotten comma
2006-09-04 Georg BaumFix byte order problems
2006-09-02 Bo PengScons: add /MD as default option under msvc
2006-09-02 Bo PengScons: link to ole32 for (msvc/aspell), add suffix...
2006-08-26 Bo PengScons: fix options like CPPFLAGS
2006-08-23 Michael Schmittfix typo
2006-08-17 Abdelrazak Younesget rid of QT3_SUPPORT
2006-08-16 Bo PengAdd #include "xxx_moc.cpp" to xxx.C files, and stop...
2006-08-16 Bo PengScons: minor Sconstruct fix
2006-08-16 Bo PengScons: add support for msvc qt3
next