Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Split state out of build script so we can reuse itDaniel Narvaez2012-11-255-38/+76
|
* Check system directly in the commandsDaniel Narvaez2012-11-255-3/+7
|
* Add home to gitignoreDaniel Narvaez2012-11-251-0/+1
|
* Replace devbot dir with homeDaniel Narvaez2012-11-255-7/+9
| | | | It was weird to store that stuff in the install dir.
* Add .xz extensionDaniel Narvaez2012-11-251-1/+1
|
* Pass dir and filename when notifying upload completionDaniel Narvaez2012-11-251-4/+6
|
* Delete libtool files also in subdirectoriesDaniel Narvaez2012-11-251-7/+5
|
* Disable docs for the gstreamer modulesDaniel Narvaez2012-11-251-3/+6
|
* Change the root dir to sugar-snapshotDaniel Narvaez2012-11-251-25/+25
|
* Require a SNAPSHOT_FILENAMEDaniel Narvaez2012-11-252-15/+25
|
* Couple of upload-snapshot fixesDaniel Narvaez2012-11-242-2/+2
|
* Disable some testsDaniel Narvaez2012-11-242-4/+8
| | | | Should speedup the build a little
* Create build and source dir on demandDaniel Narvaez2012-11-242-14/+21
| | | | Otherwise they are created in the snapshot
* Use readlink so that you can invoke commands/runDaniel Narvaez2012-11-241-1/+1
|
* Split and improve snapshot generationDaniel Narvaez2012-11-242-12/+74
|
* Typo in the extensionDaniel Narvaez2012-11-241-1/+1
|
* Make sure snapshot has a sugar-build rootDaniel Narvaez2012-11-241-7/+9
|
* Use the full path instead of ~Daniel Narvaez2012-11-241-1/+1
| | | | | Otherwise it gets converted to the local home dir which is normally different.
* Properly distinguish between prefix and install dirDaniel Narvaez2012-11-244-24/+28
|
* Make ssh and xz normal depsDaniel Narvaez2012-11-245-4/+18
|
* Add xz-utils for the snapshotsDaniel Narvaez2012-11-241-1/+2
|
* Revert "Add ssh for the snapshots stuff"Daniel Narvaez2012-11-241-2/+1
| | | | This reverts commit 4a9bb23b51d35b4da4fcf0eb2f4db4f4a48dc31e.
* Add ssh for the snapshots stuffDaniel Narvaez2012-11-241-1/+2
|
* Add a target to generate relocatable snapshotsDaniel Narvaez2012-11-244-15/+63
|
* Execute the normal bashrc in the homedirDaniel Narvaez2012-11-231-0/+4
|
* Fix shell prompt string on ubuntuDaniel Narvaez2012-11-235-14/+18
| | | | It was getting overwritten by ~/.bashrc
* Add metacityDaniel Narvaez2012-11-238-5/+38
| | | | We need a patch in the latest version for journal
* Observe only the source directoriesDaniel Narvaez2012-11-232-14/+17
|
* Prepend sugar-build paths rather than appendingDaniel Narvaez2012-11-231-4/+4
| | | | | So that if you have sugar installed in the system it doesn't get used.
* Update config to match codeDaniel Narvaez2012-11-231-3/+3
|
* Make sure global system_lib_dir is setDaniel Narvaez2012-11-231-0/+1
|
* Don't use lib64 on ubuntuDaniel Narvaez2012-11-232-7/+6
|
* Add BUILD_IN_SOURCE prefDaniel Narvaez2012-11-231-9/+13
| | | | To build everything in the source directory
* Remove unused pyabiword depDaniel Narvaez2012-11-234-12/+0
|
* Refactoring leftoversDaniel Narvaez2012-11-232-2/+3
|
* Refactor to use a Module classDaniel Narvaez2012-11-233-32/+34
|
* Add config.get_prefDaniel Narvaez2012-11-232-0/+20
|
* Add glib to 3.6 deps, required by gobject-introspectionDaniel Narvaez2012-11-231-1/+4
|
* Use our pygobject repo on 3.6 tooDaniel Narvaez2012-11-231-3/+6
|
* Switch to a pygobject clone to drag in a patch we needDaniel Narvaez2012-11-231-2/+2
|
* Setup XCURSOR_PATHDaniel Narvaez2012-11-231-0/+2
|
* More reorderingDaniel Narvaez2012-11-221-3/+3
|
* Reorder to put public methods at the topDaniel Narvaez2012-11-221-50/+50
|
* Rework tree to use the gi atspi bindings directlyDaniel Narvaez2012-11-224-40/+70
| | | | pyatspi is a mess, just adds another layer and undocumented
* Try to remove gtk2 activitiesDaniel Narvaez2012-11-221-6/+0
| | | | They seem to be causing random pyatspi issues.
* Add dep on autodetect gstreamer pluginDaniel Narvaez2012-11-222-0/+6
|
* Revert "Remove calculate for now"Daniel Narvaez2012-11-221-0/+3
| | | | This reverts commit 09c6a028cb70056e04e998509e9e0685ca12b2ee.
* Add dependency on gail gtk moduleDaniel Narvaez2012-11-223-0/+9
|
* Improve UI test logDaniel Narvaez2012-11-211-2/+2
|
* Jukebox has an object chooserDaniel Narvaez2012-11-211-1/+1
|