• Guus der Kinderen's avatar
    OF-1149: Improve build speed · 25f66a6c
    Guus der Kinderen authored
    * 'override' defined just once (and set to false)
    * a plugin can be skipped by setting a property 'plugin.pluginname.skip'
      to true (eg: -Dplugin.broadcast.skip=true)
    * plugins that are built set the property above, to prevent rebuilding
      during the same Ant invocation (speeds up parent/child plugin builds)
    25f66a6c
Name
Last commit
Last update
build Loading commit data...
documentation Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...