Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-05 | fix issue 36, compatiblity with bash 4.0 re: handling of set -o nounset and ↵ | scgilardi | |
an empty | |||
2009-03-15 | clj-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-01 | clj-env-dir: use -H flag in find command to allow CLOJURE_EXT to be a ↵ | scgilardi | |
symbolic link | |||
2009-01-22 | clj-env-dir: clarify wording in description of CLOJURE_EXT | scgilardi | |
2009-01-12 | clj-env-dir: add error checking/message for required CLOJURE_EXT env var | scgilardi | |
2009-01-12 | clj-env-dir: make classpath colons canonical | scgilardi | |
2009-01-08 | make clj-env-dir executable | scgilardi | |
2009-01-08 | launchers/bash/clj-env-dir: clojure launcher in bash, configured using env ↵ | scgilardi | |
vars, classpath based on contents of a directory |