]> git.tdb.fi Git - builder.git/history - source/executable.h
Refactor transitive dependencies to work on all targets
[builder.git] / source / executable.h
2022-12-28 Mikko RasaRearrange sources into subdirectories
2022-12-22 Mikko RasaInline simple constructors
2022-12-21 Mikko RasaConvert all list containers to vectors
2022-12-19 Mikko RasaMark overridden virtual functions as such
2021-08-31 Mikko RasaMore flexible way to manage filename patterns
2012-07-08 Mikko RasaPut constructor helper functions next to the constructors
2012-07-08 Mikko RasaAllow constructing package-less Executables
2012-07-08 Mikko RasaSplit Binary filename generation to Executable and...
2012-02-24 Mikko RasaReplace per-file copyright notices with a single file
2009-02-21 Mikko RasaRework the Target class hierarchy
2009-02-19 Mikko RasaReorder class members
2008-05-29 Mikko RasaInclude libmode in library lookup hash
2007-08-15 Mikko RasaAdd Id tag to all files
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-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.