summaryrefslogtreecommitdiff
path: root/openwrt/package/zlib
Commit message (Collapse)AuthorAgeFilesLines
* disable non-essential packages by default if DEVELOPER is unset on make ↵Felix Fietkau2005-04-181-1/+1
| | | | | | menuconfig SVN-Revision: 675
* Uniformize package Makefile, move ipkg related files to ./ipkg and patches ↵Nicolas Thill2005-04-183-6/+6
| | | | | | to ./patches SVN-Revision: 666
* Uniformize package MakefileNicolas Thill2005-04-141-45/+49
| | | | SVN-Revision: 640
* Don't include libz.so into zlib packageNicolas Thill2005-04-111-1/+1
| | | | SVN-Revision: 623
* remove version and architecture from control filesFelix Fietkau2005-03-301-2/+0
| | | | SVN-Revision: 481
* add md5sumsWaldemar Brodkorb2005-03-211-1/+4
| | | | SVN-Revision: 405
* add downloading script (with md5sum checking and sourceforge downloading ↵Felix Fietkau2005-03-191-1/+1
| | | | | | support) SVN-Revision: 391
* Add package install dependencies (don't install a package if it's already ↵Nicolas Thill2005-03-061-5/+7
| | | | | | installed) SVN-Revision: 315
* nbd's makefile/menuconfig rewriteMike Baker2005-03-065-78/+281
| | | | SVN-Revision: 307
* zlib off by default, special targets off at the moment, because not used.Waldemar Brodkorb2005-02-231-1/+1
| | | | SVN-Revision: 284
* add zlib for dropbearWaldemar Brodkorb2005-02-212-0/+80
SVN-Revision: 281