1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 16, 2025 — Jan 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
adjusted clone and copy stages to restructure folder structure during copy to reach the default Eclipse folder layout for all plugins and features / added support for extracting tar.gz files More... over 13 years ago
added OS-specific error messages More... over 13 years ago
only attempt to upload if a target path exists More... over 13 years ago
added version setting in feature.xml (was accidentally removed) More... over 13 years ago
fixed package name More... over 13 years ago
throw a BuildException if a repository URL can not be understood (fix for #9) / improved Exception handling at different positions to avoid undesired catching of BuildExceptions More... over 13 years ago
suppressed warning about unused method More... over 13 years ago
moved test More... over 13 years ago
added build stage to package example projects into newProject.zip files (ported from DropsBox build) More... over 13 years ago
do not fail if exec fails (e.g. if there is no connection) More... over 13 years ago
only find genmodels in projects More... over 13 years ago
Merge branch 'master' of http://[email protected]/DevBoost/BuildBoost.git More... over 13 years ago
Merge branch 'master' of http://[email protected]/DevBoost/BuildBoost.git More... over 13 years ago
deactivated caching for now (target platform is changing in build process) More... over 13 years ago
added default toString() method for build participants that return the participants class name More... over 13 years ago
separate extract plugin stage More... over 13 years ago
migrated target platform cache from AutoBuild More... over 13 years ago
separated build stages (issue #5) More... over 13 years ago
Merge branch 'master' of http://[email protected]/DevBoost/BuildBoost.git More... over 13 years ago
added configuration option to set root repository URL added download of universal build script during checkout More... over 13 years ago
moved check to init target More... over 13 years ago
generate edit code if a edit plugin with 'src-gen' folder is available More... over 13 years ago
removed output More... over 13 years ago
extended master build script to reuse root.repositories if it exists. This allows running the script without parameters. More... over 13 years ago
added header More... over 13 years ago
added "Tests" to the list of default test class suffixes More... over 13 years ago
added initial support for OSGi's export/import package dependency mechanism More... over 13 years ago
only package the plugins that are contained in a feature (and not the ones a feature only has dependencies to) More... over 13 years ago
included replacing of '.qualifier' (which is the default placehoder in Eclipse) with micro version number / only copy associatedSites file if it exists More... over 13 years ago
added Javadoc More... over 13 years ago