Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Comment out list view actions for now"Daniel Narvaez2012-06-301-2/+2
| | | | This reverts commit 20013d8dffacca20d6cc87060f6d32aadca18601.
* Increase sleep, too short on the buildbotDaniel Narvaez2012-06-301-1/+1
|
* Add telepathy mission control dependencyDaniel Narvaez2012-06-301-1/+9
|
* Comment out list view actions for nowDaniel Narvaez2012-06-291-2/+2
| | | | They don't work inside buildbot, will need to investigate
* Add dconf dependencyDaniel Narvaez2012-06-291-0/+4
|
* Document make testDaniel Narvaez2012-06-291-0/+1
|
* Add dep on simplejsonDaniel Narvaez2012-06-291-0/+4
|
* Couple more runtime depsDaniel Narvaez2012-06-291-0/+8
|
* Try to fix atk bridge checks in ubuntuDaniel Narvaez2012-06-291-2/+4
|
* Add a few dependencies necessary for the testsDaniel Narvaez2012-06-291-6/+28
|
* Use SUGAR_BUILDBOT to decide if we run headlessDaniel Narvaez2012-06-291-1/+1
|
* Add a simple dogtail testDaniel Narvaez2012-06-294-0/+54
|
* Setup GIO_EXTRA_MODULES to look at the system pathDaniel Narvaez2012-06-281-4/+10
| | | | This makes dconf work.
* Add espeak dependencyDaniel Narvaez2012-06-271-0/+4
|
* Clean source only for sugar modulesDaniel Narvaez2012-06-271-1/+7
| | | | | The rest now builds out-of-source-directory so it's unnecessary to redownload everything.
* Update makefile targets referenceDaniel Narvaez2012-06-261-1/+2
|
* Log the install-activities scriptDaniel Narvaez2012-06-262-1/+2
|
* Pull activities from activities.sugarlabs.orgDaniel Narvaez2012-06-268-21/+42
|
* Update jhbuild pathDaniel Narvaez2012-06-261-1/+1
|
* Build out of source directory when possibleDaniel Narvaez2012-06-265-11/+13
|
* Jump into source and show the directory in PS1Daniel Narvaez2012-06-261-4/+5
| | | | Useful to know where you are
* Ensure send-patches is run inside source modulesDaniel Narvaez2012-06-261-0/+10
|
* Mention --help for shell commandsDaniel Narvaez2012-06-261-0/+2
|
* Allow to pass a rev list to send-patchesDaniel Narvaez2012-06-261-1/+2
|
* Avoid repetitionDaniel Narvaez2012-06-261-1/+2
|
* Refactor README once againDaniel Narvaez2012-06-262-37/+49
| | | | | Now it's a minimal guide to contributing to sugar. And I like how simple it is in theory.
* Add a start-sugar command to the shelDaniel Narvaez2012-06-263-2/+15
|
* Add a script to streamline patch submissionDaniel Narvaez2012-06-252-1/+102
| | | | Needs work.
* Customize prompt to indicate we are in the shellDaniel Narvaez2012-06-251-1/+1
| | | | Credit to Manuel QuiƱones for the idea.
* Add a make shell commandDaniel Narvaez2012-06-223-1/+15
|
* Update TODODaniel Narvaez2012-06-221-0/+1
|
* Build browse activityDaniel Narvaez2012-06-224-1/+4
|
* Split up the checks table in groupsDaniel Narvaez2012-06-222-35/+47
|
* Refactor check-system for easier maintenanceDaniel Narvaez2012-06-221-188/+223
|
* Add a SUGAR_OUTPUT variableDaniel Narvaez2012-06-223-4/+15
|
* Append tee outputDaniel Narvaez2012-06-211-1/+1
|
* Update TODODaniel Narvaez2012-06-211-0/+1
|
* Add TODODaniel Narvaez2012-06-211-0/+2
|
* Use bash in log-commandDaniel Narvaez2012-06-211-1/+1
|
* Add tar dependencyDaniel Narvaez2012-06-211-0/+3
|
* TypoDaniel Narvaez2012-06-211-1/+1
|
* Pygobject3 doesn't actually have a pkg-config fileDaniel Narvaez2012-06-211-3/+3
|
* Add dependency on pygobject3Daniel Narvaez2012-06-211-0/+3
|
* Don't assign to XRANDR_LIBSDaniel Narvaez2012-06-211-1/+1
| | | | We want pkg-config to run it only after deps has been installed.
* Disable all but one X outputsDaniel Narvaez2012-06-185-2/+60
| | | | Sugar cannot deal properly with multiple outputs.
* Drop sugar-presence-serviceDaniel Narvaez2012-06-181-4/+0
| | | | It's deprecated and etoys 5 should not hard fail on it
* Add a message about installing system packagesDaniel Narvaez2012-06-181-0/+2
| | | | | So that when you are asked for a password it's clear what it is about.
* Start by explaning how to submit a bug reportDaniel Narvaez2012-06-171-2/+2
|
* Drop buildbot configurationDaniel Narvaez2012-06-161-92/+0
| | | | Moved to a separate sugar-buildbot repository
* Run X on :99Daniel Narvaez2012-06-161-1/+1
| | | | Very unlikely to get a conflict there