Felix Fietkau
|
720b99215d
|
treewide: clean up download hashes
Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
2016-12-16 22:39:22 +01:00 |
|
diizzyy
|
6f1d6fdbaa
|
tools/upx: Update to 3.91 and use new tarball url
Updates UPX to version 3.91 and also updates tarball url
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
2016-10-04 11:50:48 +02:00 |
|
Jo-Philipp Wich
|
f7e56763e1
|
tools: remove static linking support
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44285
|
2015-02-06 00:00:43 +00:00 |
|
Luka Perkov
|
c0908affad
|
upx: upgrade to 3.09
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37813
|
2013-08-19 01:22:29 +00:00 |
|
Felix Fietkau
|
a982c1c697
|
tools/upx: use HOSTCXX to fix build errors on mac os x
SVN-Revision: 36110
|
2013-03-22 12:52:21 +00:00 |
|
Jo-Philipp Wich
|
cf1698c637
|
use HOST_STATIC_LINKING instead of hardcoding -static
SVN-Revision: 33140
|
2012-08-12 12:34:30 +00:00 |
|
Jo-Philipp Wich
|
54e588c1d4
|
upx: link statically
SVN-Revision: 33109
|
2012-08-10 19:26:57 +00:00 |
|
Nicolas Thill
|
0eab6e2a7d
|
upx: fix build error
g++ -O2 -Wall -W -Wcast-align -Wcast-qual -Wpointer-arith -Wshadow -Wwrite-strings -Werror -o compress.o -c compress.cpp
cc1plus: warnings being treated as errors
compress.cpp:75: error: unused parameter 'src'
...
SVN-Revision: 28500
|
2011-10-21 11:31:25 +00:00 |
|
Imre Kaloz
|
bda02cc60f
|
add upx, but make it build only for ppc now
SVN-Revision: 28428
|
2011-10-12 10:42:38 +00:00 |
|