48 Commits (f70d9decda9f62df9dbe39bcc3b0e92888218ec5)

Author SHA1 Message Date
Florian Fainelli c48273a2d3 Really disable doc generation, increases install time 18 years ago
Mike Baker 3c4b1423e0 fix ccache error 18 years ago
Mike Baker 5d30e6cb47 set PATH in rules.mk 18 years ago
Mike Baker 429f4764ac add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache 18 years ago
Mike Baker d62e8a9485 credit where credit is due 19 years ago
Felix Fietkau 4ced39ac6f add INCLUDE_DIR variable for $(TOPDIR)/include 19 years ago
Felix Fietkau 4e24e35fa9 build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/ 19 years ago
Nicolas Thill eabd154f51 remove ipkg directory, normalize Makefile. 19 years ago
Felix Fietkau 0eb990ad63 add openssl depend on zlib 19 years ago
Felix Fietkau 2a1da1cd8d add openssl 19 years ago
Felix Fietkau e6164b615a remove lots of non-essential packages 19 years ago
Florian Fainelli a4ae7a90a8 Disable tests and documentation compilation and/or installation, speeds up compilation 19 years ago
Waldemar Brodkorb 9175f7d3cc readd some hashes and algorithms, needed for ipsec, fixes build of ipsec-tools 19 years ago
Waldemar Brodkorb be0f8ed574 remove no-dsa and no-deprecated, it breaks to much of our ports like bind9 and dsniff, if you need to save space, please use libmatrixssl 19 years ago
Imre Kaloz 79a01c7683 first try to decrease the size of openssl 0.9.8a 19 years ago
Nicolas Thill 85261de46c fix wrong permissions on /etc (fixes from [3327]) 19 years ago
Mike Baker 79a8320a8a update openssl to 0.9.8 19 years ago
Mike Baker 2ee20939c6 change cp to $(CP) 19 years ago
Felix Fietkau 873cc0d67f fix openssl build for users having something other than bash as /bin/sh 19 years ago
Felix Fietkau 7c38715694 change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install calls 19 years ago
Nicolas Thill eed30e3d3b fix a dependency bug introduced by [2333] 19 years ago
Nicolas Thill fd342b1ada reorganize/rationalize/format package menuconfig, make updatedd modular 19 years ago
Felix Fietkau 6b758a5dc3 lots of small package changes and dependency cleanups for the V= stuff 19 years ago
Felix Fietkau 40750d956a remove Maintainer: and Source: from packages 19 years ago
Nicolas Thill daec54c846 update openssl to new upstream release (v0.9.7i), enable engine support. 19 years ago
Nicolas Thill 6c95eb4ab3 move patch #160 in #110 19 years ago
Nicolas Thill 544736f3e2 Fix building when target arch = i386 19 years ago
Nicolas Thill 45c6c36285 Always use -R flag with cp (to preserve symlinks) 20 years ago
Nicolas Thill f67df0fc0c Add some mirrors 20 years ago
Nicolas Thill 692504c65e Split patches. Use full target optimization flags (save a few KB). Do a make depend before building. Remove unneeded targets from main Makefile. 20 years ago
Nicolas Thill 704b77e9cd Fix and standardize Config.in 20 years ago
Nicolas Thill d5ab36c615 Remove circular dependency 20 years ago
Nicolas Thill 1ac17844f4 Convert openssl to new packaging style, install devel stuff in STAGING_DIR/usr, change openssldir to /etc/ssl, enable MD4, add openssl-util subpackage 20 years ago
Imre Kaloz c41cb349a1 optimize for size 20 years ago
Felix Fietkau e964c7072c update openssl to 0.9.7g 20 years ago
Felix Fietkau 8bc4d3fe6d disable non-essential packages by default if DEVELOPER is unset on make menuconfig 20 years ago
Nicolas Thill d895b7ccb8 Change searchpath from STAGING_DIR/{include,lib} to STAGING_DIR/usr/{include,lib}, Fix static libraries building 20 years ago
Felix Fietkau b7d92815a6 add some fixes for parallel build (does not work with -j4 yet, but it gets most packages compiled now) 20 years ago
Imre Kaloz 2828d86cc6 upgrade to dnsmasq 2.22 and openssl 0.9.7f 20 years ago
Felix Fietkau eb59e90d22 remove version and architecture from control files 20 years ago
Waldemar Brodkorb 338042ea04 add md5sums 20 years ago
Felix Fietkau 682367d8ec add downloading script (with md5sum checking and sourceforge downloading support) 20 years ago
Felix Fietkau db449cb9aa removed old makefiles 20 years ago
Felix Fietkau 13730439bc fix openssl build 20 years ago
Mike Baker 71342e95bc enable hotplug fix openssl package enable motorola binaries 20 years ago
Nicolas Thill 0b4c7cb994 Remove packages when cleaning 20 years ago
Nicolas Thill 234b39a199 Add package install dependencies (don't install a package if it's already installed) 20 years ago
Mike Baker 6b93231c4f nbd's makefile/menuconfig rewrite 20 years ago