3752 Commits (fdbd2f0907990c720505e4b3a1b18d1c470db7c8)
 

Author SHA1 Message Date
Felix Fietkau fdbd2f0907 fix download.pl for weird 'which' implementations 18 years ago
Felix Fietkau d5aeb44bc4 make table of contents clickable 18 years ago
Felix Fietkau 0455c2ff1c make table of contents clickable 18 years ago
Felix Fietkau 3df04a85c0 add prereq check for wget 18 years ago
Felix Fietkau dfcaae5b19 improve ncurses check 18 years ago
Felix Fietkau d16b2dd50e fix lxdialog build target 18 years ago
Felix Fietkau 634e2becb8 remove useless file 18 years ago
Felix Fietkau 518b039995 fix tar detection 18 years ago
Felix Fietkau 550f17100a add initial version of our new documentation - not too pretty yet, but will be improved 18 years ago
Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 8 years ago
Nicolas Thill b3ce218b51 move brcm-2.4 specific kmod to new module layout 18 years ago
Mike Baker 286d6f8bc4 rewrite of platform irq handler 18 years ago
Mike Baker 914d8a2d86 fix bug in ethernet irq handler 18 years ago
Felix Fietkau 1f981bcc8a only check prerequisites of actually selected packages 18 years ago
Felix Fietkau 73b292d5f5 enable busybox taint checking to support gplonly kernel exports 18 years ago
Felix Fietkau 2b9c37f961 another compile fix 18 years ago
Felix Fietkau 851f1d7713 fix compile error 18 years ago
Felix Fietkau 3791d54399 use bash for gen_image.sh 18 years ago
Felix Fietkau b21dde1691 more fixes 18 years ago
Felix Fietkau 4231c55be1 use perl instead of sed for replacing stuff in wl 18 years ago
Felix Fietkau f3d5452b98 replace ipkg-make-index with a shell script that works on bsd 18 years ago
Felix Fietkau 18ec5cc6ce use bsd md5 in ipkg if md5sum is not available 18 years ago
Felix Fietkau 8d25689f5a run rstrip in bash 18 years ago
Felix Fietkau b58704c5af always build sed, some systems have a broken one where it's hard to detect 18 years ago
Felix Fietkau 0a36264eb5 add portability patch for ipkg-utils 18 years ago
Felix Fietkau 0d3f8a5e7f don't include host.mk from rules.mk - confuses package dump 18 years ago
Felix Fietkau ddc5584244 more portability fixes and a prereq check for gnu tar 18 years ago
Felix Fietkau 10db4ed4cc kernel patch: remove pcmcia compatibility crap - doesn't run on freebsd 18 years ago
Felix Fietkau 2cad78eec3 fix target/utils compile on freebsd 18 years ago
Felix Fietkau ef6bc88a9e add uclibc portability patch (by thorsten glaser) 18 years ago
Felix Fietkau dce1bc9035 rename patch 18 years ago
Felix Fietkau 42d657027e fix gcc compile 18 years ago
Felix Fietkau 343946f7a7 remove sed test garbage left behind on some hosts with an old/unsupported sed 18 years ago
Felix Fietkau 239205d335 change OS to HOST_OS 18 years ago
Felix Fietkau 097e1357e4 add BSDmakefile as a wrapper which calls gmake 18 years ago
Felix Fietkau 2dee3ea97b set shell to bash in master makefile 18 years ago
Felix Fietkau b43be2f727 fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systems 18 years ago
Felix Fietkau 14037edcc0 add generic ide support for x86-2.6 18 years ago
Felix Fietkau f6a5a059ab explicitly set CONFIG_SHELL to bash for the kernel headers configure 18 years ago
Felix Fietkau cd3f8b5e65 don't touch TAR_OPTIONS in host.mk 18 years ago
Felix Fietkau b806e425a3 hide .host.mk commands 18 years ago
Felix Fietkau 2122cf1717 only use --wildcards for gnu tar 18 years ago
Felix Fietkau 6d7097f899 move the common variables from host-build.mk to host.mk 18 years ago
Felix Fietkau 7283cec9a6 fix mtd-utils compile on freebsd 18 years ago
Felix Fietkau ca61154ca0 fix gene2fs build on freebsd 18 years ago
Felix Fietkau 00654ff3d4 real fix for download.pl 18 years ago
Felix Fietkau 607b012c34 add workaround for freebsd 18 years ago
Felix Fietkau 481ba6b43d add support for bsd md5 as a md5sum replacement 18 years ago
Felix Fietkau e3fb07bc78 add support for Package/<pkgname>/description - old format still supported, but deprecated 18 years ago
Felix Fietkau af7a470f9c add support for a common shell include file, which is evaluated for every make shell call, simplify variable passing to the shell with shvar and shexport templates, use Package/<pkgname>/config for adding config.in data 18 years ago