| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | One more tweak | Bob Jamison | 2008-04-04 | 1 | -3/+3 | |
| | | | | (bzr r5334) | |||||
| * | make dependency messages a bit better | Bob Jamison | 2008-04-04 | 1 | -2/+2 | |
| | | | | (bzr r5332) | |||||
| * | Improve status messages a bit | Bob Jamison | 2008-04-04 | 1 | -20/+37 | |
| | | | | (bzr r5331) | |||||
| * | Add an <excludeinc> filelist tag to <cc> to avoid float.h in extension/param | Bob Jamison | 2008-04-04 | 1 | -13/+172 | |
| | | | | (bzr r5330) | |||||
| * | Add simple <jar> task. Separate "builddist" target | Bob Jamison | 2008-03-31 | 1 | -2/+38 | |
| | | | | (bzr r5270) | |||||
| * | Improve buggy, slow invocation of javac | Bob Jamison | 2008-03-14 | 1 | -11/+28 | |
| | | | | (bzr r5090) | |||||
| * | Add more javac stuff. Add target="" attribute to javac | Bob Jamison | 2008-03-11 | 1 | -2/+11 | |
| | | | | (bzr r5056) | |||||
| * | whitespace fixups | Bryce Harrington | 2007-12-31 | 1 | -5/+5 | |
| | | | | (bzr r4347) | |||||
| * | remember to return true from <javac> execute() | Bob Jamison | 2007-12-17 | 1 | -0/+1 | |
| | | | | (bzr r4251) | |||||
| * | Add initial support for <javac>. Also fix str compare bug | Bob Jamison | 2007-12-15 | 1 | -6/+74 | |
| | | | | (bzr r4233) | |||||
| * | Fixed missing handling of the "environment prefix" and fetching of ↵ | Bob Jamison | 2007-12-15 | 1 | -12/+41 | |
| | | | | | | environment variables. (bzr r4232) | |||||
| * | fix string size self-reference bug | Bob Jamison | 2007-11-07 | 1 | -2/+2 | |
| | | | | (bzr r4040) | |||||
| * | Add gtkrc to build.xml. Fix native path on <makefile> | Bob Jamison | 2007-06-26 | 1 | -2/+3 | |
| | | | | (bzr r3109) | |||||
| * | Minor fixes | Bob Jamison | 2007-05-18 | 1 | -9/+11 | |
| | | | | (bzr r3027) | |||||
| * | Add initial attempt at embedded pkg-config | Bob Jamison | 2007-05-18 | 1 | -44/+269 | |
| | | | | (bzr r3026) | |||||
| * | Remove warnings. Especially new gcc4.2.0 warnings about assigning a string ↵ | Bob Jamison | 2007-05-18 | 1 | -20/+84 | |
| | | | | | | literal to a char * without const. (bzr r3025) | |||||
| * | Fix native path on <fileset>-included objects | Bob Jamison | 2007-05-04 | 1 | -2/+3 | |
| | | | | (bzr r2975) | |||||
| * | Switch from the HAVE_GETTIMEOFDAY option to NEED_GETTIMEOFDAY since most ↵ | Bob Jamison | 2007-04-20 | 1 | -5/+6 | |
| | | | | | | people have it. (bzr r2939) | |||||
| * | Say "skipped" when copying a single file is not necessary | Bob Jamison | 2007-04-20 | 1 | -1/+3 | |
| | | | | (bzr r2938) | |||||
| * | Fixed path in include file checks. | Bob Jamison | 2007-04-20 | 1 | -43/+55 | |
| | | | | (bzr r2937) | |||||
| * | Improve dependencies using URI normalization. A little faster, too. | Bob Jamison | 2007-03-25 | 1 | -38/+42 | |
| | | | | (bzr r2756) | |||||
| * | tweak to compile on linux | Bob Jamison | 2007-03-13 | 1 | -1/+2 | |
| | | | | (bzr r2633) | |||||
| * | improve timing | Bob Jamison | 2007-03-07 | 1 | -3/+3 | |
| | | | | (bzr r2562) | |||||
| * | remove debug messages that sneaked in | Bob Jamison | 2007-03-03 | 1 | -2/+0 | |
| | | | | (bzr r2529) | |||||
| * | improve error messages | Bob Jamison | 2007-03-03 | 1 | -37/+99 | |
| | | | | (bzr r2527) | |||||
| * | More cleanup of piping. Add ccompiler listing. | Bob Jamison | 2007-03-03 | 1 | -13/+64 | |
| | | | | (bzr r2523) | |||||
| * | Add <touch> . Fix piping again. | Bob Jamison | 2007-03-03 | 1 | -21/+82 | |
| | | | | (bzr r2521) | |||||
| * | fix result piping from shelled-out commands on win32 | Bob Jamison | 2007-03-02 | 1 | -3/+14 | |
| | | | | (bzr r2501) | |||||
| * | Fix parsing of bools | Bob Jamison | 2007-02-07 | 1 | -4/+4 | |
| | | | | (bzr r2337) | |||||
| * | Allow overriding output name for msgfmt | Bob Jamison | 2007-01-11 | 1 | -5/+18 | |
| | | | | (bzr r2184) | |||||
| * | allow 0-length properties | Bob Jamison | 2006-12-02 | 1 | -5/+4 | |
| | | | | (bzr r2062) | |||||
| * | fix minutes/seconds calc. oops. | Bob Jamison | 2006-12-02 | 1 | -1/+1 | |
| | | | | (bzr r2061) | |||||
| * | get gettimeofday() out of buildtool:: namespace | Bob Jamison | 2006-11-30 | 1 | -11/+13 | |
| | | | | (bzr r2057) | |||||
| * | prevent compiling error on gettimeofday on mingw compiler | theAdib | 2006-11-29 | 1 | -2/+2 | |
| | | | | (bzr r2053) | |||||
| * | fix time | Bob Jamison | 2006-11-28 | 1 | -2/+2 | |
| | | | | (bzr r2049) | |||||
| * | remove tabs, add time | Bob Jamison | 2006-11-28 | 1 | -854/+920 | |
| | | | | (bzr r2048) | |||||
| * | get it to work on linux | Bob Jamison | 2006-11-28 | 1 | -28/+74 | |
| | | | | (bzr r2047) | |||||
| * | Add "strip" to <link> so you can do it if linking is successful | Bob Jamison | 2006-11-24 | 1 | -11/+70 | |
| | | | | (bzr r2030) | |||||
| * | fix status msg for overloading | Bob Jamison | 2006-11-23 | 1 | -1/+1 | |
| | | | | (bzr r2016) | |||||
| * | Allow msgfmt to create a subdir for each .mo file, such as de/de.mo | Bob Jamison | 2006-11-23 | 1 | -2/+18 | |
| | | | | (bzr r2015) | |||||
| * | Speed improvement on dep scanning. Better decision about whether compile ↵ | Bob Jamison | 2006-11-21 | 1 | -20/+64 | |
| | | | | | | needed. (bzr r2001) | |||||
| * | Fix for abs paths on win32. Fix property overloading. | Bob Jamison | 2006-11-18 | 1 | -24/+37 | |
| | | | | (bzr r1986) | |||||
| * | Add dll capabilities | Bob Jamison | 2006-11-18 | 1 | -119/+278 | |
| | | | | (bzr r1981) | |||||
| * | Improve option parsing | Bob Jamison | 2006-11-18 | 1 | -33/+137 | |
| | | | | (bzr r1976) | |||||
| * | Fixed absolute paths in createDirectory() | Bob Jamison | 2006-11-18 | 1 | -4/+5 | |
| | | | | (bzr r1975) | |||||
| * | Added regex. Greatly improved <fileset> scanning. | Bob Jamison | 2006-11-18 | 1 | -68/+1039 | |
| | | | | (bzr r1974) | |||||
| * | add <makefile> | Bob Jamison | 2006-11-17 | 1 | -34/+161 | |
| | | | | (bzr r1972) | |||||
| * | Better file checking | Bob Jamison | 2006-11-17 | 1 | -0/+74 | |
| | | | | (bzr r1968) | |||||
| * | library tweaks | Bob Jamison | 2006-11-17 | 1 | -10/+7 | |
| | | | | (bzr r1966) | |||||
| * | fix circ dep check | Bob Jamison | 2006-11-16 | 1 | -26/+61 | |
| | | | | (bzr r1963) | |||||
