Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/devbot
Commit message (Expand)AuthorAgeFilesLines
* Make json configs a bit smarterDaniel Narvaez2012-11-297-1/+33
* Don't die when debian_version doesn't exitDaniel Narvaez2012-11-291-1/+1
* Rework module updatingDaniel Narvaez2012-11-291-3/+16
* Revert "Add a git pull when updating"Daniel Narvaez2012-11-291-1/+0
* Add a git pull when updatingDaniel Narvaez2012-11-291-0/+1
* Initial support for debian wheezyDaniel Narvaez2012-11-292-96/+15
* Use pkgconfig-2.7Daniel Narvaez2012-11-281-0/+116
* Install packages only if the list is not emptywqDaniel Narvaez2012-11-281-1/+2
* Actually install packagesDaniel Narvaez2012-11-281-0/+2
* Don't print message if there are not packages to installDaniel Narvaez2012-11-281-2/+3
* 12.10 should use 3.6Daniel Narvaez2012-11-281-1/+1
* Return error if build/pull failsDaniel Narvaez2012-11-281-6/+16
* Always initialize releaseDaniel Narvaez2012-11-281-0/+1
* Improve feedback for non supported distributionsDaniel Narvaez2012-11-286-54/+73
* Adapt to sugar-docs changesDaniel Narvaez2012-11-281-5/+0
* Fix building one moduleDaniel Narvaez2012-11-281-1/+1
* More generic logging approachDaniel Narvaez2012-11-282-15/+28
* Revert "Don't hardcode xvfb display"Daniel Narvaez2012-11-281-8/+2
* Don't hardcode xvfb displayDaniel Narvaez2012-11-281-2/+8
* Split out xvfbDaniel Narvaez2012-11-282-21/+26
* Generalize a bit how the test command is runDaniel Narvaez2012-11-281-0/+3
* Refactor to use sugar-runnerDaniel Narvaez2012-11-283-4/+45
* Return an error when there are failed checksDaniel Narvaez2012-11-281-1/+2
* Set ACLOCAL_PATHDaniel Narvaez2012-11-271-0/+2
* Display error messages when the source dir is invalidDaniel Narvaez2012-11-272-13/+28
* Fix the unsupported distro warningDaniel Narvaez2012-11-272-20/+24
* Make sure the source directory it's a git repositoryDaniel Narvaez2012-11-271-1/+1
* Move public functions at the topDaniel Narvaez2012-11-271-55/+55
* Mark private methods with _Daniel Narvaez2012-11-271-21/+21
* Fix and simplify skipping modulesDaniel Narvaez2012-11-273-14/+22
* Fix running on an unsupported distroDaniel Narvaez2012-11-273-2/+46
* Cleanup and extend build commandsDaniel Narvaez2012-11-261-33/+60
* Register ubuntu DistroInfoDaniel Narvaez2012-11-261-1/+4
* Normalize packages jsonDaniel Narvaez2012-11-261-10/+2
* Normalize deps jsonDaniel Narvaez2012-11-261-3/+2
* Add devbot to python pathDaniel Narvaez2012-11-262-0/+8
* Improve the documentationDaniel Narvaez2012-11-261-13/+18
* Catch the right exceptionDaniel Narvaez2012-11-261-1/+1
* Add documentation for the distro specific classesDaniel Narvaez2012-11-263-4/+58
* Add a DistroInfo classDaniel Narvaez2012-11-265-56/+76
* Start splitting distro specific code to pluginsDaniel Narvaez2012-11-265-155/+176
* On run check the system only if something changedDaniel Narvaez2012-11-265-27/+62
* 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-254-38/+70
* Check system directly in the commandsDaniel Narvaez2012-11-251-0/+2
* Replace devbot dir with homeDaniel Narvaez2012-11-254-7/+8
* Delete libtool files also in subdirectoriesDaniel Narvaez2012-11-251-7/+5
* Create build and source dir on demandDaniel Narvaez2012-11-242-14/+21
* Properly distinguish between prefix and install dirDaniel Narvaez2012-11-244-24/+28
* Make ssh and xz normal depsDaniel Narvaez2012-11-241-1/+1