Age | Commit message (Expand) | Author | Files | Lines |
2011-12-09 | gbuild: Output.mk: fix typos | Michael Stahl | 1 | -3/+3 |
2011-12-09 | Don't misuse CLASSPATH for what goes into the -cp option to javac | Tor Lillqvist | 2 | -9/+9 |
2011-12-09 | remove upx exepacker support | Andras Timar | 4 | -186/+0 |
2011-12-09 | we don't pack runtime with internal extensions | Andras Timar | 1 | -62/+0 |
2011-12-09 | remove transform_description.pl, obsoleted by l10ntools | Andras Timar | 2 | -143/+2 |
2011-12-09 | i18npool on Windows needed more fixes. | Jan Holesovsky | 2 | -2/+2 |
2011-12-09 | Allow gb_COLOR and gb_TITLES for 256color TERMs, too | Lionel Elie Mamane | 1 | -2/+6 |
2011-12-09 | Revert "mysqlcppconn: force recompilation when switching between different bi... | Lionel Elie Mamane | 1 | -16/+13 |
2011-12-09 | Revert "tg_ext: fix unpack for zip files" | Lionel Elie Mamane | 1 | -4/+4 |
2011-12-09 | Revert "tg_ext: fix unpack for flat zip files" | Lionel Elie Mamane | 1 | -6/+4 |
2011-12-09 | Revert "tg_ext.ml: fix patch when filename ambiguous" | Lionel Elie Mamane | 1 | -4/+4 |
2011-12-09 | tg_ext.ml: fix patch when filename ambiguous | Lionel Elie Mamane | 1 | -4/+4 |
2011-12-09 | tg_ext: fix unpack for flat zip files | Lionel Elie Mamane | 1 | -4/+6 |
2011-12-09 | tg_ext: fix unpack for zip files | Lionel Elie Mamane | 1 | -4/+4 |
2011-12-08 | mysqlcppconn: force recompilation when switching between different bindings | Lionel Elie Mamane | 1 | -13/+16 |
2011-12-08 | We don't need any btm files | Tor Lillqvist | 2 | -8/+0 |
2011-12-08 | We don't use this | Tor Lillqvist | 4 | -317/+0 |
2011-12-08 | We don't use any gbuild.lst files | Tor Lillqvist | 1 | -12/+9 |
2011-12-08 | Unused and obsolete | Tor Lillqvist | 1 | -293/+0 |
2011-12-08 | EIS is dead | Tor Lillqvist | 1 | -220/+0 |
2011-12-08 | We have abandoned pch | Tor Lillqvist | 2 | -152/+0 |
2011-12-08 | Weird old crack, presumably not used | Tor Lillqvist | 1 | -1/+0 |
2011-12-08 | No idea what this is, seems obsolete | Tor Lillqvist | 1 | -6/+0 |
2011-12-08 | Bump version to 3.6 (3.6.0, 360, 360m1) | Tor Lillqvist | 2 | -4/+4 |
2011-12-08 | ./download need to be run with $SRCDIR as working dir | Norbert Thiebaud | 1 | -2/+1 |
2011-12-08 | clean-up header and set the modfiel appropriately | Norbert Thiebaud | 1 | -8/+8 |
2011-12-08 | Fix build on Linux. | Jan Holesovsky | 1 | -1/+1 |
2011-12-08 | Fix 18npool build on Windows. | Bjoern Michaelsen | 3 | -3/+3 |
2011-12-08 | enable -gdwarf-4 by default if possible | Luboš Luňák | 2 | -0/+14 |
2011-12-08 | Rework yacc rule for gcc platforms. | Thorsten Behrens | 5 | -59/+29 |
2011-12-08 | Less succes, more success | Stefan Knorr (astron) | 1 | -1/+1 |
2011-12-08 | fix typo | Bjoern Michaelsen | 1 | -1/+1 |
2011-12-07 | do not clean INPATH_FOR_BUILD on noncrosscompiles | Bjoern Michaelsen | 1 | -1/+1 |
2011-12-07 | only depend from dev-install on build if it is an explicit goal | Bjoern Michaelsen | 2 | -6/+4 |
2011-12-07 | add def to allow compile of concat-deps.c on Mac | Norbert Thiebaud | 1 | -0/+12 |
2011-12-07 | c version for concat-deps | Norbert Thiebaud | 1 | -0/+840 |
2011-12-07 | quoting for CustomTargets | Bjoern Michaelsen | 1 | -1/+1 |
2011-12-07 | use File::Spec instead of Cwd | Bjoern Michaelsen | 1 | -2/+2 |
2011-12-07 | use canonical paths in dep-files | Bjoern Michaelsen | 1 | -1/+19 |
2011-12-07 | silent recurse | Bjoern Michaelsen | 1 | -1/+1 |
2011-12-07 | kill gb_MINISOLARENV in favor of stages | Bjoern Michaelsen | 2 | -2/+2 |
2011-12-07 | no need to export gb_Helper*, use gbuild_simple instead | Bjoern Michaelsen | 1 | -1/+0 |
2011-12-07 | update JunitTest hint | Bjoern Michaelsen | 1 | -1/+1 |
2011-12-07 | move platform hacks out of gbuild core | Bjoern Michaelsen | 2 | -2/+34 |
2011-12-07 | build-order only from debugrun for now | Bjoern Michaelsen | 1 | -1/+1 |
2011-12-07 | do not globally export gb_Helper_execute gb_Helper_set_ld_path | Bjoern Michaelsen | 3 | -4/+2 |
2011-12-07 | do not globally export G_SLICE, GLIBCXX_FORCE_NEW, DBGSV_ERROR_OUT | Bjoern Michaelsen | 3 | -11/+5 |
2011-12-07 | do not globally export gb_AWK, GBUILDDIR, SRCDIR, gb_XSLTPROC | Bjoern Michaelsen | 2 | -6/+1 |
2011-12-07 | use some macro magic here | Bjoern Michaelsen | 1 | -3/+7 |
2011-12-07 | some more work on staging buildpl in front of gbuild | Bjoern Michaelsen | 4 | -36/+82 |