]> git.tdb.fi Git - builder.git/history - source/builder.cpp
Improve automatic package finding to detect directories with version number
[builder.git] / source / builder.cpp
2008-08-13 Mikko RasaImprove automatic package finding to detect directories... 0.9
2008-08-07 Mikko RasaMigrate from msppath to mspfs
2008-06-11 Mikko RasaMake warnings configurable through build_info and comma...
2008-06-10 Mikko RasaAdd missing includes
2008-05-29 Mikko RasaInclude libmode in library lookup hash
2008-03-13 Mikko RasaChange arch and prefix to global options
2008-02-07 Mikko RasaException handling fixes
2008-02-07 Mikko RasaConverted from iostreams to mspio
2008-02-07 Mikko RasaSome fixes to library and header searching
2007-10-30 Mikko RasaFix include and library search order
2007-09-22 Mikko RasaImprove Builder::get_header
2007-09-22 Mikko RasaAdapt to changes in msppath
2007-09-17 Mikko RasaReplace the chrome mode with a more useful progress...
2007-09-11 Mikko RasaMove architecture information from Builder to class...
2007-09-11 Mikko RasaRevamp problem reporting system to be more useful
2007-09-10 Mikko RasaRefactor code to get rid of class PackageRef
2007-09-09 Mikko RasaSplit class Package into SourcePackage and BinaryPackage
2007-08-23 Mikko RasaAdd DependencyCache to speed up build preparation
2007-08-23 Mikko RasaChange mspparser -> mspdatafile
2007-08-17 Mikko RasaAdd tarball building
2007-08-15 Mikko RasaAdd Id tag to all files
2007-08-15 Mikko RasaMove the logic for creating targets into the Component...
2007-08-10 Mikko RasaAdd an option to component to specify whether or not...
2007-06-12 Mikko RasaCorrect getopt include
2007-06-12 Mikko RasaAdjust requires to library changes
2007-03-29 Mikko RasaAdd profile templates
2007-03-27 Mikko RasaAdd basic support for tools (not configurable yet)
2007-03-07 Mikko RasaSupport building modular programs
2007-02-12 Mikko RasaDon't throw up if a package doesn't install anything
2007-01-19 Mikko RasaBetter encapsulation of config inside Package
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.