Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup config generationDaniel Narvaez2013-01-121-4/+39
|
* Remove unused varsDaniel Narvaez2013-01-121-4/+0
|
* Only build the snapshot, buildbot will uploadDaniel Narvaez2013-01-111-1/+0
|
* Remove docs makefile includeDaniel Narvaez2013-01-111-1/+0
|
* Move all checks into python codeDaniel Narvaez2012-12-281-1/+0
| | | | So that they can be logged.
* Split buildbot in docs/snapshotDaniel Narvaez2012-12-281-1/+2
|
* Rename tests to checkDaniel Narvaez2012-12-281-1/+1
|
* Actually run devbot testsDaniel Narvaez2012-12-261-1/+1
|
* Rework logging and outputDaniel Narvaez2012-12-261-1/+1
| | | | | | Use the logs for all the commands output. Tail the log if there is an error. Create a link to the latest log so that buildbot can find it easily.
* Lazily pull the sources when buildingDaniel Narvaez2012-12-261-1/+1
| | | | | If no sources exists pull, otherwise leave it alone.
* Time the build commandDaniel Narvaez2012-12-261-0/+1
|
* Check system before buildingDaniel Narvaez2012-12-251-1/+1
|
* Update docs locationDaniel Narvaez2012-12-011-0/+1
|
* Test the list of modulesDaniel Narvaez2012-11-301-0/+1
|
* Add a devbot.git module with unit testDaniel Narvaez2012-11-291-1/+2
|
* Move buildsnapshot and json-normalize in toolsDaniel Narvaez2012-11-281-0/+1
|
* Refactor to use sugar-runnerDaniel Narvaez2012-11-281-1/+0
|
* Cleanup and extend build commandsDaniel Narvaez2012-11-261-1/+1
|
* Add a target to normalize jsonDaniel Narvaez2012-11-261-0/+1
| | | | And run it
* Split and cleanup makefilesDaniel Narvaez2012-11-201-31/+6
|
* Move include at the endDaniel Narvaez2012-11-201-2/+2
| | | | | So that all is the first target and is executed when no argument is passed to make.
* Declare PHONY targetsDaniel Narvaez2012-11-201-0/+3
|
* Don't expose the run-command commandDaniel Narvaez2012-11-181-3/+0
|
* Add upload-docs, mostly for buildbotDaniel Narvaez2012-11-171-0/+4
|
* Rework the autoinstall commandDaniel Narvaez2012-11-161-0/+3
| | | | It now automatically listen on all the sugar trees
* Cleanup makefilesDaniel Narvaez2012-11-161-30/+15
|
* Move the remaining scripts to commandsDaniel Narvaez2012-11-161-10/+12
|
* Move bug-report inside commandsDaniel Narvaez2012-11-161-1/+1
|
* Actually allow to run commands in the shellDaniel Narvaez2012-11-161-2/+1
|
* Move logging out of the makefileDaniel Narvaez2012-11-161-3/+1
| | | | So that it's possible to run the same scripts from the shell.
* Remove undefined targetDaniel Narvaez2012-11-151-1/+1
|
* Allow to pass ARGS to make check-systemDaniel Narvaez2012-11-141-9/+1
|
* Refactor dnbuild into devbotDaniel Narvaez2012-11-141-4/+3
|
* Refactor check-system to use a devbot moduleDaniel Narvaez2012-11-141-1/+2
| | | | | | This is necessary to be able to share code, all the commands will be gradually refactored to follow this pattern.
* Clean from dn-buildDaniel Narvaez2012-11-131-9/+1
| | | | So that we don't need to hardcode source paths
* Remove separation between glucose and activities buildDaniel Narvaez2012-11-121-7/+2
|
* Switch everything from jhbuild to dn-buildDaniel Narvaez2012-11-121-17/+5
|
* Build activities with a custom scriptDaniel Narvaez2012-11-121-3/+3
| | | | | | It should be faster and cleaner than the sugar-fructose hack. Eventually dn-build might replace jhbuild. We don't really need all that complexity.
* Work around script bugDaniel Narvaez2012-11-111-1/+1
| | | | | It always returns an error without -t. Now fixed upstream but not yet in the distros.
* Rework tests to be based on pyatspi onlyDaniel Narvaez2012-11-071-1/+1
| | | | | | | | dogtail is not packaged for ubuntu at the moment and dogtail adds another layer which can make it difficult to debug intermittent failures. We might switch back at some point but for now I think it's easier to stay lower level and try to figure out how to improve reliability there.
* Delete sugar-fructose on cleanDaniel Narvaez2012-10-301-0/+1
| | | | It's built inside the source directory
* Don't move to source directoryDaniel Narvaez2012-09-241-2/+1
| | | | | | It's unexpected and it doesn't make much sense now that we are building out of source directory anyway.
* Add several missing revisionsDaniel Narvaez2012-09-071-2/+0
|
* Merge branch 'master' of git.sugarlabs.org:sugar-build/sugar-buildDaniel Narvaez2012-09-071-0/+3
|\ | | | | | | | | | | Conflicts: Makefile scripts/system.modules
| * Add more gstreamer pluginsDaniel Narvaez2012-08-231-0/+3
| | | | | | | | Based on a patch by Manuel Kaufmann <humitos@gmail.com>
* | 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
| |