summaryrefslogtreecommitdiff
path: root/createbundle.sh
AgeCommit message (Collapse)Author
2014-10-27Use json file to define versions to be bundled.Ivan Alejandro
Also improve logging support to print each component's name.
2014-10-24Add REUSE_BINARIES capability.Ivan Alejandro
Using this new feature we can reduce the bundling time significatively since we don't need to spend much time compiling stuff that shouldn't change. Move dependencies to the requirements file. Use helper variable to shorten the bundler command call.
2014-10-07Update the paths to use the leapcode repo.Ivan Alejandro
2014-09-29Add automagic bundling scripts.Ivan Alejandro