0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 19, 2025 — Mar 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a reference to the version for 0.9.x and higher (xsbt) More... almost 15 years ago
Merge branch 'master' of https://github.com/nparry/sbt-proguard-plugin into nparry-master More... about 15 years ago
Make self-type more flexible More... about 15 years ago
Handle the special location for the OS X equivalent of rt.jar More... over 15 years ago
Fixed potentially confusing version number in the readme. More... over 15 years ago
Merge remote branch 'samskivert/master' More... over 15 years ago
Added 2.8.0 build target. More... over 15 years ago
Added makeInJarFilter. More... over 15 years ago
Keeping all the mains results in mayhem because people litter mains all over their damned libraries. Instead we'll make it easy to generate a directive to keep your project's main(s). More... over 15 years ago
Add scalaLibraryPath and documentation on how to use it. Since most people are probably Proguarding Scala projects, this is pretty important. More... over 15 years ago
Changed build instructions to "sbt update publish-local" as update is needed to pull down the Proguard dependency. More... over 15 years ago
One more tiny edit. OCDOCDOCD. More... over 15 years ago
Bump the version number to one past the latest in scala-tools. More... over 15 years ago
Switched dependency to the "use the latest released version" format. More... over 15 years ago
Updated the README to reflect trait nature of ProguardProject. Added some examples. More... over 15 years ago
Be a good task and report what we're doing if we're at the debug log level. More... over 15 years ago
Add a handy predefined option for keeping all main() entry points. More... over 15 years ago
Ensure that proguardLibraryJars has return type PathFinder like its good friends proguardInJars and proguardExclude. More... over 15 years ago
Version bump for 0.0.4 release. More... over 15 years ago
Fix for spaces issue. More... over 15 years ago
Made ProguardProject a trait instead of an abstract class. More... over 15 years ago
Removed posterous plugin. More... almost 16 years ago
Fixed bad tabs. More... almost 16 years ago
Fixed a bad -keep directive. More... almost 16 years ago
Fixed missing -libraryjars argument to include rt.jar, heuristically determined from the system java.home property. More... almost 16 years ago
Added original copyright notice from jberkel. More... almost 16 years ago
Fixed minor naming issue in README More... almost 16 years ago
Modified to use the GPL to comply with the ProGuard license. More... almost 16 years ago
First cut at turning the android plugin into a basic proguard plugin. More... almost 16 years ago
use sbt 0.7.2 More... almost 16 years ago