Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Don't clean sugar-* modulesDaniel Narvaez2012-08-081-7/+0
| | | | They are built out of source directory now
* Build sugar modules out of source directoryDaniel Narvaez2012-08-071-6/+6
|
* Create config if it doesn't existDaniel Narvaez2012-08-071-1/+1
|
* Use bash because we are using source in the scriptDaniel Narvaez2012-08-041-1/+1
|
* No need to respect config in testsDaniel Narvaez2012-08-041-4/+0
|
* Use Xephyr instead of vncDaniel Narvaez2012-08-042-15/+4
| | | | | No vnc server in ubuntu seems to support 24bpp, so it's not an improvement over Xephyr.
* Hopefully better package choices for ubuntuDaniel Narvaez2012-08-021-0/+8
|
* Fix wrong variable nameDaniel Narvaez2012-08-021-1/+1
|
* Remove debug echoDaniel Narvaez2012-08-022-3/+0
|
* Readd resolution handlingDaniel Narvaez2012-08-021-0/+4
| | | | It somehow went lost
* Add RUN_IN_WINDOW optionDaniel Narvaez2012-08-022-1/+26
|
* Test if config exists instead of creating itDaniel Narvaez2012-08-023-7/+5
|
* Source config only if it existsDaniel Narvaez2012-08-023-3/+7
|
* Handle empty ROOT_DIRDaniel Narvaez2012-08-021-0/+1
|
* Sleep while the shell startsDaniel Narvaez2012-08-021-0/+2
| | | | Tries to fix a race seen in buildbot
* Source config earlier so that run scripts can use itDaniel Narvaez2012-08-022-0/+5
|
* Use the start-sugar script for runDaniel Narvaez2012-08-021-2/+1
|
* Add dependency on c++Daniel Narvaez2012-08-011-0/+4
|
* Add gstreamerDaniel Narvaez2012-08-012-0/+21
|
* Switch pygobject back to git.gnome.orgDaniel Narvaez2012-07-241-1/+1
| | | | The dirty tree issue is fixed.
* Update jhbuildDaniel Narvaez2012-07-231-0/+0
|
* Clean find-free-displayDaniel Narvaez2012-07-231-0/+1
|
* Ignore pyabiword on ubuntuDaniel Narvaez2012-07-211-1/+1
| | | | It's broken and it breaks check-system
* Revert "Ignore pyabiword on ubuntu"Daniel Narvaez2012-07-211-1/+2
| | | | This reverts commit 25d191ce8b6f08cb720c4c07e8d15feec10d44ee.
* Ignore pyabiword on ubuntuDaniel Narvaez2012-07-201-2/+1
| | | | It's broken and it breaks check-system
* Test WriteDaniel Narvaez2012-07-201-1/+1
|
* 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.
* Update TODODaniel Narvaez2012-07-121-0/+1
|
* Update TODODaniel Narvaez2012-07-121-0/+1
|
* Document PROFILEDaniel Narvaez2012-07-111-0/+7
|
* Update TODODaniel Narvaez2012-07-111-2/+1
|
* 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-115-12/+41
|
* Sleep before running the first activityDaniel Narvaez2012-07-111-1/+1
| | | | Still failing in browse, maybe that's it
* Update TODODaniel Narvaez2012-07-111-0/+1
|
* Update TODODaniel Narvaez2012-07-101-0/+2
|
* Don't specifiy a commit for pygobjectDaniel Narvaez2012-07-101-1/+1
| | | | It's a fork anyway
* Ignore build policy for sugar-fructoseDaniel Narvaez2012-07-071-1/+1
| | | | | We need to always rebuild because we don't know if the submodules have changes.
* Add dep on ssh-agentDaniel Narvaez2012-07-071-3/+3
| | | | curl is not used anymore
* Test requires list-outputsDaniel Narvaez2012-07-061-1/+1
|
* Start ssh-agentDaniel Narvaez2012-07-061-0/+4
|
* Try to sleep 10 seconds after closing an activityDaniel Narvaez2012-07-061-3/+2
| | | | | That's where we always seems to fail, maybe something with treeview refresh.
* Add dep on gi VteDaniel Narvaez2012-07-051-0/+4
|