summaryrefslogtreecommitdiff
path: root/infrastructure
Commit message (Expand)AuthorAge
* Fix make error when optional file doesn't exist (refs #3, merges [1098])Chris Wilson2007-03-04
* #include Test.h to fix compile (needed for TEST_THAT)Chris Wilson2007-03-04
* Rename makedistribution.pl to makedistribution.pl.in.Chris Wilson2007-01-13
* Visual Studio 2005 compile fixes, thanks to Gary.Chris Wilson2006-12-29
* Compile fix: include std::string definition (refs #3)Chris Wilson2006-12-12
* 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
* Initialise timers in all unit tests (refs #9)Chris Wilson2006-11-13
* Initialise memory leak finder in all unit tests (refs #3)Chris Wilson2006-11-13
* Force glibc to use new/delete to allocate memory and disable its Chris Wilson2006-11-13
* Added a script to determine the build version on Win32 MSVC. (refs #3)Chris Wilson2006-10-16
* Updated MSVC project files. (refs #3)Chris Wilson2006-10-16
* (refs #3)Chris Wilson2006-10-13
* (refs #3)Chris Wilson2006-09-02
* * infrastructure/makebuildenv.pl.inChris Wilson2006-08-31
* * infrastructure/makebuildenv.pl.inChris Wilson2006-08-31
* * infrastructure/buildenv-testmain-template.cppChris Wilson2006-08-31
* * buildenv-testmain-template.cppChris Wilson2006-08-31
* * infrastructure/BoxPlatform.pm.inChris Wilson2006-08-31
* * infrastructure/BoxPlatform.pm.inChris Wilson2006-08-31
* * infrastructure/BoxPlatform.pm.inChris Wilson2006-08-30
* * BoxPlatform.pm.inChris Wilson2006-08-07
* * mergeChris Wilson2006-07-27
* Apply patch from Stuart Hickinbottom <stuarth@hickinbottom.demon.co.uk> to fi...Ben Summers2006-06-19
* Fix execute permission on substituted perl scriptsMartin Ebourne2006-03-12
* 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
* This is part 1 of a patch from James O'Gorman.Martin Ebourne2006-03-04
* Let's use directory and SVN version in our BOX_VERSION variableBen Summers2006-02-23
* Patch from Per Thomsen to detect statvfs. This is used by recent versions of ...Martin Ebourne2006-02-23
* * boxbackup.ncbChris Wilson2006-02-21
* * 2003/boxquery.vcprojChris Wilson2006-02-21
* Update copyright notice, add SVN revision to distributed filesBen Summers2006-02-13
* Merge chris/win32/vc2005-compile-fixes @ r455, add infrastructure/msvc to dis...Ben Summers2006-02-13
* Remove extra version number on OpenBSD -- functionality provided elsewhereBen Summers2006-02-11
* Workaround for autoconf's unexpanded directory substitutions vs. the current ...Martin Ebourne2006-02-11
* Beef up configure checks for 64 bit endian swapping function.Martin Ebourne2006-02-03
* Ignore windows sources in lib/win32 on non-windows platforms.Martin Ebourne2006-02-02
* Prevent failure from pre-existing directory when making parcels.Martin Ebourne2006-02-01
* Filter -O2 out because we do that explicitly later on.Martin Ebourne2006-01-31
* Run bootstrap when making distribution, preparations for 0.10 release candidateBen Summers2006-01-30
* * infrastructure/makeparcels.plChris Wilson2006-01-28
* Fix for Darwin: xattr support, remove nasty assembler intercept code, cosmeti...Ben Summers2006-01-05
* Rewrite configure check for readline lib to match libraries to headers and be...Martin Ebourne2006-01-04
* The last commit fixed the header file check, hopefully this will fix the libr...Martin Ebourne2006-01-02
* Try and bodge round the scary mess Berkeley DB has left us. This possible fix...Martin Ebourne2006-01-02
* Fix make distributionMartin Ebourne2005-12-28
* Removed dynamic tests, not used since autoconfMartin Ebourne2005-12-28
* Now supports Berkeley DB versions >= 4.1 in addition to 1.x. The versions inb...Martin Ebourne2005-12-28
* Fix FreeBSD not finding sys/mount.hMartin Ebourne2005-12-25