]> git.tdb.fi Git - builder.git/history - source/builder.cpp
Convert to the rewritten getopt++
[builder.git] / source / builder.cpp
2006-11-24 Mikko RasaConvert to the rewritten getopt++
2006-11-17 Mikko RasaCompatibility with previous change in mspcore
2006-11-16 Mikko RasaSupport for creating .pc files
2006-11-16 Mikko RasaRefactor package configuration
2006-11-14 Mikko RasaAdd comments
2006-11-14 Mikko RasaCode reorganizing and cleanup
2006-10-31 Mikko RasaSupport building static libraries (but not using them...
2006-10-20 Mikko RasaImplement help
2006-10-18 Mikko RasaMake sure to use absolute paths when looking for header...
2006-10-18 Mikko RasaImplement --build-all
2006-10-17 Mikko RasaAdd missing includes
2006-10-17 Mikko RasaChange conf_all into a normal commandline option
2006-09-25 Mikko RasaMove class PackageRef to its own files
2006-09-18 Mikko RasaSupport custom build info
2006-09-04 Mikko RasaInitialize Component::install to false
2006-09-03 Mikko RasaDon't put nulls into the new packages queue
2006-09-02 Mikko RasaProcess ObjectFile dependencies correctly even when...
2006-09-01 Mikko RasaPackage configuration is cached
2006-08-31 Mikko RasaAdd command line options (not all of them work yet)
2006-08-27 Mikko RasaOutput cleanup
2006-08-27 Mikko RasaBuilder can build itself now.
2006-08-27 Mikko RasaAdd files.