openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
S
sbt-proguard-plugin
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Mar 19, 2025 — Mar 19, 2026
Showing page 1 of 4
Search / Filter on:
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)
Kris Nuttycombe
More...
almost 15 years ago
Merge branch 'master' of https://github.com/nparry/sbt-proguard-plugin into nparry-master
Kris Nuttycombe
More...
about 15 years ago
Make self-type more flexible
Naftoli Gugenheim
More...
about 15 years ago
Handle the special location for the OS X equivalent of rt.jar
Nathan Parry
More...
over 15 years ago
Fixed potentially confusing version number in the readme.
Kris Nuttycombe
More...
over 15 years ago
Merge remote branch 'samskivert/master'
Kris Nuttycombe
More...
over 15 years ago
Added 2.8.0 build target.
Kris Nuttycombe
More...
over 15 years ago
Added makeInJarFilter.
Michael Bayne
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).
Michael Bayne
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.
Michael Bayne
More...
over 15 years ago
Changed build instructions to "sbt update publish-local" as update is needed to pull down the Proguard dependency.
Michael Bayne
More...
over 15 years ago
One more tiny edit. OCDOCDOCD.
Michael Bayne
More...
over 15 years ago
Bump the version number to one past the latest in scala-tools.
Michael Bayne
More...
over 15 years ago
Switched dependency to the "use the latest released version" format.
Michael Bayne
More...
over 15 years ago
Updated the README to reflect trait nature of ProguardProject. Added some examples.
Michael Bayne
More...
over 15 years ago
Be a good task and report what we're doing if we're at the debug log level.
Michael Bayne
More...
over 15 years ago
Add a handy predefined option for keeping all main() entry points.
Michael Bayne
More...
over 15 years ago
Ensure that proguardLibraryJars has return type PathFinder like its good friends proguardInJars and proguardExclude.
Michael Bayne
More...
over 15 years ago
Version bump for 0.0.4 release.
Kris Nuttycombe
More...
over 15 years ago
Fix for spaces issue.
Kris Nuttycombe
More...
over 15 years ago
Made ProguardProject a trait instead of an abstract class.
Kris Nuttycombe
More...
over 15 years ago
Removed posterous plugin.
Kris Nuttycombe
More...
almost 16 years ago
Fixed bad tabs.
Kris Nuttycombe
More...
almost 16 years ago
Fixed a bad -keep directive.
Kris Nuttycombe
More...
almost 16 years ago
Fixed missing -libraryjars argument to include rt.jar, heuristically determined from the system java.home property.
Kris Nuttycombe
More...
almost 16 years ago
Added original copyright notice from jberkel.
Kris Nuttycombe
More...
almost 16 years ago
Fixed minor naming issue in README
Kris Nuttycombe
More...
almost 16 years ago
Modified to use the GPL to comply with the ProGuard license.
Kris Nuttycombe
More...
almost 16 years ago
First cut at turning the android plugin into a basic proguard plugin.
Kris Nuttycombe
More...
almost 16 years ago
use sbt 0.7.2
Jan Berkel
More...
almost 16 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree