index
:
~lukeshu/maven-dist
master
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2015-03-04
Makefile: omit the `/` or `|` between the (m)url and extra if no extra.
Luke Shumaker
2015-03-04
Makefile: fix murl2url
Luke Shumaker
2015-03-04
Fix typo in a comment
Luke Shumaker
2014-11-20
Implement spec2 and file2 entirely in Make.
Luke Shumaker
2014-11-20
Makefile: add rest and merge functions, use them to simplify a bit
Luke Shumaker
2014-11-19
Makefile: clean up deps2{class,}path
Luke Shumaker
2014-11-17
Fixup
Luke Shumaker
2014-11-17
Makefile: only shell out in rules/ once
Luke Shumaker
2014-11-17
Makefile: memoize the spec2 and file2 functions (for performance)
Luke Shumaker
2014-11-16
Makefile: build/compile became build/workdir a loooong time ago.
Luke Shumaker
2014-11-16
Makefile: make bindir configurable
Luke Shumaker
2014-11-16
Makefile: preserving timestamps when copying directories is a bad idea
Luke Shumaker
2014-11-16
Support stubbing entry points without exposing the entire classpath
Luke Shumaker
2014-11-16
Makefile: touch up
Luke Shumaker
2014-07-25
Fix things
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
2014-07-25
Makefile: Pull $(shell) operations into $(call) macros.
Luke Shumaker
2014-07-25
Makefile: touch up
Luke Shumaker
2014-07-22
Also build Guice extensions
Luke Shumaker
2014-07-20
fix grammar mistake in comment
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
add asm{1..3}
Luke Shumaker
2014-06-10
I am stupid
Luke Shumaker
2014-06-10
Makefile: handle package failure correctly
Luke Shumaker
2014-06-10
Makefile: support comments in delete.list
Luke Shumaker
2014-06-10
Makefile: drop build/packages/all
Luke Shumaker
2014-06-07
Makefile: pull the recurse logic into a variable so it isn't repeated
Luke Shumaker
2014-06-07
Makefile: pull program names into $(CAPS) variables. Fix issues as found.
Luke Shumaker
2014-06-06
Makefile: fix issue causing some things to be compiled multiple times
Luke Shumaker
2014-06-03
minor fixes to the main Makefile
Luke Shumaker
2014-06-03
Clean up some variable names, generalize the extra makefile logic
Luke Shumaker
2014-06-03
clean up
Luke Shumaker
2014-05-31
get subdir-deps working
Luke Shumaker
2014-05-31
Re-arrange the directories to keep everything for a package together
Luke Shumaker
2014-05-30
oops
Luke Shumaker
2014-05-30
Makefile: bump timestamps when extracting a tarball
Luke Shumaker
2014-05-30
fiddle with directory names
Luke Shumaker
2014-05-30
fix bug in tar subdirectory extract code
Luke Shumaker
2014-05-30
add mechanism to delete files during place
Luke Shumaker
2014-05-30
Makefile: add comment
Luke Shumaker
2014-05-30
Makefile: add missing backslash
Luke Shumaker
2014-05-30
add a 'jardir' conf option for non-maven jar files
Luke Shumaker
2014-05-30
allow subdirectories in tarballs to be specified as the extra component
Luke Shumaker
2014-05-29
Control dependencies+CLASSPATH from conf/dependencies.mk
Luke Shumaker
2014-05-29
do away with MAVEN_REPO_SEARCH
Luke Shumaker
[next]