summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-04Add copyright statements to the big 2 main filesHEADmasterLuke Shumaker
2015-03-04jsr305: use $@ instead of hardcodingLuke Shumaker
2015-03-04Update READMELuke Shumaker
2015-03-04fiddle with the things to make jflex workLuke Shumaker
2015-03-04add cup and jlex build rulesLuke Shumaker
2015-03-04Makefile: add support for `file|` specsLuke Shumaker
2015-03-04Makefile: add either `-t` or `-T` to all invocations of cp(1).Luke Shumaker
2015-03-04Makefile: omit the `/` or `|` between the (m)url and extra if no extra.Luke Shumaker
2015-03-04Makefile: fix murl2urlLuke Shumaker
2015-03-04Fix typo in a commentLuke Shumaker
2015-03-04This was sitting here; add cupLuke Shumaker
2014-11-20Implement spec2 and file2 entirely in Make.Luke Shumaker
2014-11-20Makefile: add rest and merge functions, use them to simplify a bitLuke Shumaker
2014-11-19Add some missed files to rules/*/delete.listLuke Shumaker
2014-11-19README: re-add some dependenciesLuke Shumaker
2014-11-19Makefile: clean up deps2{class,}pathLuke Shumaker
2014-11-17FixupLuke Shumaker
2014-11-17Makefile: only shell out in rules/ onceLuke Shumaker
2014-11-17Makefile: memoize the spec2 and file2 functions (for performance)Luke Shumaker
2014-11-16Makefile: build/compile became build/workdir a loooong time ago.Luke Shumaker
2014-11-16Makefile: make bindir configurableLuke Shumaker
2014-11-16clean up old packagesLuke Shumaker
2014-11-16add changes to sources.all.mkLuke Shumaker
2014-11-16update rules/MavenLuke Shumaker
2014-11-16slf4j-api: Do what the POM does, delete target/classes/org/slf4j/implLuke Shumaker
2014-11-16more maven dependencies (new: slf4j-simple)Luke Shumaker
2014-11-16Makefile: preserving timestamps when copying directories is a bad ideaLuke Shumaker
2014-11-16Correctly handle URLs containing '%'Luke Shumaker
2014-11-16Re-add maven dependencies that were implicitly there before because of CLIsLuke Shumaker
2014-11-16_generic/Makefile: add mvn lifecycle-target aliasesLuke Shumaker
2014-11-16Support stubbing entry points without exposing the entire classpathLuke Shumaker
2014-11-16Makefile: touch upLuke Shumaker
2014-07-25Fix thingsLuke Shumaker
2014-07-25Tidy upLuke Shumaker
2014-07-25add logback-coreLuke Shumaker
2014-07-25Add janino. Required creating a 'union' type for sources.mk.Luke Shumaker
2014-07-25Have the generic rules begin with an underscoreLuke Shumaker
2014-07-25Makefile: cut out the middle man (package) in the magic foreach loopLuke Shumaker
2014-07-25Generalize the utils to make the target an argument.Luke Shumaker
2014-07-25Makefile: avoid shelling out inside of a loop. Also fix a 'download:' bug.Luke Shumaker
2014-07-25Makefile: Pull $(shell) operations into $(call) macros.Luke Shumaker
2014-07-25Makefile: touch upLuke Shumaker
2014-07-24get jansi to buildLuke Shumaker
2014-07-24add sisu-plexusLuke Shumaker
2014-07-24sisu-inject-bootstrap: don't remove the beans packageLuke Shumaker
2014-07-24de-bootstrap aether-coreLuke Shumaker
2014-07-24oopsLuke Shumaker
2014-07-24Add sisu-injectLuke Shumaker
2014-07-23mv rules/plexus-cipher/no-{javaee,jsr299}.patchLuke Shumaker
2014-07-23generic: don't use such long variable names, also support compiler-plugin.Luke Shumaker