Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upx: upgrade to 3.09 | Luka Perkov | 2013-08-19 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37813 | ||||
* | tools/upx: use HOSTCXX to fix build errors on mac os x | Felix Fietkau | 2013-03-22 | 1 | -1/+2 |
| | | | | SVN-Revision: 36110 | ||||
* | use HOST_STATIC_LINKING instead of hardcoding -static | Jo-Philipp Wich | 2012-08-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 33140 | ||||
* | upx: link statically | Jo-Philipp Wich | 2012-08-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 33109 | ||||
* | upx: fix build error | Nicolas Thill | 2011-10-21 | 1 | -1/+2 |
| | | | | | | | | | 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 | ||||
* | add upx, but make it build only for ppc now | Imre Kaloz | 2011-10-12 | 1 | -0/+34 |
SVN-Revision: 28428 |