Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Remove duplicate scripts. Really get run with no args back to work.Marco Pesenti Gritti2009-01-224-297/+0
|
* Get run with no args back to work.Marco Pesenti Gritti2009-01-221-0/+3
|
* define the path to the modulessets via sugar.jhbuildrcbuild2009-01-211-2/+0
| | | | | instead of hard coding the path to the modulesets in config.py use the sugar.jhbuildrc variable
* Some refactoring and fixes.Marco Pesenti Gritti2009-01-204-93/+283
|
* Big refactoring by David Farning.Marco Pesenti Gritti2009-01-173-191/+1
|
* Use cjson if json is not availableNirbheek Chauhan2008-12-251-1/+6
| | | | | | | | python-cjson is listed as a system dep of sugar, but json-py is not. json-py is an implicity dep on Ubuntu and Fedora, but not on other distros. Try to use cjson if json isn't installed.
* Update to latest jhbuild.Marco Pesenti Gritti2008-11-071-1/+1
|
* Switch to Xvnc to work around Xvfb crash on x86_64.Marco Pesenti Gritti2008-10-271-7/+7
|
* Release report has been factored out to sugar-tools.Marco Pesenti Gritti2008-10-261-106/+1
|
* Allow to replace prefix using .sugar.jhbuildrcMarco Pesenti Gritti2008-10-192-2/+4
|
* Some directory renaming.Marco Pesenti Gritti2008-10-1910-25/+1211
|
* Fix timestampMarco Pesenti Gritti2008-10-181-1/+1
|
* Functional mockbuildMarco Pesenti Gritti2008-10-181-0/+5
|
* Missing depsMarco Pesenti Gritti2008-10-181-2/+2
|
* Initial mockbuild scripts. It creates a mock sandbox,Marco Pesenti Gritti2008-10-181-0/+20
| | | | install the sysdeps and run jhbuild in it.
* Rename scripts to commands.Marco Pesenti Gritti2008-10-189-1208/+0
|
* Option to get script friendly deps check output.Marco Pesenti Gritti2008-10-181-2/+11
|
* Do not overwrite SUGAR_PROFILEMarco Pesenti Gritti2008-10-141-1/+3
|
* Add gconf-dbus and patch it to store settings in the sugar profile.Marco Pesenti Gritti2008-10-111-0/+1
|
* Remove comments before pylinting. It's now clear from the moduleMarco Pesenti Gritti2008-10-041-9/+0
| | | | name which component is being pylinted.
* Launching multiple pylints with the same xfvb causes crashes.Marco Pesenti Gritti2008-10-041-12/+16
| | | | Work around by lanching a fresh Xfvb for each pylint.
* Pylint also device extensions.Marco Pesenti Gritti2008-10-041-4/+7
|
* Pylint extensionsMarco Pesenti Gritti2008-10-031-2/+10
|
* Actually commit the rc changes.Marco Pesenti Gritti2008-10-031-1/+1
|
* Ignore dispatch, we don't want to change it to not go outMarco Pesenti Gritti2008-10-032-3/+1
| | | | of sync with the django version.
* Main script is now sugar.Marco Pesenti Gritti2008-10-031-1/+1
|
* Remove unused imports.Marco Pesenti Gritti2008-09-291-1/+0
|
* Some fixes to lsb_release use, patch by guysoft42.Marco Pesenti Gritti2008-09-291-5/+9
|
* TypoMarco Pesenti Gritti2008-09-291-1/+1
|
* Reqork ubuntu/debian sysdeps checks.Marco Pesenti Gritti2008-09-291-9/+18
|
* Add debian sysdeps. Definition provided by guysoft42Marco Pesenti Gritti2008-09-291-0/+3
|
* Update pylint to the new jarabe module.Marco Pesenti Gritti2008-09-281-20/+4
|
* Work around false positiveMarco Pesenti Gritti2008-09-191-1/+3
|
* enable debug log of the Telepathy componentsGuillaume Desmottes2008-09-181-0/+5
|
* Unset dbus address to let dbus-launch figure out the rightMarco Pesenti Gritti2008-09-081-0/+3
| | | | one from the X server.
* Updated setup.py install step to conform to new bundlebuilder behaviourAntoine van Gelder2008-09-021-4/+2
|
* Adapt to new jhbuildMarco Pesenti Gritti2008-08-281-3/+4
|
* Autocreate a profile for ui check.Marco Pesenti Gritti2008-08-131-1/+5
|
* Better missing deps handling.Marco Pesenti Gritti2008-08-132-14/+12
|
* Execute all the check if no type option is passed.Marco Pesenti Gritti2008-08-131-2/+2
|
* Actually remove json dep.Marco Pesenti Gritti2008-08-131-1/+0
|
* Make json and gobject optional.Marco Pesenti Gritti2008-08-132-2/+12
|
* Fix check ui error handling.Marco Pesenti Gritti2008-08-121-6/+6
|
* Add a ui checkMarco Pesenti Gritti2008-08-121-0/+50
|
* Revert "Switch to Xvnc"Marco Pesenti Gritti2008-08-111-2/+2
| | | | This reverts commit ae7293c6c1e512073ae7f796916b6a0a1aa84ff8.
* Tweak pylint disableMarco Pesenti Gritti2008-08-101-1/+1
|
* Disable pylint information messages.Marco Pesenti Gritti2008-08-101-1/+1
|
* Switch to XvncMarco Pesenti Gritti2008-08-101-2/+2
|
* Missing importMarco Pesenti Gritti2008-08-101-0/+1
|
* Improve Xvfb handlingMarco Pesenti Gritti2008-08-101-17/+29
|