Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/devbot/build.py
Commit message (Collapse)AuthorAgeFilesLines
* On run check the system only if something changedDaniel Narvaez2012-11-261-15/+5
|
* Split state out of build script so we can reuse itDaniel Narvaez2012-11-251-36/+5
|
* Replace devbot dir with homeDaniel Narvaez2012-11-251-1/+1
| | | | It was weird to store that stuff in the install dir.
* Delete libtool files also in subdirectoriesDaniel Narvaez2012-11-251-7/+5
|
* Create build and source dir on demandDaniel Narvaez2012-11-241-2/+2
| | | | Otherwise they are created in the snapshot
* Properly distinguish between prefix and install dirDaniel Narvaez2012-11-241-2/+3
|
* Add metacityDaniel Narvaez2012-11-231-3/+6
| | | | We need a patch in the latest version for journal
* Refactor to use a Module classDaniel Narvaez2012-11-231-22/+15
|
* TypoDaniel Narvaez2012-11-201-1/+1
|
* Retry git commands that requires the networkDaniel Narvaez2012-11-201-2/+3
|
* Add sugar-docs to the buildDaniel Narvaez2012-11-171-0/+5
|
* Rework the autoinstall commandDaniel Narvaez2012-11-161-6/+6
| | | | It now automatically listen on all the sugar trees
* Revert unintended changeDaniel Narvaez2012-11-151-1/+1
|
* Use the command moduleDaniel Narvaez2012-11-151-13/+10
|
* Refactor dnbuild into devbotDaniel Narvaez2012-11-141-0/+167