Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/devbot/state.py
Commit message (Expand)AuthorAgeFilesLines
* Clean build state when doing a full buildDaniel Narvaez2012-12-251-2/+10
* Allow the config to require a full buildDaniel Narvaez2012-12-251-1/+14
* Remove skipping of modulesDaniel Narvaez2012-12-251-7/+0
* Refactor to put get_commit_id in the git moduleDaniel Narvaez2012-12-251-12/+23
* Rebuild if the source tree changedDaniel Narvaez2012-12-251-3/+19
* Store built module commit in a dictDaniel Narvaez2012-12-251-5/+7
* Separate build and check statesDaniel Narvaez2012-12-251-27/+36
* Separate build and runtime stateDaniel Narvaez2012-12-151-1/+1
* Rework and complete xdg directories managementDaniel Narvaez2012-12-151-1/+1
* Fix and simplify skipping modulesDaniel Narvaez2012-11-271-2/+5
* On run check the system only if something changedDaniel Narvaez2012-11-261-6/+13
* Split state out of build script so we can reuse itDaniel Narvaez2012-11-251-0/+47