Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* sort extra-activitiesSascha Silbe2010-06-071-30/+30
|
* Debian: use python-xklavier from distro packageSascha Silbe2010-06-053-3/+3
|
* add sysdep avahi-autoipd for ad-hoc network support (Debian/Fedora)Sascha Silbe2010-05-082-0/+2
|
* fix GConf-dbus path - fixes metacity at least on DebianSascha Silbe2010-05-031-4/+9
|
* Shave off unnecessary dependencies from jhbuildBernie Innocenti2010-04-265-10/+2
| | | | | | | | | | | xulrunner-python-devel: we don't need it at all xulrunner-devel: not needed since we don't build hulahop from source dogtail: only needed on systems that build evince csound-devel: not needed since we don't build csound from source Tested on Fedora 13, Fedora 12 and Ubuntu 10.04. Signed-off-by: Bernie Innocenti <bernie@codewiz.org>
* Move etoys to the extra-activities groupBernie Innocenti2010-04-253-5/+5
| | | | | | | | | | | | | | | This change considerably speeds up building the default target. As discussed on sugar-devel@, Etoys developers don't work in jhbuild, and Sugar core developers rarely need to test their changes against Etoys. To build Etoys and its dependencies, simply do one of: ./sugar-jhbuild build etoys ./sugar-jhbuild build meta-extra-activities Acked-By: Sascha Silbe <sascha-pgp@silbe.org> Signed-off-by: Bernie Innocenti <bernie@codewiz.org>
* add python-webkit (from distro packages), needed by Read for EPUB supportSascha Silbe2010-04-252-0/+2
|
* Fedora 12, Rawhide: use distro package for pylint (0.20.0)Sascha Silbe2010-04-252-0/+2
|
* build pylint from source on Ubuntu 10.04 because we want 0.20.0Sascha Silbe2010-04-251-1/+0
|
* Revert "Change pippy-activity to pippy in fructose-0.84"Bernie Innocenti2010-04-211-2/+2
| | | | This reverts commit d9b7037676fc6c3270aa08d26aea552ac5a6e878.
* Add hulahop as a distro dependencyBernie Innocenti2010-04-211-0/+1
| | | | Saves some build time and headaches.
* Change pippy-activity to pippy in fructose-0.84Bernie Innocenti2010-04-211-2/+2
| | | | | This fixes an error in the build where jhbuild tries to enter the wrong directory after unpacking sources.
* Use sucrose-0.84 branch for sugar-baseBernie Innocenti2010-04-211-1/+1
|
* Merge branch 'master' of git.sugarlabs.org:sugar-jhbuild/mainline into mainlineBernie Innocenti2010-03-282-11/+35
|\
| * update buildbot and its dependenciesSascha Silbe2010-03-251-11/+16
| |
| * add preliminary support for Ubuntu Lucid (10.04)Sascha Silbe2010-03-201-0/+19
| |
* | Checkout 0.84 branches of all sugar modulesBernie Innocenti2010-03-121-2/+2
| |
* | Fix sugar-0.84 buildBernie Innocenti2010-03-121-7/+0
|/
* Update pylint tarballsTomeu Vizoso2010-03-101-9/+9
|
* 0.84: actually use pre-metacity copy of glucose-external.modulesSascha Silbe2010-03-041-3/+14
|
* 0.84: use copy of glucose-external.modules without 0.86 changesSascha Silbe2010-03-042-1/+162
|
* sysdeps: add python-dateutil (required by sugar-toolkit)Sascha Silbe2010-02-222-0/+3
|
* sysdeps: Ubuntu Intrepid (8.10) not supported anymoreSascha Silbe2010-02-221-8/+0
| | | | | | Telepathy from Intrepid is too old for sugar (CONNECTION_INTERFACE_REQUESTS missing) and we can't build it from source as it requires glib >= 2.20, but Intrepid only has 2.18.2.
* adjust to Fedora 13 (Rawhide) changesSascha Silbe2010-02-074-3/+14
|
* add support for LinuxMint 8 (http://www.linuxmint.com/, based on Ubuntu 9.10)Sascha Silbe2010-02-013-0/+3
|
* add pep8 (PEP8 style checker)Sascha Silbe2010-01-276-3/+14
|
* telepathy-glib depends on dbus-glibSascha Silbe2010-01-221-0/+3
|
* use distro package for dogtail on Fedora 12+Sascha Silbe2010-01-201-1/+2
|
* use distro package for libxklavier on Debian and Ubuntu 9.10Sascha Silbe2010-01-202-0/+2
|
* update telepathy-python to 0.15.14 (released today)Sascha Silbe2010-01-191-3/+3
|
* Debian: use distro package for pylintSascha Silbe2010-01-191-0/+1
|
* use distro packages for abiword on DebianSascha Silbe2010-01-191-0/+3
|
* Debian: switch dbus-glib and telepathy to distro packagesSascha Silbe2010-01-181-0/+5
| | | | Tested Gabble/Salut with Chat (invitations from both sides).
* update dbus-glib and telepathySascha Silbe2010-01-181-21/+17
|
* fix XML syntax error introduced by last commitSascha Silbe2010-01-081-1/+1
|
*