Make config inherited
[mass-build.git] / build_system.py
2012-08-15 Ralf JungMake config inherited
2012-08-12 Ralf Jungmodule -> project; allow building all projects within...
2012-08-12 Ralf Jungforward conflicting packages option
2012-08-12 Ralf Jungforward python 2 configuration
2012-08-03 Ralf JungAdd option to wait for confirmation after configuration
2012-08-02 Ralf Jungdisable debug warning
2012-08-01 Ralf JungForward section parameter to auto-debuild
2012-08-01 Ralf Jungrename some options for a more consistent naming; fix...
2012-07-31 Ralf Jungrewuire a build system to be specified for auto-debuild...
2012-07-30 Ralf JungSimplify build system interface: There is simply a...
2012-07-29 Ralf JungMake auto-debuild configuration idempotent
2012-07-29 Ralf Jungforward installFiles option; debian folder is no longer...
2012-07-27 Ralf JungPass skipFiles and binaryRecommends option to auto...
2012-07-27 Ralf JungPass parallel job count to auto-debuild
2012-07-27 Ralf JungFor SVN, the version must be manually specified
2012-07-27 Ralf JungDisable some debug output; pass binaryDepends to auto...
2012-07-27 Ralf JungPass buildDepends to atuo-debuild
2012-07-27 Ralf Jungpass cmake parameters, name, email, build dir to auto...
2012-07-27 Ralf JungFirst working prototype of auto-debuild integration
2012-07-27 Ralf JungUse the configuration as dictionary, and add stub for...
2012-06-19 Ralf Jungmake configuration more flexible and more readable
2012-06-12 Ralf JungInitial project import