Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/osbuilder.py
Commit message (Expand)AuthorAgeFilesLines
* Make environment available to kspost nochroot scriptsDaniel Drake2012-10-011-43/+57
* Create build_shared directory earlyDaniel Drake2012-09-291-1/+4
* Introduce --cache-only boolean option, propagate to modulesMartin Langhoff2012-08-201-2/+17
* Specify modules through ini file sectionsDaniel Drake2012-03-211-12/+3
* Accept multiple config filesDaniel Drake2012-03-071-22/+14
* Adjust version checking to only check first 2 componentsDaniel Drake2011-03-111-2/+7
* Restrict parts glob to only catch interesting filesDaniel Drake2011-02-241-3/+4
* Ensure PATH includes /sbin and /usr/sbinMartin Langhoff2011-02-081-0/+5
* v3.0.0_pre2Daniel Drake2011-01-261-1/+1
* Switch to SafeConfigParser (#10608)Daniel Drake2011-01-171-5/+5
* Define oob_config_dir env var and interpolationMartin Langhoff2011-01-061-3/+8
* v3.0.0_pre1Daniel Drake2010-11-111-1/+1
* v1.2.0 releaseDaniel Drake2010-08-311-1/+1
* v1.1.0 releaseDaniel Drake2010-07-071-1/+1
* Allow modules to be selected by more than 1 configuration optionDaniel Drake2010-04-121-1/+14
* Add additional defaults cfg mechanismDaniel Drake2010-04-121-3/+11
* Make system-installableDaniel Drake2009-12-231-7/+21
* Show which kspost-generated code is being executedDaniel Drake2009-12-221-1/+2
* Terminate part process on interruptDaniel Drake2009-12-221-3/+13
* Fix execution of parts with identical namesDaniel Drake2009-12-221-1/+1
* Initial importDaniel Drake2009-12-211-0/+380