]> git.tdb.fi Git - builder.git/history - source/component.h
Refactor transitive dependencies to work on all targets
[builder.git] / source / component.h
2022-12-28 Mikko RasaRearrange sources into subdirectories
2022-12-22 Mikko RasaInline simple constructors
2022-12-22 Mikko RasaUse default member initializers and constructor delegation
2022-12-21 Mikko RasaConvert all list containers to vectors
2022-12-19 Mikko RasaRemove most container typedefs and refactor others
2014-10-15 Mikko RasaMove conditionals into helper classes
2014-10-06 Mikko RasaDrop support for generic tarball components
2014-10-06 Mikko RasaSplit Component into several subclasses
2013-05-08 Mikko RasaStore problems at their source rather than globally
2013-04-24 Mikko RasaAdd a feature for overlay source directories
2013-04-14 Mikko RasaReimplement datafile building
2013-04-14 Mikko RasaReorder functions
2013-04-14 Mikko RasaSupport conditionals inside components
2012-07-27 Mikko RasaAdd a way for components to use libraries from the...
2012-07-23 Mikko RasaEliminate all global typedefs, making misc.h finally...
2012-07-18 Mikko RasaComments and member ordering
2012-07-16 Mikko RasaUn-abbreviate some function and variable names
2012-07-16 Mikko RasaComponentList typedef isn't needed outside of SourcePackage
2012-07-16 Mikko RasaMiscellaneous style and comment tweaks
2012-07-16 Mikko RasaTrim down the package preparation code
2012-07-10 Mikko RasaUse ObjectLoaders where appropriate
2012-07-10 Mikko RasaDeprecate the headers component type
2012-07-10 Mikko RasaRemove dead code
2012-07-10 Mikko RasaFlexible way to specify install locations for components
2012-07-08 Mikko RasaDrop some deprecated datafile statements from Component
2012-02-24 Mikko RasaReplace per-file copyright notices with a single file
2011-01-20 Mikko RasaDeprecate the modular keyword for programs and host...
2011-01-19 Mikko RasaMove variable expansion from Config to SourcePackage
2009-09-21 Mikko RasaChange component order so that miscellaneous installed... 1.0
2009-09-20 Mikko RasaAdd support for building datafiles
2009-09-11 Mikko RasaAdd install component type
2009-05-13 Mikko RasaMiscellaneous minor code cleanups
2009-05-11 Mikko RasaAdd a tarball component type
2009-05-05 Mikko RasaDeprecate the install_headers statement
2009-02-19 Mikko RasaReorder class members
2008-08-07 Mikko RasaMigrate from msppath to mspfs
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 RasaChange mspparser -> mspdatafile
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-03-07 Mikko RasaSupport building modular programs
2006-11-16 Mikko RasaRefactor package configuration
2006-11-14 Mikko RasaAdd comments
2006-11-14 Mikko RasaCode reorganizing and cleanup
2006-09-30 Mikko RasaAllow requirements for components
2006-09-18 Mikko RasaSupport custom build info
2006-09-16 Mikko RasaAdd gmpxx package
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.