Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Increase sleep, too short on the buildbotDaniel Narvaez2012-06-301-1/+1
|
* Add telepathy mission control dependencyDaniel Narvaez2012-06-301-1/+9
|
* Add dconf dependencyDaniel Narvaez2012-06-291-0/+4
|
* Add dep on simplejsonDaniel Narvaez2012-06-291-0/+4
|
* Couple more runtime depsDaniel Narvaez2012-06-291-0/+8
|
* Try to fix atk bridge checks in ubuntuDaniel Narvaez2012-06-291-2/+4
|
* Add a few dependencies necessary for the testsDaniel Narvaez2012-06-291-6/+28
|
* Use SUGAR_BUILDBOT to decide if we run headlessDaniel Narvaez2012-06-291-1/+1
|
* Add a simple dogtail testDaniel Narvaez2012-06-292-0/+40
|
* Setup GIO_EXTRA_MODULES to look at the system pathDaniel Narvaez2012-06-281-4/+10
| | | | This makes dconf work.
* Add espeak dependencyDaniel Narvaez2012-06-271-0/+4
|
* Log the install-activities scriptDaniel Narvaez2012-06-261-0/+1
|
* Pull activities from activities.sugarlabs.orgDaniel Narvaez2012-06-263-8/+36
|
* Update jhbuild pathDaniel Narvaez2012-06-261-1/+1
|
* Build out of source directory when possibleDaniel Narvaez2012-06-263-8/+9
|
* Ensure send-patches is run inside source modulesDaniel Narvaez2012-06-261-0/+10
|
* Allow to pass a rev list to send-patchesDaniel Narvaez2012-06-261-1/+2
|
* Add a start-sugar command to the shelDaniel Narvaez2012-06-262-2/+14
|
* Add a script to streamline patch submissionDaniel Narvaez2012-06-251-0/+99
| | | | Needs work.
* Split up the checks table in groupsDaniel Narvaez2012-06-221-34/+47
|
* Refactor check-system for easier maintenanceDaniel Narvaez2012-06-221-188/+223
|
* Add a SUGAR_OUTPUT variableDaniel Narvaez2012-06-221-3/+6
|
* Append tee outputDaniel Narvaez2012-06-211-1/+1
|
* Use bash in log-commandDaniel Narvaez2012-06-211-1/+1
|
* Add tar dependencyDaniel Narvaez2012-06-211-0/+3
|
* TypoDaniel Narvaez2012-06-211-1/+1
|
* Pygobject3 doesn't actually have a pkg-config fileDaniel Narvaez2012-06-211-3/+3
|
* Add dependency on pygobject3Daniel Narvaez2012-06-211-0/+3
|
* Disable all but one X outputsDaniel Narvaez2012-06-183-1/+52
| | | | Sugar cannot deal properly with multiple outputs.
* Drop sugar-presence-serviceDaniel Narvaez2012-06-181-4/+0
| | | | It's deprecated and etoys 5 should not hard fail on it
* Add a message about installing system packagesDaniel Narvaez2012-06-181-0/+2
| | | | | So that when you are asked for a password it's clear what it is about.
* Drop buildbot configurationDaniel Narvaez2012-06-161-92/+0
| | | | Moved to a separate sugar-buildbot repository
* Use a function for libdir to have warningsDaniel Narvaez2012-06-161-2/+7
|
* Fix gtk variables so that we actuall find the themeDaniel Narvaez2012-06-161-1/+2
|
* Add dependency on xcursorgenDaniel Narvaez2012-06-161-0/+3
|
* Use our own pygobject repo fork for nowDaniel Narvaez2012-06-161-1/+2
| | | | To work around https://bugzilla.gnome.org/show_bug.cgi?id=678192
* Allow to execute log-commandDaniel Narvaez2012-06-151-0/+0
|
* Don't use script in buildbotDaniel Narvaez2012-06-151-0/+5
|
* Set SUGAR_BUILDBOT to enable non interactive modeDaniel Narvaez2012-06-151-1/+2
|
* Run Xvfb properlyDaniel Narvaez2012-06-151-2/+15
|
* Run the import checks under XvfbDaniel Narvaez2012-06-151-17/+34
| | | | Otherwise we require to be running under X to build.
* When running under buildbot avoid interactionsDaniel Narvaez2012-06-152-0/+7
|
* Switch to official sugar masterDaniel Narvaez2012-06-151-1/+1
| | | | This breaks the build, but hopefully will be fixed soon.
* Add a bug-report commandDaniel Narvaez2012-06-141-0/+26
| | | | This generates logs that will be useful for debugging.
* Initial commitDaniel Narvaez2012-06-138-0/+379