[Buildbot-commits] [buildbot/buildbot] bd6574: Use granlecoja build system
GitHub
noreply at github.com
Wed Jun 11 22:44:57 UTC 2014
Branch: refs/heads/nine
Home: https://github.com/buildbot/buildbot
Commit: bd6574b96f20aeaec8785ba0832cd4bf5bd0a3b8
https://github.com/buildbot/buildbot/commit/bd6574b96f20aeaec8785ba0832cd4bf5bd0a3b8
Author: Pierre Tardy <pierre.tardy at intel.com>
Date: 2014-06-11 (Wed, 11 Jun 2014)
Changed paths:
M www/Gruntfile.coffee
M www/codeparameter/Gruntfile.coffee
M www/codeparameter/grunt/config.coffee
A www/codeparameter/grunt/customtasks.coffee
R www/codeparameter/grunt/tasks/clean.coffee
R www/codeparameter/grunt/tasks/copy.coffee
M www/codeparameter/setup.py
M www/grunt/config.coffee
A www/grunt/customtasks.coffee
R www/grunt/tasks/clean.coffee
R www/grunt/tasks/coffee.coffee
R www/grunt/tasks/coffeelint.coffee
R www/grunt/tasks/concat.coffee
R www/grunt/tasks/concurrent.coffee
R www/grunt/tasks/copy.coffee
R www/grunt/tasks/imagemin.coffee
R www/grunt/tasks/jade.coffee
R www/grunt/tasks/karma.coffee
R www/grunt/tasks/less.coffee
R www/grunt/tasks/ngtemplates.coffee
R www/grunt/tasks/requiregen.coffee
R www/grunt/tasks/requirejs.coffee
R www/grunt/tasks/watch.coffee
M www/sample_plugin/Gruntfile.coffee
M www/sample_plugin/grunt/config.coffee
M www/sample_plugin/setup.py
M www/setup.py
Log Message:
-----------
Use granlecoja build system
This allows to put the build system out of tree, and thus allow plugins
to be maintained out of tree
Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>
Commit: 39df5f72935f1e413774968ac2d1a7cf1c52b45b
https://github.com/buildbot/buildbot/commit/39df5f72935f1e413774968ac2d1a7cf1c52b45b
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-06-11 (Wed, 11 Jun 2014)
Changed paths:
M www/Gruntfile.coffee
M www/codeparameter/Gruntfile.coffee
M www/codeparameter/grunt/config.coffee
A www/codeparameter/grunt/customtasks.coffee
R www/codeparameter/grunt/tasks/clean.coffee
R www/codeparameter/grunt/tasks/copy.coffee
M www/codeparameter/setup.py
M www/grunt/config.coffee
A www/grunt/customtasks.coffee
R www/grunt/tasks/clean.coffee
R www/grunt/tasks/coffee.coffee
R www/grunt/tasks/coffeelint.coffee
R www/grunt/tasks/concat.coffee
R www/grunt/tasks/concurrent.coffee
R www/grunt/tasks/copy.coffee
R www/grunt/tasks/imagemin.coffee
R www/grunt/tasks/jade.coffee
R www/grunt/tasks/karma.coffee
R www/grunt/tasks/less.coffee
R www/grunt/tasks/ngtemplates.coffee
R www/grunt/tasks/requiregen.coffee
R www/grunt/tasks/requirejs.coffee
R www/grunt/tasks/watch.coffee
M www/sample_plugin/Gruntfile.coffee
M www/sample_plugin/grunt/config.coffee
M www/sample_plugin/setup.py
M www/setup.py
Log Message:
-----------
Merge tardyp/buildbot:granlecoja (PR #1162)
Compare: https://github.com/buildbot/buildbot/compare/94924fd7ce0f...39df5f72935f
More information about the Commits
mailing list