Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar-jhbuild
Commit message (Collapse)AuthorAgeFilesLines
* adapt to upstream jhbuild script changesSascha Silbe2009-05-201-0/+5
|
* jhbuild migrated from preview to toplevelSascha Silbe2009-04-181-1/+1
|
* improve error messages'David Farning2009-02-111-3/+4
|
* update location on upstream jhbuildDavid Farning2009-02-091-1/+1
| | | | fixes #332
* add sjhbuild to path rather then scriptsbuild2009-01-211-2/+2
| | | | this makes the layout of sugjhbuild more similar to upstream
* Some refactoring and fixes.Marco Pesenti Gritti2009-01-201-2/+2
|
* Big refactoring by David Farning.Marco Pesenti Gritti2009-01-171-4/+8
|
* Previous check was actually not working.Marco Pesenti Gritti2008-11-091-5/+2
|
* Better check to decide if we need to update jhbuild.Marco Pesenti Gritti2008-11-091-2/+6
|
* Update jhbuild on the update command.Marco Pesenti Gritti2008-11-081-1/+2
|
* Some directory renaming.Marco Pesenti Gritti2008-10-191-1/+1
|
* Rename scripts to commands.Marco Pesenti Gritti2008-10-181-1/+1
|
* Update also sugar-jhbuildMarco Pesenti Gritti2008-04-201-1/+5
|
* Pull jhbuild instead of using an internal copy.Marco Pesenti Gritti2008-04-201-6/+25
| | | | Directory structure cleanups.
* Exit with an error when there are unbuilt modules.Marco Pesenti Gritti2008-04-121-1/+1
| | | | Patch by Titus Brown.
* Revert "Fetch jhbuild as a submodule."Marco Pesenti Gritti2008-04-101-9/+3
| | | | This reverts commit 95e2c115896e0b2bf1a763b0cc962b556c53ef8b.
* Fetch jhbuild as a submodule.Marco Pesenti Gritti2008-04-101-3/+9
|
* Handle sugar-jhbuild without parameters correctly.Marco Pesenti Gritti2007-07-061-1/+1
|
* Update sugar-jhbuild when doing a full build.Marco Pesenti Gritti2007-07-061-0/+8
|
* Copy some code from jhbuild so that we display help and support all the options.Marco Pesenti Gritti2007-01-261-28/+2
|
* Automatically sanitycheck on a full build.Marco Pesenti Gritti2007-01-261-3/+5
| | | | Give feedback on sanitycheck when it succeed.
* Add build-base aliasMarco Pesenti Gritti2007-01-261-0/+4
|
* Finish up mozilla 1.9 support and enable itMarco Pesenti Gritti2007-01-241-0/+1
|
* Default to sugar-emulator for runMarco Pesenti Gritti2007-01-221-1/+4
|
* Import jhbuild, get rid of the updater.Marco Pesenti Gritti2007-01-221-5/+0
|
* Checkout jhbuild before trying to use itMarco Pesenti Gritti2007-01-211-4/+5
|
* Register sanitycheck as a jhbuild command, override the default one.Marco Pesenti Gritti2007-01-211-14/+3
|
* Add a sanitycheck commandMarco Pesenti Gritti2007-01-211-10/+13
|
* Add some initial dependency checking logicMarco Pesenti Gritti2007-01-211-1/+15
|
* Get framework/activities installation backMarco Pesenti Gritti2007-01-211-4/+7
|
*