]> git.tdb.fi Git - builder.git/history - source/install.cpp
Move file-to-target mapping to a separate class
[builder.git] / source / install.cpp
2012-07-08 Mikko RasaMove file-to-target mapping to a separate class
2012-07-08 Mikko RasaBig rewrite for a more tool-centric approach
2012-03-31 Mikko RasaRemove a useless path-to-string conversion
2012-03-31 Mikko RasaMake symlink a feature of the Install target rather...
2012-02-24 Mikko RasaReplace per-file copyright notices with a single file
2011-09-06 Mikko RasaFurther changes for library compatibility
2010-02-21 Mikko RasaInstall shared libs correctly even if they have no...
2010-02-05 Mikko RasaAdd Symlink target and associated action
2010-02-05 Mikko RasaMake the name of a FileTarget be its basename instead...
2009-12-03 Mikko RasaStyle update: add spaces around assignment operators
2009-09-21 Mikko RasaAlso use file size to determine whether to reinstall...
2009-09-20 Mikko RasaAdd support for building datafiles
2009-09-11 Mikko RasaAdd install component type
2009-05-05 Mikko RasaDeprecate the install_headers statement
2009-02-21 Mikko RasaRework the Target class hierarchy
2009-02-19 Mikko RasaReorder class members
2008-08-07 Mikko RasaMigrate from msppath to mspfs
2008-05-29 Mikko RasaInclude libmode in library lookup hash
2008-03-13 Mikko RasaChange arch and prefix to global options
2007-09-22 Mikko RasaAdapt to changes in msppath
2007-09-09 Mikko RasaSplit class Package into SourcePackage and BinaryPackage
2007-08-15 Mikko RasaAdd Id tag to all files
2007-08-15 Mikko RasaMove the logic for creating targets into the Component...
2006-09-16 Mikko RasaAdd gmpxx package
2006-08-31 Mikko RasaAdd command line options (not all of them work yet)