]> git.tdb.fi Git - builder.git/history - source/sourcefile.cpp
Refactor transitive dependencies to work on all targets
[builder.git] / source / sourcefile.cpp
2022-12-28 Mikko RasaRearrange sources into subdirectories
2022-12-22 Mikko RasaInline simple constructors
2012-07-09 Mikko RasaRefactor FileTarget and SourceFile constructors
2012-07-08 Mikko RasaDon't store component locally in object and source...
2012-07-08 Mikko RasaMove C-specific stuff from SourceFile to CSourceFile
2012-07-08 Mikko RasaGet rid of separate header targets which serve no usefu...
2012-07-08 Mikko RasaMove file-to-target mapping to a separate class
2012-02-24 Mikko RasaReplace per-file copyright notices with a single file
2011-09-06 Mikko RasaFurther changes for library compatibility
2011-09-01 Mikko RasaAdjust to library changes
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-11 Mikko RasaAdd install component type
2009-05-07 Mikko RasaUse mspio for all I/O operations
2009-02-21 Mikko RasaBugfixes
2009-02-21 Mikko RasaRework the Target class hierarchy
2009-02-19 Mikko RasaReorder class members
2008-08-17 Mikko RasaConvert all fstreams to IO::Files
2008-08-16 Mikko RasaLoad builderrc from sys_data_dir to avoid the need...
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-23 Mikko RasaAdd DependencyCache to speed up build preparation
2007-08-15 Mikko RasaAdd Id tag to all files
2007-06-12 Mikko RasaAdjust requires to library changes
2006-11-14 Mikko RasaAdd comments
2006-09-02 Mikko RasaProcess ObjectFile dependencies correctly even when...
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.