Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/devbot/config.py
Commit message (Expand)AuthorAgeFilesLines
* Add a DistroInfo classDaniel Narvaez2012-11-261-3/+3
* Start splitting distro specific code to pluginsDaniel Narvaez2012-11-261-0/+8
* On run check the system only if something changedDaniel Narvaez2012-11-261-0/+11
* Create the logs dir rather than keeping it in gitDaniel Narvaez2012-11-251-0/+2
* Split state out of build script so we can reuse itDaniel Narvaez2012-11-251-0/+6
* Replace devbot dir with homeDaniel Narvaez2012-11-251-5/+6
* Create build and source dir on demandDaniel Narvaez2012-11-241-12/+19
* Properly distinguish between prefix and install dirDaniel Narvaez2012-11-241-17/+20
* Make ssh and xz normal depsDaniel Narvaez2012-11-241-1/+1
* Add a target to generate relocatable snapshotsDaniel Narvaez2012-11-241-2/+43
* Add metacityDaniel Narvaez2012-11-231-0/+1
* Make sure global system_lib_dir is setDaniel Narvaez2012-11-231-0/+1
* Don't use lib64 on ubuntuDaniel Narvaez2012-11-231-7/+3
* Add BUILD_IN_SOURCE prefDaniel Narvaez2012-11-231-9/+13
* Refactoring leftoversDaniel Narvaez2012-11-231-0/+1
* Refactor to use a Module classDaniel Narvaez2012-11-231-7/+16
* Add config.get_prefDaniel Narvaez2012-11-231-0/+19
* Move packages json to a separate dirDaniel Narvaez2012-11-171-13/+10
* Fix refactoring regressionsDaniel Narvaez2012-11-171-3/+7
* Move files lists out of devbotDaniel Narvaez2012-11-171-7/+19
* Refactor to use a listDaniel Narvaez2012-11-171-4/+7
* Rework the autoinstall commandDaniel Narvaez2012-11-161-0/+6
* Cleanup makefilesDaniel Narvaez2012-11-161-0/+5
* Actually allow to run commands in the shellDaniel Narvaez2012-11-161-0/+5
* Fix loading packages configDaniel Narvaez2012-11-141-1/+1
* Refactor dnbuild into devbotDaniel Narvaez2012-11-141-5/+61
* Refactor check-system to use a devbot moduleDaniel Narvaez2012-11-141-0/+32