]> git.tdb.fi Git - builder.git/history - source/component.cpp
Make sure we have libpaths for all static libs
[builder.git] / source / component.cpp
2008-08-10 Mikko RasaMake sure we have libpaths for all static libs
2008-08-07 Mikko RasaMigrate from msppath to mspfs
2007-10-30 Mikko RasaFix include and library search order
2007-09-22 Mikko RasaImprove Builder::get_header
2007-09-22 Mikko RasaAdapt to changes in msppath
2007-09-11 Mikko RasaRevamp problem reporting system to be more useful
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-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-06-12 Mikko RasaAdjust requires to library changes
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-09-04 Mikko RasaInitialize Component::install to false
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.