issues
search
SBuild-org
/
sbuild
SBuild - The magic-free yet powerful build tool.
sbuild.org
Apache License 2.0
15
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
question: upgrading 0.6.5 deb -> 0.7.7 pkg
#209
maximlomans
closed
6 years ago
2
sbuild cannot find my script, environment var problem?
#208
mdeguzis
closed
8 years ago
1
Rename top-level package from "org.sbuild" to "sbuild"
#207
lefou
opened
9 years ago
0
Just some wording tweaks.
#206
sksamuel
closed
10 years ago
1
collect all output of running target (as option)
#205
lefou
opened
10 years ago
0
Improved some output messages
#204
tlahn
closed
10 years ago
1
Fixed missing %-sign on variable check.
#203
tlahn
closed
10 years ago
2
Support special target "~" on cmdline, to request parallel execution
#202
lefou
opened
10 years ago
0
Drop duplicates in TargetRef when "~" (tilde) operator is used.
#201
lefou
closed
10 years ago
0
Make property support of "sbuild" scheme handler buildscript specific
#200
lefou
opened
10 years ago
0
Check calls to TargetContext API only meant to be called from phony targets
#199
lefou
opened
10 years ago
0
Changed classpath.properties parsing. (#197)
#198
lefou
closed
10 years ago
0
Exception on Windows during bootstrap phase because drive letter is interpreted as scheme handler
#197
tlahn
closed
10 years ago
3
Support version ranges in @version annotation
#196
lefou
opened
10 years ago
0
Make @include's from @boostrap projects visible in project
#195
lefou
opened
10 years ago
0
0.7.x proxy support
#194
lefou
closed
10 years ago
0
Backported parallel classloading for plugin classloader.
#193
lefou
closed
10 years ago
0
Support http proxies in http and mvn protocol.
#192
lefou
opened
10 years ago
0
Sbuild scheme handler to provide some special dependencies
#191
lefou
closed
10 years ago
0
Support @bootstrap projects.
#190
lefou
closed
10 years ago
0
SBuild 0.7.3
#189
lefou
closed
10 years ago
0
Move to Scala 2.11
#188
lefou
closed
10 years ago
0
Move configuration of default scheme handler into runner project.
#187
lefou
closed
10 years ago
1
Optional plugin dependencies
#186
lefou
opened
10 years ago
0
In console output, phony targets now show the "phony:" prefix
#185
lefou
closed
10 years ago
0
Make "source" schemehandler configurable (via plugin)
#184
lefou
closed
10 years ago
2
Show relative files with --list-targets cmdline option
#183
lefou
closed
10 years ago
1
Added Plugin.postConfigure and Plugin.isActive
#182
lefou
closed
10 years ago
0
Add new method TargetContext.error to indicate errors
#181
lefou
closed
10 years ago
1
Detect plugins, designed for older (incompatible) SBuild versions
#180
lefou
opened
10 years ago
1
Re-enable Java 6 compatibility.
#179
lefou
closed
10 years ago
1
Rename packages from `de.tototec.sbuild` to `org.sbuild`
#178
lefou
closed
10 years ago
1
Include various checksum SchemeHandler, e.g. MD5, SHA1
#177
lefou
opened
10 years ago
0
Please add sbuild eclipse mac / homebrew setup notes
#176
lefou
closed
10 years ago
5
Detect Plugins not only in the first jar returned by a "scan:" classpath.
#175
lefou
opened
10 years ago
0
Gather info who contributed a target (a plugin or the buildfile)
#174
lefou
opened
10 years ago
1
Interactive Targets which require user input should run sequential
#173
lefou
opened
10 years ago
0
Check required SBuild version for plugins
#172
lefou
closed
10 years ago
2
Detect, if a dependency is also accessible via another project
#171
lefou
closed
10 years ago
1
New Manifest entry SBuild-API-Classpath
#170
lefou
opened
10 years ago
1
Extend FileSupport API (returned by Path) to find files etc.
#169
lefou
closed
10 years ago
1
Extend TargetContext API to mark a target as failed
#168
lefou
opened
10 years ago
0
SchemeHandler to access OSGi Bundle Repositories
#167
lefou
opened
10 years ago
0
Add cmdline option "--keep-going" to keep SBuild running even when some targets fail
#166
lefou
closed
10 years ago
2
Eclipse Plugin: View to show and execute all targets of a project
#165
lefou
closed
10 years ago
1
Asynchronous loading of modules
#164
lefou
opened
10 years ago
0
Resolve @classpath and @include at once (and if configured so, in parallel)
#163
lefou
closed
10 years ago
3
Support logging through a standard logging framework
#162
lefou
closed
10 years ago
3
Run command on build success, via cmdline option
#161
lefou
opened
10 years ago
0
Plugin Classloader supporting private implementations
#160
lefou
closed
10 years ago
3
Next