summaryrefslogtreecommitdiffstats
path: root/buildtool.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-26Add gtkrc to build.xml. Fix native path on <makefile>Bob Jamison1-2/+3
2007-05-18Minor fixesBob Jamison1-9/+11
2007-05-18Add initial attempt at embedded pkg-configBob Jamison1-44/+269
2007-05-18Remove warnings. Especially new gcc4.2.0 warnings about assigning a string l...Bob Jamison1-20/+84
2007-05-04Fix native path on <fileset>-included objectsBob Jamison1-2/+3
2007-04-20Switch from the HAVE_GETTIMEOFDAY option to NEED_GETTIMEOFDAY since most peop...Bob Jamison1-5/+6
2007-04-20Say "skipped" when copying a single file is not necessaryBob Jamison1-1/+3
2007-04-20Fixed path in include file checks.Bob Jamison1-43/+55
2007-03-25Improve dependencies using URI normalization. A little faster, too.Bob Jamison1-38/+42
2007-03-13tweak to compile on linuxBob Jamison1-1/+2
2007-03-07improve timingBob Jamison1-3/+3
2007-03-03remove debug messages that sneaked inBob Jamison1-2/+0
2007-03-03improve error messagesBob Jamison1-37/+99
2007-03-03More cleanup of piping. Add ccompiler listing.Bob Jamison1-13/+64
2007-03-03Add <touch> . Fix piping again.Bob Jamison1-21/+82
2007-03-02fix result piping from shelled-out commands on win32Bob Jamison1-3/+14
2007-02-07Fix parsing of boolsBob Jamison1-4/+4
2007-01-11Allow overriding output name for msgfmtBob Jamison1-5/+18
2006-12-02allow 0-length propertiesBob Jamison1-5/+4
2006-12-02fix minutes/seconds calc. oops.Bob Jamison1-1/+1
2006-11-30get gettimeofday() out of buildtool:: namespaceBob Jamison1-11/+13
2006-11-29prevent compiling error on gettimeofday on mingw compilertheAdib1-2/+2
2006-11-28fix timeBob Jamison1-2/+2
2006-11-28remove tabs, add timeBob Jamison1-854/+920
2006-11-28get it to work on linuxBob Jamison1-28/+74
2006-11-24Add "strip" to <link> so you can do it if linking is successfulBob Jamison1-11/+70
2006-11-23fix status msg for overloadingBob Jamison1-1/+1
2006-11-23Allow msgfmt to create a subdir for each .mo file, such as de/de.moBob Jamison1-2/+18
2006-11-21Speed improvement on dep scanning. Better decision about whether compile nee...Bob Jamison1-20/+64
2006-11-18Fix for abs paths on win32. Fix property overloading.Bob Jamison1-24/+37
2006-11-18Add dll capabilitiesBob Jamison1-119/+278
2006-11-18Improve option parsingBob Jamison1-33/+137
2006-11-18Fixed absolute paths in createDirectory()Bob Jamison1-4/+5
2006-11-18Added regex. Greatly improved <fileset> scanning.Bob Jamison1-68/+1039
2006-11-17add <makefile>Bob Jamison1-34/+161
2006-11-17Better file checkingBob Jamison1-0/+74
2006-11-17library tweaksBob Jamison1-10/+7
2006-11-16fix circ dep checkBob Jamison1-26/+61
2006-11-15improve status msgsBob Jamison1-7/+23
2006-11-15tweaksBob Jamison1-58/+75
2006-11-15New commit. This will eventually replace the old Makefile.mingw stuffBob Jamison1-0/+6732