Code

include header for close command
[inkscape.git] / buildtool.cpp
2007-11-07 ishmalfix string size self-reference bug
2007-06-26 ishmalAdd gtkrc to build.xml. Fix native path on <makefile>
2007-05-18 ishmalMinor fixes
2007-05-18 ishmalAdd initial attempt at embedded pkg-config
2007-05-18 ishmalRemove warnings. Especially new gcc4.2.0 warnings...
2007-05-04 ishmalFix native path on <fileset>-included objects
2007-04-20 ishmalSwitch from the HAVE_GETTIMEOFDAY option to NEED_GETTIM...
2007-04-20 ishmalSay "skipped" when copying a single file is not necessary
2007-04-20 ishmalFixed path in include file checks.
2007-03-25 ishmalImprove dependencies using URI normalization. A little...
2007-03-13 ishmaltweak to compile on linux
2007-03-07 ishmalimprove timing
2007-03-03 ishmalremove debug messages that sneaked in
2007-03-03 ishmalimprove error messages
2007-03-03 ishmalMore cleanup of piping. Add ccompiler listing.
2007-03-03 ishmalAdd <touch> . Fix piping again.
2007-03-02 ishmalfix result piping from shelled-out commands on win32
2007-02-07 ishmalFix parsing of bools
2007-01-11 ishmalAllow overriding output name for msgfmt
2006-12-02 ishmalallow 0-length properties
2006-12-02 ishmalfix minutes/seconds calc. oops.
2006-11-30 ishmalget gettimeofday() out of buildtool:: namespace
2006-11-29 theAdibprevent compiling error on gettimeofday on mingw compiler
2006-11-28 ishmalfix time
2006-11-28 ishmalremove tabs, add time
2006-11-28 ishmalget it to work on linux
2006-11-24 ishmalAdd "strip" to <link> so you can do it if linking is...
2006-11-23 ishmalfix status msg for overloading
2006-11-23 ishmalAllow msgfmt to create a subdir for each .mo file,...
2006-11-21 ishmalSpeed improvement on dep scanning. Better decision...
2006-11-18 ishmalFix for abs paths on win32. Fix property overloading.
2006-11-18 ishmalAdd dll capabilities
2006-11-18 ishmalImprove option parsing
2006-11-18 ishmalFixed absolute paths in createDirectory()
2006-11-18 ishmalAdded regex. Greatly improved <fileset> scanning.
2006-11-17 ishmaladd <makefile>
2006-11-17 ishmalBetter file checking
2006-11-17 ishmallibrary tweaks
2006-11-16 ishmalfix circ dep check
2006-11-15 ishmalimprove status msgs
2006-11-15 ishmaltweaks
2006-11-15 ishmalNew commit. This will eventually replace the old Makef...