Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sjhbuild
Commit message (Collapse)AuthorAgeFilesLines
* Add missing newlineBernie Innocenti2010-03-121-1/+1
|
* set SUGAR_LOCALEDIR (partial fix for SL#622)Sascha Silbe2010-03-091-0/+1
|
* fix depscheck (broken by upstream changes)Sascha Silbe2010-02-031-1/+1
|
* add back locale code to fix printing error messagesSascha Silbe2010-02-031-0/+19
|
* Sync main.py with upstream code.Sascha Silbe2010-02-032-90/+25
| | | | | | | This also removes the automatic invocation of sugar-emulator if no argument is given to the "run" command. Experience shows that users get confused by that and assume sugar-jhbuild is an alternative to sugar-emulator instead of simply a build tool that can build and run sugar-emulator.
* print error if lsb_release could not be run (#1431)Sascha Silbe2009-09-271-2/+1
|
* depscheck: print message even if everything is OK (#999)Sascha Silbe2009-09-271-0/+2
|
* pylint fixesSascha Silbe2009-08-265-16/+17
|
* PEP8 fixesSascha Silbe2009-08-265-54/+97
|
* set PYLINTRC so pylint will use our config by defaultSascha Silbe2009-08-261-0/+2
|
*