summary refs log tree commit diff
path: root/pkgs/build-support/release/ant-build.nix
Commit message (Expand)AuthorAge
* treewide: use runtimeShell instead of stdenv.shell whenever possibleJörg Thalheim2019-02-26
* /bin/sh -> ${stdenv.shell}rht2017-04-30
* antBuild: run default hooksAlexey Shmalko2016-07-26
* java: Normalize to the default jre / jdkWilliam A. Kennington III2015-01-07
* findTarball: Handle pipefailEelco Dolstra2014-11-05
* Make ant-build canonicalize the jars it produces so that we produce byte-for-...Daniel Peebles2014-08-14
* Replace lib/java -> share/javaEelco Dolstra2014-01-09
* Fix some references to apacheAntOpenJDKEelco Dolstra2014-01-06
* use openjdk as default for ant-build.nixRob Vermaas2012-08-25
* Factor out repeated scriptlets from build-support/release/*.nix.Petr Rockai2012-07-23
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
* fixing wrappers in ant-buildRob Vermaas2010-11-10
* fixes to ant-buildRob Vermaas2010-10-20
* antBuild: minor changesRob Vermaas2010-10-20
* svn path=/nixpkgs/trunk/; revision=24366Rob Vermaas2010-10-19
* typoRob Vermaas2010-06-07
* antbuild: added 2 arguments, antbuildinputs (all jars are added to classpath)...Rob Vermaas2010-06-07
* generatewrapper fixRob Vermaas2010-03-23
* use hydrantlogger if in environmentRob Vermaas2010-03-05
* ant builderRob Vermaas2010-03-05