0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes after discovering a corrupted installation of Scala 2.8.0.RC7!! More... over 15 years ago
Modified bin/sake to work around scala script bugs (2.8.0) More... over 15 years ago
Refactored to make it easier to build with different Scala versions. Added a replacement scala driver script. More... over 15 years ago
Final v2.8.0.RC7 tweaks More... over 15 years ago
Scala 2.8.0.RC7 support! More... over 15 years ago
Linux bug fix: sake script should use #!/bin/bash, not #!/bin/sh More... over 16 years ago
Fixed bug in JVMCommand where it used the raw environment CLASSPATH, rather than the Environment.classpath, which is "safer". More... over 16 years ago
Removed a version of the sake script that was not supposed to be put under version control! More... over 16 years ago
Now ensures that CLASSPATH is exported. More... over 16 years ago
Updated README with GitHub information. More... over 16 years ago
Tweaks to README text and added an HTML version of it. More... over 16 years ago
Rename More... over 16 years ago
Refinements More... over 16 years ago
Experiment with reworking invocation. Not finished. More... over 16 years ago
Exposed isDirectory and exists as public methods on FilesFinder. More... almost 17 years ago
More robust handling of targets in SakeCommand. More... almost 17 years ago
Specs 1.5.0 support. More... almost 17 years ago
IntelliJ project files. More... almost 17 years ago
Upgrading to specs 1.5, but not yet sure it is reliable. More... almost 17 years ago
Added sxr generation of browsable source code as HTML. More... almost 17 years ago
Fixed bug in error message. More... about 17 years ago
Replaced vestigial "-cp" with "-classpath". More... about 17 years ago
Removed temp. target. More... about 17 years ago
Spec commands now run in subshell and return status correctly. Numerous other bug fixes. More... about 17 years ago
fixed bugs in CommandRunner for failed runs. More... about 17 years ago
Updated spec lib and made CLASSPATH definition more robust. Fixed warning in Result.scala. More... about 17 years ago
Updated spec lib and made CLASSPATH definition more robust. Fixed warning in Result.scala. More... about 17 years ago
Changed initialization of classpath. More... about 17 years ago
Enhanced Path to be a more complete class, rather than object, and modified usage of it accordingly. More... about 17 years ago
Setting the classpath in Environment now affects the system path. More... about 17 years ago