]> git.lyx.org Git - lyx.git/history - development/scons/SConstruct
Detect mode_t for safe use of chmod, and for scons/msvc
[lyx.git] / development / scons / SConstruct
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
2006-08-15 Bo PengScons: fix ICONV support
2006-08-14 Bo PengScons: add ICONV_CONST to common/config.h, require...
2006-08-14 Bo PengScons: fix a uic bug, add unicode.hC
2006-08-13 Bo PengScons: fix a filelist bug (missing spell.C)
2006-08-13 Bo PengScons: stop globbing filenames, use explicit file list...
2006-08-13 Bo PengScons: check minor version number (>=0.96.92)
2006-07-20 Bo Pengscons: make "scons install" succeed without msgfmt
2006-07-17 Bo PengScons: small fix for target msvs_projects
2006-07-13 Bo PengScons: check for unused/misspelled command line option...
2006-07-10 Michael Schmitt * SConstruct: remove xforms relicts
2006-07-10 Abdelrazak YounesAdd -DQT_NO_KEYWORDS to compiler option
2006-07-08 Bo PengScons: fix DESTDIR
2006-07-07 Bo PengScons: allow non-exist build_dir option, adjust QTDIR...
2006-07-07 Bo PengScons: check system boost version, probe qt3 libs for...
2006-07-05 Bo PengScons: exclude boost headers only for system boost...
2006-07-05 Bo PengScons: do not build boost dependency tree, use debug...
2006-07-03 Bo PengScons: fix handling of lib/lyx2lyx/lyx2lyx_version...
2006-07-03 Bo PengScons: polish scons' 1.4.x support.
2006-07-02 Bo PengScons: rename option qt_include_path to qt_inc_path...
2006-07-02 Bo PengScons: check the validity of QTDIR, and the existence...
2006-07-02 Bo PengScons: fix a isdir typo
2006-07-02 Bo PengScons: set default qt lib directory under cygwin
2006-06-27 Bo PengChange the indent level of python code from two to...
2006-06-27 Bo PengScons: fix DESTDIR, reloate intl/libintl.h, libgnuintl.h
2006-06-24 Bo PengScons: remove pch, add stdlib_debug and profiling options
2006-06-22 Bo PengScons: fix rebuildTargetOnly for lyx msvs projects
2006-06-20 Bo PengScons: restore fast_start, remove BOOST_USER_CONFIG...
2006-06-20 Bo PengScons: config.h moves to BUILDDIR/common, boost_config...
2006-06-20 Abdelrazak Younesrevert commit 14159
2006-06-20 Abdelrazak YounesQtView -> GuiView
2006-06-20 Abdelrazak YounesThis is the merging of the GUI API cleanup branch that...
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-15 Bo PengScons: bug fix for default_boost_option
2006-06-14 Bo PengScons: improved option handling
2006-06-13 Bo PengScons: add qt2 frontend for lyx1.4
2006-06-11 Bo PengScons: fix typos and minor bugs
2006-06-10 Bo PengScons: Better MSVS Projects support (now with debug)
2006-06-10 Bo PengScons: ICONV_CONST bug fix, and some code clean-up
2006-06-09 Bo PengScons: version_suffix windows fix
2006-06-09 Bo PengScons: version_suffix bug fix and improvement
2006-06-09 Bo PengScons: link to libiconv if available
2006-06-03 Bo PengScons: generate msvs porject files with target msvs_pro...
2006-06-02 Bo PengScons: msvc command line support.
2006-06-01 Bo PengScons: two small bug fixes, and a bit more about msvc
2006-05-29 Bo PengScons: initial msvc support, and separate fast_start...
2006-05-29 Bo PengScons: add option rebuild that rebuild only specified...
2006-05-25 Bo PengScons: add more libintl related function/type tests.
2006-05-23 Bo PengScons: dest_dir option, cache command line option,...
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-15 Bo Penggettext support, fast_start option, scons all, mingw...
2006-05-12 Bo Pengbetter scons install (man directory and windows system...
2006-05-11 Bo Pengadd 'scons lyxbase', 'scons install', nsl support,...
2006-05-11 Bo PengMore bugs fixes to scons system, and finer target control.
2006-05-11 Abdelrazak Younes* Get rid of Qt3Support linking
2006-05-11 Bo PengBug fixes to the scons system.
2006-05-10 Bo PengScons-build system moves to development/scons, from...