Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* libxklavier can now build out of src dirDaniel Narvaez2012-08-232-2/+1
|
* Add missing depDaniel Narvaez2012-08-221-0/+4
|
* Build the at modules out of source directoryDaniel Narvaez2012-08-222-4/+2
|
* Remove libxklavier sourceDaniel Narvaez2012-08-221-0/+1
|
* Add libxklavierDaniel Narvaez2012-08-222-1/+10
|
* Switch to mainline gst-plugins-espeakDaniel Narvaez2012-08-191-1/+1
|
* sugar and toolkit are not buildable out of source dir yetDaniel Narvaez2012-08-192-2/+4
|
* Move revision to the branch tagDaniel Narvaez2012-08-191-6/+6
|
* Add gst-plugins-espeakDaniel Narvaez2012-08-182-0/+6
|
* Merge branch 'master' of git.sugarlabs.org:sugar-build/sugar-buildDaniel Narvaez2012-08-182-13/+6
|\ | | | | | | | | | | Conflicts: Makefile scripts/sugar.modules
| * Remove dependency on cjsonDaniel Narvaez2012-08-151-4/+0
| |
| * Add an auto-install commandDaniel Narvaez2012-08-152-2/+58
| |
| * When building a single module force the buildDaniel Narvaez2012-08-151-1/+1
| |
| * 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
| |
* | Remove dependency on cjsonDaniel Narvaez2012-08-151-4/+0
| |
* | Add an auto-install commandDaniel Narvaez2012-08-152-2/+58
| |
* | When building a single module force the buildDaniel Narvaez2012-08-151-1/+1
| |
* | Merge branch 'master' of git.sugarlabs.org:sugar-build/sugar-buildDaniel Narvaez2012-08-071-1/+1
|\ \ | |/
| * Create config if it doesn't existDaniel Narvaez2012-08-071-1/+1
| |
* | Merge branch 'master' of git.sugarlabs.org:sugar-build/sugar-buildDaniel Narvaez2012-08-076-10/+38
|\ \ | |/
| * 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
| |
* | Merge branch 'master' of git.sugarlabs.org:sugar-build/sugar-buildDaniel Narvaez2012-08-014-1/+30
|\ \ | |/ | | | | | | | | Conflicts: Makefile scripts/system.modules
| * 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>
* | gtk is now gtk+Daniel Narvaez2012-07-181-1/+1
| |
* | Merge branch 'master' of git.sugarlabs.org:sugar-build/sugar-buildDaniel Narvaez2012-07-185-9/+22
|\ \ | |/
| * 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
| |