summaryrefslogtreecommitdiffstats
path: root/buildtool.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve dependencies using URI normalization. A little faster, too.Bob Jamison2007-03-251-38/+42
* tweak to compile on linuxBob Jamison2007-03-131-1/+2
* improve timingBob Jamison2007-03-071-3/+3
* remove debug messages that sneaked inBob Jamison2007-03-031-2/+0
* improve error messagesBob Jamison2007-03-031-37/+99
* More cleanup of piping. Add ccompiler listing.Bob Jamison2007-03-031-13/+64
* Add <touch> . Fix piping again.Bob Jamison2007-03-031-21/+82
* fix result piping from shelled-out commands on win32Bob Jamison2007-03-021-3/+14
* Fix parsing of boolsBob Jamison2007-02-071-4/+4
* Allow overriding output name for msgfmtBob Jamison2007-01-111-5/+18
* allow 0-length propertiesBob Jamison2006-12-021-5/+4
* fix minutes/seconds calc. oops.Bob Jamison2006-12-021-1/+1
* get gettimeofday() out of buildtool:: namespaceBob Jamison2006-11-301-11/+13
* prevent compiling error on gettimeofday on mingw compilertheAdib2006-11-291-2/+2
* fix timeBob Jamison2006-11-281-2/+2
* remove tabs, add timeBob Jamison2006-11-281-854/+920
* get it to work on linuxBob Jamison2006-11-281-28/+74
* Add "strip" to <link> so you can do it if linking is successfulBob Jamison2006-11-241-11/+70
* fix status msg for overloadingBob Jamison2006-11-231-1/+1
* Allow msgfmt to create a subdir for each .mo file, such as de/de.moBob Jamison2006-11-231-2/+18
* Speed improvement on dep scanning. Better decision about whether compile nee...Bob Jamison2006-11-211-20/+64
* Fix for abs paths on win32. Fix property overloading.Bob Jamison2006-11-181-24/+37
* Add dll capabilitiesBob Jamison2006-11-181-119/+278
* Improve option parsingBob Jamison2006-11-181-33/+137
* Fixed absolute paths in createDirectory()Bob Jamison2006-11-181-4/+5
* Added regex. Greatly improved <fileset> scanning.Bob Jamison2006-11-181-68/+1039
* add <makefile>Bob Jamison2006-11-171-34/+161
* Better file checkingBob Jamison2006-11-171-0/+74
* library tweaksBob Jamison2006-11-171-10/+7
* fix circ dep checkBob Jamison2006-11-161-26/+61
* improve status msgsBob Jamison2006-11-151-7/+23
* tweaksBob Jamison2006-11-151-58/+75
* New commit. This will eventually replace the old Makefile.mingw stuffBob Jamison2006-11-151-0/+6732