Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Move xephyr options inside the if blockDaniel Narvaez2012-11-021-2/+3
| | | | They doesn't make sense outside.
* Run X on the current ttyDaniel Narvaez2012-11-021-1/+4
| | | | | So that we have system authentication. Otherwise sounds and probably other stuff breaks.
* Use Xephyr when running under XDaniel Narvaez2012-11-022-2/+14
| | | | | | Only the display manager can authenticate a new X session with systemd. In a non authenticated session pulseaudio doesn't work and probably other stuff.
* Work around Xephyr not setting up keyboard properlyDaniel Narvaez2012-11-022-1/+12
| | | | Copy the configuration from the parent X session.
* Sleep to allow activity to startupDaniel Narvaez2012-10-301-0/+2
|
* Delete sugar-fructose on cleanDaniel Narvaez2012-10-301-0/+1
| | | | It's built inside the source directory
* Wait more for the shell to startupDaniel Narvaez2012-10-301-1/+1
|
* Concat all logs in a single text fileDaniel Narvaez2012-10-301-3/+9
| | | | To improve buildbot output
* Update TODODaniel Narvaez2012-10-281-0/+3
|
* Image Viewer doesn't show an object chooser anymoreDaniel Narvaez2012-10-281-1/+1
|
* Add dependency on adwaita metacity themeDaniel Narvaez2012-10-031-0/+8
|
* Add libxml2 dependencyDaniel Narvaez2012-10-021-0/+4
| | | | Required by libxklavier
* Update to gstreamer 1.0.0Daniel Narvaez2012-09-241-6/+6
|
* Don't move to source directoryDaniel Narvaez2012-09-241-2/+1
| | | | | | It's unexpected and it doesn't make much sense now that we are building out of source directory anyway.
* Add GtkSource-3.0 dependencyDaniel Narvaez2012-09-071-0/+4
|
* Fix ubuntu package nameDaniel Narvaez2012-09-071-1/+1
|
* Add dependency on espeak develDaniel Narvaez2012-09-071-5/+9
|
* Switch to the official sugar repos (patch by erikos)Daniel Narvaez2012-09-071-4/+4
| | | | Also those can built out of source dir
* Update TODODaniel Narvaez2012-09-071-1/+0
|
* Add several missing revisionsDaniel Narvaez2012-09-072-8/+6
|
* Merge branch 'master' of git.sugarlabs.org:sugar-build/sugar-buildDaniel Narvaez2012-09-073-3/+28
|\ | | | | | | | | | | Conflicts: Makefile scripts/system.modules
| * Add more gstreamer pluginsDaniel Narvaez2012-08-233-3/+29
| | | | | | | | Based on a patch by Manuel Kaufmann <humitos@gmail.com>
| * Move revision to the branch tagDaniel Narvaez2012-08-191-6/+6
| |
* | libxklavier now supports parallel buildsDaniel Narvaez2012-08-241-1/+1
| |
* | 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
| |