Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Return an error when there are failed checksDaniel Narvaez2012-11-281-1/+2
|
* Set ACLOCAL_PATHDaniel Narvaez2012-11-271-0/+2
| | | | Otherwise macros in the sugar-build prefix are ignored
* Display error messages when the source dir is invalidDaniel Narvaez2012-11-272-13/+28
|
* Fix the unsupported distro warningDaniel Narvaez2012-11-272-20/+24
|
* Make sure the source directory it's a git repositoryDaniel Narvaez2012-11-271-1/+1
| | | | | Otherwise we pull in the sugar-build repo with not so nice consequences.
* Move public functions at the topDaniel Narvaez2012-11-271-55/+55
|
* Mark private methods with _Daniel Narvaez2012-11-271-21/+21
|
* Fix and simplify skipping modulesDaniel Narvaez2012-11-273-14/+22
|
* Fix running on an unsupported distroDaniel Narvaez2012-11-273-2/+46
|
* Make target name a bit more genericDaniel Narvaez2012-11-261-1/+1
|
* Cleanup and extend build commandsDaniel Narvaez2012-11-267-41/+103
|
* Register ubuntu DistroInfoDaniel Narvaez2012-11-261-1/+4
|
* Add a target to normalize jsonDaniel Narvaez2012-11-2618-121/+272
| | | | And run it
* Normalize packages jsonDaniel Narvaez2012-11-265-585/+1401
| | | | Sort, always use a list, json.dump it
* Normalize deps jsonDaniel Narvaez2012-11-268-335/+716
| | | | Sort the list, always specify the name, json.dump them.
* Add devbot to python pathDaniel Narvaez2012-11-263-0/+9
| | | | So that we can generate documentation in sugar-docs.
* Improve the documentationDaniel Narvaez2012-11-261-13/+18
|
* Catch the right exceptionDaniel Narvaez2012-11-261-1/+1
|
* Add documentation for the distro specific classesDaniel Narvaez2012-11-263-4/+58
|
* Add a DistroInfo classDaniel Narvaez2012-11-267-58/+78
|
* Start splitting distro specific code to pluginsDaniel Narvaez2012-11-266-155/+178
|
* On run check the system only if something changedDaniel Narvaez2012-11-267-29/+67
|
* Create the logs dir rather than keeping it in gitDaniel Narvaez2012-11-255-9/+12
|
* 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