Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-16 | clean up old packages | Luke Shumaker | |
2014-11-16 | add changes to sources.all.mk | Luke Shumaker | |
2014-11-16 | update rules/Maven | Luke Shumaker | |
2014-11-16 | slf4j-api: Do what the POM does, delete target/classes/org/slf4j/impl | Luke Shumaker | |
2014-11-16 | more maven dependencies (new: slf4j-simple) | Luke Shumaker | |
2014-11-16 | Makefile: preserving timestamps when copying directories is a bad idea | Luke Shumaker | |
2014-11-16 | Correctly handle URLs containing '%' | Luke Shumaker | |
2014-11-16 | Re-add maven dependencies that were implicitly there before because of CLIs | Luke Shumaker | |
2014-11-16 | _generic/Makefile: add mvn lifecycle-target aliases | Luke Shumaker | |
2014-11-16 | Support stubbing entry points without exposing the entire classpath | Luke Shumaker | |
And use this for modello in maven. | |||
2014-11-16 | Makefile: touch up | Luke Shumaker | |
- rename $(package_*) to $(packages_*), move them higher in the file - touch up whitespace on the download: rule - filter workdir from impacting any of the deps2* funcs (_sanitize_deps) - rename intermediate funcs for deps2{class,}path to start with '_' - split $(recurse) into multiple lines | |||
2014-07-25 | Fix things | Luke Shumaker | |
2014-07-25 | Tidy up | Luke Shumaker | |
- re-organize sources.mk and dependencies.mk - remove the non-working groov and gradle - minor touch-ups to some Makefiles | |||
2014-07-25 | add logback-core | Luke Shumaker | |
2014-07-25 | Add janino. Required creating a 'union' type for sources.mk. | Luke Shumaker | |
2014-07-25 | Have the generic rules begin with an underscore | Luke Shumaker | |
2014-07-25 | Makefile: cut out the middle man (package) in the magic foreach loop | Luke Shumaker | |
2014-07-25 | Generalize the utils to make the target an argument. | Luke Shumaker | |
2014-07-25 | Makefile: avoid shelling out inside of a loop. Also fix a 'download:' bug. | Luke Shumaker | |
- This should speed up Makefile parse times - This is still not avoided for the "magic foreach loop". - The bug in 'download:' is that it was always using the 'file'; for git and tar, it needs the 'base'. | |||
2014-07-25 | Makefile: Pull $(shell) operations into $(call) macros. | Luke Shumaker | |
2014-07-25 | Makefile: touch up | Luke Shumaker | |
2014-07-24 | get jansi to build | Luke Shumaker | |
2014-07-24 | add sisu-plexus | Luke Shumaker | |
2014-07-24 | sisu-inject-bootstrap: don't remove the beans package | Luke Shumaker | |
2014-07-24 | de-bootstrap aether-core | Luke Shumaker | |
2014-07-24 | oops | Luke Shumaker | |
2014-07-24 | Add sisu-inject | Luke Shumaker | |
2014-07-23 | mv rules/plexus-cipher/no-{javaee,jsr299}.patch | Luke Shumaker | |
2014-07-23 | generic: don't use such long variable names, also support compiler-plugin. | Luke Shumaker | |
2014-07-23 | rules/generic: Get the Java version and encoding from POM | Luke Shumaker | |
2014-07-22 | Also build Guice extensions | Luke Shumaker | |
I gave it -bootstrap because I did disable the 'struts2' and 'spring' extensions. | |||
2014-07-22 | add plexus-sec-dispatcher | Luke Shumaker | |
2014-07-22 | get guice-core to work | Luke Shumaker | |
2014-07-22 | remove guice for guice-core | Luke Shumaker | |
2014-07-22 | non-working guice rules | Luke Shumaker | |
2014-07-22 | add aopalliance | Luke Shumaker | |
2014-07-22 | get cglib to build | Luke Shumaker | |
2014-07-22 | add .SECONDARY: to rules/*/Makefile | Luke Shumaker | |
2014-07-20 | Get all versions of ASM to build. | Luke Shumaker | |
2014-07-20 | "add" all OSGi packages from 4.2 and up | Luke Shumaker | |
Not all dependencies are worked out; but osgi50-enterprise builds. | |||
2014-07-20 | dependencies: pull the junit location into dep-junit | Luke Shumaker | |
2014-07-20 | Build Apache commons-{io,logging} from source | Luke Shumaker | |
2014-07-20 | fix grammar mistake in comment | Luke Shumaker | |
2014-06-15 | get hawtjni-bootstrap to build | Luke Shumaker | |
2014-06-15 | so much stuff | Luke Shumaker | |
2014-06-15 | Makefile: also set PATH from dependencies | Luke Shumaker | |
2014-06-15 | Makefile: generalize tarbomb protection | Luke Shumaker | |
2014-06-12 | oops, this was a dep of wagon | Luke Shumaker | |
2014-06-12 | add asm{1..3} | Luke Shumaker | |
2014-06-11 | add wagon | Luke Shumaker | |