summaryrefslogtreecommitdiff
path: root/infrastructure/makebuildenv.pl.in
Commit message (Expand)AuthorAge
* Use cross-compiling windres detected by configure.Chris Wilson2008-09-13
* Don't try to kill daemons if not running, avoid error messages.Chris Wilson2008-09-06
* Build lib/win32.a (even if empty) on all platforms, to help Boxi Chris Wilson2008-08-21
* Handle multiple-line dependencies in Makefile.extraChris Wilson2008-08-10
* Kill running daemons using kill -f on Windows (cygwin) which killsChris Wilson2008-08-03
* Add spaces before Make progress output lines to visually separateChris Wilson2008-07-26
* Remove redundant copies of flags from make command line.Chris Wilson2008-05-28
* Define Box module name on the compiler command line (useful for tests Chris Wilson2008-05-28
* Compile fix for [2055].Chris Wilson2008-01-23
* Report the $build_os when making build environment, useful for debuggingChris Wilson2008-01-23
* Incorporate CXXFLAGS_STRICT into CXXFLAGSChris Wilson2008-01-20
* Compile with -Wundef to warn about undefined macros.Chris Wilson2007-12-16
* Use detected CXX, AR and RANLIB from configure.Chris Wilson2007-12-08
* Fix quiet-build makefiles to work on BSDsChris Wilson2007-08-28
* Quiet make by default (make V=1 to override) (refs #3)Chris Wilson2007-07-31
* Make testfiles writable before trying to delete them, otherwise read-onlyChris Wilson2007-05-03
* Pass all arguments from test scripts to test executable with properChris Wilson2007-04-22
* Pass any command-line parameters from t-gdb to gdb (refs #3)Chris Wilson2006-12-03
* * Try to kill any daemons left over from previous tests before running Chris Wilson2006-11-26
* Force glibc to use new/delete to allocate memory and disable its Chris Wilson2006-11-13
* * infrastructure/makebuildenv.pl.inChris Wilson2006-08-31
* * infrastructure/makebuildenv.pl.inChris Wilson2006-08-31
* * mergeChris Wilson2006-07-27
* Fix for perl changes. makebuildenv now works with $(PERL) when executing auto...Martin Ebourne2006-03-04
* This is part 2 of a patch from James O'Gorman.Martin Ebourne2006-03-04