aboutsummaryrefslogtreecommitdiff
path: root/java/proguard
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* New port: proguardMax Khon2003-04-195-0/+82
ProGuard can read jar files, shrink and obfuscate them (to prevent reverse engineering), and write out the resulting jar file. PR: 50434 Submitted by: Alex Semenyaka Notes: svn path=/head/; revision=79289