457 Commits (a09998311d5695fca942670ee9928dcf2405f630)

Author SHA1 Message Date
Felix Fietkau a1a07442e6 fix net-snmp compile 17 years ago
Felix Fietkau edbbf145d5 add cpio.gz support (patch from #2595) 17 years ago
Andy Boyett 6343c3be59 expunge find GNUism 17 years ago
Felix Fietkau 585a9ff548 fix libtool version checks in some configure scripts 17 years ago
Felix Fietkau 5c2991d8bc add improved autotools fixups 17 years ago
Felix Fietkau 28922775b6 add $(STAGING_DIR)/host, which contains target specific, but host executable files 17 years ago
Felix Fietkau 713087f64c add a configurable prefix for ./configure 17 years ago
Andy Boyett d9ec7366c7 Disabling use of libintl in kconfig. 17 years ago
Andy Boyett ec849ba7c8 use printf instead of echo 17 years ago
Felix Fietkau 3de5e1d29a clean up after staging packages 17 years ago
Felix Fietkau 957103c337 add automatic file tracking and uninstallation for files installed in $(STAGING_DIR) and $(STAGING_DIR_HOST) 17 years ago
Felix Fietkau 3c228ee88f add a second parameter to InstallDev/UninstallDev for specifying the path to STAGING_DIR_HOST 17 years ago
Felix Fietkau f0b363667b add STAGING_DIR_HOST to PKG_CONFIG_PATH 17 years ago
John Crispin ff74bb872b added packkage-version overriding, Signed-off-by: ralph <ralph.hempel@infineon.com> 17 years ago
Gabor Juhos ff0eceb98f add md5 sum of the 2.6.23.11 tarball 17 years ago
John Crispin a49f06f5e7 fixed copy paste error 17 years ago
Felix Fietkau 2da3f6a256 fix the sdk 17 years ago
Felix Fietkau 51996a78f1 clean up openwrt version handling, use a separate script that is executed at the beginning of the build process, fix revision checking with git 17 years ago
Felix Fietkau 5de58125bd add prereq check for gnu find 17 years ago
Felix Fietkau 40ab15892d Abstracted find to $(FIND) to allow use of gfind on non-GNU systems. 17 years ago
Felix Fietkau edc74f8cc3 fix make clean for unconfigured build trees 17 years ago
Felix Fietkau b217ebd0e6 enforce gnu make >= 3.81 now. it has become too annoying to work around bugs in 3.80 17 years ago
Felix Fietkau 40840d495f add shell compatibility patch from #2659 17 years ago
Felix Fietkau 5526395594 fix kernel config related build error 17 years ago
Felix Fietkau d1b4f5b54f include the kernel config for kernel related packages (should fix some b43 compile issues) 17 years ago
Gabor Juhos bb44c9a6de switch to 2.6.23.9 17 years ago
Felix Fietkau 407b75436d fix build issues that happen when the staging dir is cleared and the build directories stay 17 years ago
Eugene Konev 4735a0f5fe add external kernel tree support 17 years ago
Felix Fietkau 5a9cdef549 prefer http downloads over svn/git checkouts, remove git dependency 17 years ago
Felix Fietkau 87d0b29540 better scope handling for the configured stamp 17 years ago
Felix Fietkau 224760dee7 add git checkout support 17 years ago
Felix Fietkau 4a87a0464b fix copy&paste mistake 17 years ago
Felix Fietkau dfa7618bd6 fix the image builder 17 years ago
Felix Fietkau 2cb6cbf061 fix quilt apply for packages that change STAMP_* 17 years ago
Felix Fietkau db87e1f8c1 fix parallel build issues 17 years ago
Felix Fietkau 5d901efb9e increase scan depth to 5 for package/ (x.org is nested deeper than the rest of the packages) 17 years ago
Felix Fietkau e66a211078 fix default downloads from svn 17 years ago
Felix Fietkau 41815ee5c8 add feature flag for display support. will be used as dependency for x.org 17 years ago
Florian Fainelli 486492b407 We are now at .23.1 17 years ago
Felix Fietkau 881bac2db2 Allow targets to specify extra initramfs source files 17 years ago
Felix Fietkau 4a142953ea Use current UID for initramfs root user:group 17 years ago
Felix Fietkau 4bb2c88f4e don't specify "CC=<nothing>" on kernel build command line 17 years ago
Felix Fietkau d8e032edef don't replace powerpc arch with ppc 17 years ago
Felix Fietkau ac40a80f35 make aliases for package targets if the package directories are in further subdirectories example: if there is a package/libs/foo/compile, then package/foo/compile will be an alias for it 17 years ago
John Crispin 9f73ab51f3 refreshed madwifi patches 17 years ago
Felix Fietkau 86a906bed2 reorganize subtargets, sort subtargets below top level targets 17 years ago
Felix Fietkau 99aed44487 fix quilt update breakage for kernel related packages 17 years ago
John Crispin 9b467b5b28 remove whitespaces 17 years ago
John Crispin 7558f0281f DESCRIPTION:= is obselete, so complain if it is used and use TITLE if no description is set 17 years ago
Felix Fietkau af03fdb6c5 add autorebuild check for menuconfig 17 years ago