Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixed a missing package for the dependecy checkHEADmasterbiertie2009-05-234-0/+4
|
* Fixups for streamlined buildBernie Innocenti2009-05-233-2/+3
| | | | | These are a few required changes that were missing in the previous patch.
* Streamline jhbuild by removing many extrnal modsBernie Innocenti2009-05-237-181/+30
| | | | | | | | | | | | All major distros now carry our main dependencies, and those which don't, should really consider doing it. This drastically reduces the build time, disk space requirements and, most importantly, the chance of build failures. New developers will have much less trouble building Sugar. Tested only on Fedora 11. Someone should update sysdeps for Ubuntu as well.
* Move etoys from fructose to its own moduleBernie Innocenti2009-05-234-8/+24
| | | | | | | | | | Etoys and its dependency squeak take a lot of time to build, and few developers actually need it in order to hack on Sugar itself. You can build etoys separately by issuing the following command: ./sugar-jhbuild build etoys
* Add dependency information for Fedora 11Bernie Innocenti2009-05-211-0/+71
|
* adapt to upstream jhbuild script changesSascha Silbe2009-05-201-0/+5
|
* Rename STATE_* to PHASE_* to match upstream changeBernie Innocenti2009-05-161-14/+14
|
* Add sugar-update-controlBernie Innocenti2009-05-162-2/+8
|
* remove unmaintained olpc-4.xmlSascha Silbe2009-05-101-79/+0
|
*