Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Add abiword python bindingsMartin Abente Lahaye2012-07-191-0/+4
| | | | | | | | | Without this package Write activity won't start. Adding it again, otherwise fedora users won't be able to enjoy this activity out-of-the-box. Signed-off-by: Martin Abente Lahaye <tch@sugarlabs.org>
* Setup gnome keyringDaniel Narvaez2012-07-163-9/+13
| | | | | | I'm not sure if sugar should do this but it's certainly handy for development and dogfooding. Most importantly it avoids leaking keyring daemons and breaking the buildbot.
* Add dependency on espeak gst pluginDaniel Narvaez2012-07-111-1/+9
| | | | Unfortunately fedora only, ubuntu will still run fine
* Fix deleting dogtail profileDaniel Narvaez2012-07-111-1/+2
|
* Fix logs collectionDaniel Narvaez2012-07-111-1/+1
|
* Fix running dogtail under sugarDaniel Narvaez2012-07-112-6/+5
|
* Don't harcode scripts dirDaniel Narvaez2012-07-111-1/+1
|
* If we are running under a profile generate a new random oneDaniel Narvaez2012-07-111-2/+12
| | | | It is saved in the config so that next time it will use the same
* Remove debug leftoverDaniel Narvaez2012-07-111-10/+2
|
* Find a free display rather than hardcoding itDaniel Narvaez2012-07-113-2/+29
|
* Don't specifiy a commit for pygobjectDaniel Narvaez2012-07-101-1/+1
| | | | It's a fork anyway
* Add dep on ssh-agentDaniel Narvaez2012-07-071-3/+3
| | | | curl is not used anymore
* Start ssh-agentDaniel Narvaez2012-07-061-0/+4
|
* Add dep on gi VteDaniel Narvaez2012-07-051-0/+4
|
* Correct RESOLUTION checkDaniel Narvaez2012-07-051-1/+1
|
* Allow to configure screen resolutionDaniel Narvaez2012-07-051-3/+13
| | | | Also move SUGAR_OUTPUT to the new config file
* Gather test logs from the profileDaniel Narvaez2012-07-051-1/+13
|
* Couple of ubuntu fixesDaniel Narvaez2012-07-041-3/+3
|
* Tweak ubuntu X configuration in check-systemDaniel Narvaez2012-07-042-0/+23
| | | | And remove the instructions from README
* Fix distro checksDaniel Narvaez2012-07-041-4/+5
|
* Warn about unsupported distributionsDaniel Narvaez2012-07-041-14/+45
|
* Unset SESSION_MANAGERDaniel Narvaez2012-07-041-0/+1
| | | | Otherwise we try to shutdown the parent session
* Allow to run another instance inside sugarDaniel Narvaez2012-07-041-0/+6
|
* Always install fructose activitiesDaniel Narvaez2012-07-041-33/+0
| | | | Make some sense for development too and it's less code to maintain
* Use a revision for pygobjectDaniel Narvaez2012-07-031-1/+1
|
* Increase sleep before running the scriptDaniel Narvaez2012-07-031-2/+1
| | | | Same value as in the dogtail scripts
* Pass a few options to XvfbDaniel Narvaez2012-07-031-3/+6
| | | | | These are taken from the dogtail scripts. Unlikely but let's see if it fixes the issue with missing clicks on high system load.
* Remove the pyabiword dependency for nowDaniel Narvaez2012-07-021-4/+0
| | | | It's broken in ubuntu
* Enable debug logs for testsDaniel Narvaez2012-07-021-0/+1
|
* Add dep on telepahty gabble and salutDaniel Narvaez2012-07-011-0/+8
|
* Add a couple of gstreamer depsDaniel Narvaez2012-07-011-4/+25
|
* Add dependency on pyabiwordDaniel Narvaez2012-06-301-0/+4
|
* Add webkit dependencyDaniel Narvaez2012-06-301-0/+7
|
* Add a target to build fructose activitiesDaniel Narvaez2012-06-301-0/+7
| | | | It will be used by the buildbot.
* 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
|