aboutsummaryrefslogtreecommitdiff
path: root/launchers
AgeCommit message (Collapse)Author
2009-04-05fix issue 36, compatiblity with bash 4.0 re: handling of set -o nounset and ↵scgilardi
an empty
2009-03-15clj-env-dir: CLOJURE_EXT is now optional and is a path of dirs rather than a ↵scgilardi
single dir. It's now a convenient way to provide or augment CLASSPATH
2009-03-01clj-env-dir: use -H flag in find command to allow CLOJURE_EXT to be a ↵scgilardi
symbolic link
2009-01-22clj-env-dir: clarify wording in description of CLOJURE_EXTscgilardi
2009-01-12clj-env-dir: add error checking/message for required CLOJURE_EXT env varscgilardi
2009-01-12clj-env-dir: make classpath colons canonicalscgilardi
2009-01-08make clj-env-dir executablescgilardi
2009-01-08launchers/bash/clj-env-dir: clojure launcher in bash, configured using env ↵scgilardi
vars, classpath based on contents of a directory