Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* libxklavier can now build out of src dirDaniel Narvaez2012-08-231-1/+0
|
* Build the at modules out of source directoryDaniel Narvaez2012-08-221-2/+0
|
* Remove libxklavier sourceDaniel Narvaez2012-08-221-0/+1
|
* sugar and toolkit are not buildable out of source dir yetDaniel Narvaez2012-08-191-0/+2
|
* Add gst-plugins-espeakDaniel Narvaez2012-08-181-0/+1
|
* Merge branch 'master' of git.sugarlabs.org:sugar-build/sugar-buildDaniel Narvaez2012-08-181-7/+0
|\ | | | | | | | | | | Conflicts: Makefile scripts/sugar.modules
| * When building a single module force the buildDaniel Narvaez2012-08-151-1/+1
| |
| * Don't clean sugar-* modulesDaniel Narvaez2012-08-081-7/+0
| | | | | | | | They are built out of source directory now
* | When building a single module force the buildDaniel Narvaez2012-08-151-1/+1
| |
* | Merge branch 'master' of git.sugarlabs.org:sugar-build/sugar-buildDaniel Narvaez2012-08-071-2/+1
|\ \ | |/
| * Use the start-sugar script for runDaniel Narvaez2012-08-021-2/+1
| |
* | Merge branch 'master' of git.sugarlabs.org:sugar-build/sugar-buildDaniel Narvaez2012-08-011-0/+4
|\ \ | |/ | | | | | | | | Conflicts: Makefile scripts/system.modules
| * Add gstreamerDaniel Narvaez2012-08-011-0/+3
| |
| * Clean find-free-displayDaniel Narvaez2012-07-231-0/+1
| |
* | Merge branch 'master' of git.sugarlabs.org:sugar-build/sugar-buildDaniel Narvaez2012-07-111-10/+11
|\ \ | |/
| * Find a free display rather than hardcoding itDaniel Narvaez2012-07-111-10/+11
| |
* | First attempt at adding gtk for the forall issueDaniel Narvaez2012-07-101-0/+2
|/
* Ignore build policy for sugar-fructoseDaniel Narvaez2012-07-071-1/+1
| | | | | We need to always rebuild because we don't know if the submodules have changes.
* Test requires list-outputsDaniel Narvaez2012-07-061-1/+1
|
* Redirect make run output to the logDaniel Narvaez2012-07-051-1/+1
|
* Allow to run another instance inside sugarDaniel Narvaez2012-07-041-1/+7
|
* Always install fructose activitiesDaniel Narvaez2012-07-041-5/+2
| | | | Make some sense for development too and it's less code to maintain
* Add a target to build fructose activitiesDaniel Narvaez2012-06-301-0/+4
| | | | It will be used by the buildbot.
* Add a simple dogtail testDaniel Narvaez2012-06-291-0/+3
|
* 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.
* Log the install-activities scriptDaniel Narvaez2012-06-261-1/+1
|
* Pull activities from activities.sugarlabs.orgDaniel Narvaez2012-06-261-6/+5
|
* Build out of source directory when possibleDaniel Narvaez2012-06-261-3/+3
|
* Jump into source and show the directory in PS1Daniel Narvaez2012-06-261-4/+5
| | | | Useful to know where you are
* Add a start-sugar command to the shelDaniel Narvaez2012-06-261-0/+1
|
* Add a script to streamline patch submissionDaniel Narvaez2012-06-251-1/+3
| | | | 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-221-0/+3
|
* Build browse activityDaniel Narvaez2012-06-221-0/+1
|
* 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-181-1/+7
| | | | Sugar cannot deal properly with multiple outputs.
* Run X on :99Daniel Narvaez2012-06-161-1/+1
| | | | Very unlikely to get a conflict there
* Don't use script in buildbotDaniel Narvaez2012-06-151-4/+15
|
* Really clean all-logs.tar.bz2Daniel Narvaez2012-06-141-1/+1
|
* Add a bug-report commandDaniel Narvaez2012-06-141-6/+11
| | | | This generates logs that will be useful for debugging.
* Initial commitDaniel Narvaez2012-06-131-0/+32