]> git.tdb.fi Git - builder.git/history - source/compile.cpp
Make warnings configurable through build_info and command line
[builder.git] / source / compile.cpp
2008-06-11 Mikko RasaMake warnings configurable through build_info and comma...
2008-05-20 Mikko RasaUse package directory as work dir for ExternalActions...
2008-03-13 Mikko RasaChange arch and prefix to global options
2007-09-22 Mikko RasaAdapt to changes in msppath
2007-09-11 Mikko RasaMove architecture information from Builder to class...
2007-09-09 Mikko RasaSplit class Package into SourcePackage and BinaryPackage
2007-08-15 Mikko RasaAdd Id tag to all files
2007-03-27 Mikko RasaAdd basic support for tools (not configurable yet)
2007-01-19 Mikko RasaBetter encapsulation of config inside Package
2006-11-14 Mikko RasaCode reorganizing and cleanup
2006-09-25 Mikko RasaMove class PackageRef to its own files
2006-08-27 Mikko RasaBuilder can build itself now.