Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
...
* Use a tarball for glibDaniel Narvaez2012-11-061-1/+5
| | | | | Building leaves the tree dirty which confuses jhbuild. It's fixed on master but not on the branch we use.
* Use a tag for libxklavierDaniel Narvaez2012-11-051-1/+1
|
* Bump gtk+Daniel Narvaez2012-11-051-1/+1
| | | | This is going to break the UI tests, we will fix it.
* Bump atk modulesDaniel Narvaez2012-11-051-3/+3
|
* Bump glib and related modulesDaniel Narvaez2012-11-051-3/+3
|
* Bump gstreamer modulesDaniel Narvaez2012-11-051-7/+8
|
* Exit with error if pre-checks failsDaniel Narvaez2012-11-021-6/+8
|
* If pre-checks fails stopDaniel Narvaez2012-11-021-7/+10
|
* Fix broken variable nameDaniel Narvaez2012-11-021-1/+1
|
* 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.
* 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
* 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
|
* 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
* Add several missing revisionsDaniel Narvaez2012-09-071-6/+6
|
* Merge branch 'master' of git.sugarlabs.org:sugar-build/sugar-buildDaniel Narvaez2012-09-072-3/+25
|\ | | | | | | | | | | Conflicts: Makefile scripts/system.modules
| * Add more gstreamer pluginsDaniel Narvaez2012-08-232-3/+26
| | | | | | | | 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-231-1/+1
| |
* | Add missing depDaniel Narvaez2012-08-221-0/+4
| |
* | Build the at modules out of source directoryDaniel Narvaez2012-08-221-2/+2
| |
* | 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-191-2/+2
| |
* | Move revision to the branch tagDaniel Narvaez2012-08-191-6/+6
| |
* | Add gst-plugins-espeakDaniel Narvaez2012-08-181-0/+5
| |
* | Merge branch 'master' of git.sugarlabs.org:sugar-build/sugar-buildDaniel Narvaez2012-08-181-6/+6
|\ \ | |/ | | | | | | | | Conflicts: Makefile scripts/sugar.modules
| * Remove dependency on cjsonDaniel Narvaez2012-08-151-4/+0
| |
| * Add an auto-install commandDaniel Narvaez2012-08-151-0/+44
| |
| * 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-151-0/+44
| |
* | 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-073-8/+30
|\ \ | |/
| * 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
| |