]> git.tdb.fi Git - builder.git/history - source/package.h
Add a field for a human-readable name for packages
[builder.git] / source / package.h
2014-10-09 Mikko RasaAdd a field for a human-readable name for packages
2013-05-08 Mikko RasaAvoid a double verb in function name
2013-05-08 Mikko RasaStore problems at their source rather than globally
2013-04-14 Mikko RasaReorder functions
2012-07-23 Mikko RasaEliminate all global typedefs, making misc.h finally...
2012-07-23 Mikko RasaCollapse the virtual functions used during package...
2012-07-22 Mikko RasaMove if_arch to Package so binary packages can use...
2012-07-16 Mikko RasaUn-abbreviate some function and variable names
2012-07-16 Mikko RasaTrim down the package preparation code
2012-07-15 Mikko RasaExternalize dry run handling from Config and Dependency...
2012-07-10 Mikko RasaUse ObjectLoaders where appropriate
2012-07-08 Mikko RasaMove some target creation logic to SourcePackage
2012-02-24 Mikko RasaReplace per-file copyright notices with a single file
2010-02-10 Mikko RasaVarious fixes to package dependency and build info...
2009-02-19 Mikko RasaReorder class members
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-06-12 Mikko RasaAdjust requires to library changes
2007-03-29 Mikko RasaAdd profile templates
2007-03-07 Mikko RasaSupport building modular programs
2007-01-19 Mikko RasaBetter encapsulation of config inside Package
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-20 Mikko RasaImplement help
2006-09-30 Mikko RasaAllow requirements for components
2006-09-25 Mikko RasaMove class PackageRef to its own files
2006-09-18 Mikko RasaSupport custom build info
2006-08-31 Mikko RasaAdd command line options (not all of them work yet)
2006-08-27 Mikko RasaBuilder can build itself now.
2006-08-27 Mikko RasaAdd files.