]> git.tdb.fi Git - builder.git/history - source/link.cpp
Include libmode in library lookup hash
[builder.git] / source / link.cpp
2008-05-29 Mikko RasaInclude libmode in library lookup hash
2008-05-20 Mikko RasaUse package directory as work dir for ExternalActions...
2008-03-13 Mikko RasaChange arch and prefix to global options
2007-09-22 Mikko RasaAdapt to changes in msppath
2007-09-11 Mikko RasaMove architecture information from Builder to class...
2007-09-09 Mikko RasaSplit class Package into SourcePackage and BinaryPackage
2007-08-15 Mikko RasaAdd Id tag to all files
2007-03-27 Mikko RasaAdd basic support for tools (not configurable yet)
2007-03-07 Mikko RasaSupport building modular programs
2007-01-19 Mikko RasaBetter encapsulation of config inside Package
2006-11-16 Mikko RasaRefactor package configuration
2006-11-14 Mikko RasaCode reorganizing and cleanup
2006-10-31 Mikko RasaSupport building static libraries (but not using them...
2006-09-25 Mikko RasaMove class PackageRef to its own files
2006-08-31 Mikko RasaAdd command line options (not all of them work yet)
2006-08-27 Mikko RasaBuilder can build itself now.