]> git.lyx.org Git - lyx.git/history - development/scons/SConstruct
* rich text item delegate to draw the layout filter as underline
[lyx.git] / development / scons / SConstruct
2008-02-24 Bo PengFix scons/InseLayout again
2008-02-24 Bo Pengfix scons for InsetLayout
2008-01-20 Uwe Stöhrthe missing things of r22635
2008-01-12 Uwe StöhrUserGuide.lyx: fix bibliographies
2007-12-12 Enrico ForestieriRestore scons and autotools support for moc files in...
2007-12-12 Enrico ForestieriRevert qprocess code. Revisions reverted: 22026, 22030...
2007-12-11 Uwe StöhrFrench docs translation updates by Siegfried
2007-12-09 Bo PengFix scons (moc src/support/*.h)
2007-12-04 Uwe Stöhrscons/SConstruct: disable assertions for stable releases
2007-11-25 André Pönitzadjust
2007-10-23 Uwe Stöhrscons/SConstruct: remove non-existent path to make...
2007-10-20 Bernhard RoiderCmdDef.cpp/h: A class that manages command definitions...
2007-10-18 Bo PengScons: fix the handling of layout module files
2007-10-18 Bo PengFix scons for Andre's Resource.cpp change
2007-10-17 André Pönitzrevert 21014
2007-10-17 André Pönitzadjust
2007-10-08 Uwe Stöhrupdate SCons
2007-09-09 Uwe StöhrThanks to Ignacio, we have a new Spanish UserGuide!
2007-09-06 Bo PengFix previous commit. I really do not understand why...
2007-09-06 Bo PengForgot this: windows backslash needs special treatment
2007-09-06 Bo PengCleanup msvs_project, make sure lyx can start in place...
2007-09-05 Bo Pengfix scons again for GUI cleanup, remove unused variable
2007-08-29 Bo PengScons update for r19893, tex2lyx is still broken
2007-08-28 Bo Pengfix scons for the removal of Package.cpp.in
2007-08-27 André Pönitzremove special handling of Package.cpp[.in]
2007-08-27 Bo Pengscons: fix a bug in installer target, introduced by...
2007-08-27 Bo PengScons: fix tex2lyx
2007-08-27 Bo PengScons cleanup 7: remove saved C compiler, remove blank...
2007-08-27 Bo PengScons cleanup 6: build minizip/iowin32.c on all sytems...
2007-08-27 Bo PengScons cleanup 5: config.h typo, do not have to make...
2007-08-27 Bo PengScons cleanup 4: stop forcing the use of c++ compiler...
2007-08-27 Bo PengScons cleanup 3: stop judging build_xxx for scons,...
2007-08-27 Bo PengScons cleanup 2: remove rebuild option
2007-08-27 Bo PengScons cleanup 1: use BUIlDDIR/src instead of BUILDDIR...
2007-08-23 Bo Pengallow the use of snapshot version os scons, improve...
2007-08-21 Bo PengSCons: msvc does not need this /TP option any more...
2007-08-21 Bo PengEmbedding feature patch 1: add zipFiles and unzipToDir...
2007-08-14 Bo Pengfix scons, telling scons how to moc files is still...
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
next