summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/compression/upx
AgeCommit message (Collapse)Author
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2020-01-29upx: 3.95 -> 3.96zowoq
https://github.com/upx/upx/blob/v3.96/NEWS
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-08-27upx: 3.94 -> 3.95Will Dietz
2018-07-21pkgs/*: remove unreferenced function argumentsvolth
2017-07-26upx: fix clang buildDaiderd Jordan
2017-06-21upx: 3.93 -> 3.94Will Dietz
* Use release tarball * Cleanup a bit
2017-04-18upx: 3.91 -> 3.93armijnhemel
* moved from sourceforge to github
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen
Build-tested on x86_64 Linux & Mac.
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk
2014-02-04upx: updating to 3.91.Lluís Batlle i Rossell
2013-12-21upx: update from 3.07 to 3.09Nixpkgs Monitor
2013-07-14Even more mirror:// fixesEvgeny Egorochkin
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra
function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2011-03-31Removing a superfluous argument in upxLluís Batlle i Rossell
svn path=/nixpkgs/trunk/; revision=26621
2011-03-31Updating upx (and I tried to make it use fine lzma and ucl)Lluís Batlle i Rossell
svn path=/nixpkgs/trunk/; revision=26620
2010-02-22Updating upx - now it builds with gcc 4.4Lluís Batlle i Rossell
svn path=/nixpkgs/trunk/; revision=20160
2009-03-22Adding upx.Lluís Batlle i Rossell
svn path=/nixpkgs/trunk/; revision=14645