summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* add prereq check for wgetFelix Fietkau2006-10-13
* improve ncurses checkFelix Fietkau2006-10-13
* fix lxdialog build targetFelix Fietkau2006-10-13
* remove useless fileFelix Fietkau2006-10-13
* fix tar detectionFelix Fietkau2006-10-13
* add initial version of our new documentation - not too pretty yet, but will b...Felix Fietkau2006-10-13
* finally move buildroot-ng to trunkFelix Fietkau2016-03-20
|\
| * move brcm-2.4 specific kmod to new module layoutNicolas Thill2006-10-13
| * rewrite of platform irq handlerMike Baker2006-10-12
| * fix bug in ethernet irq handlerMike Baker2006-10-12
| * only check prerequisites of actually selected packagesFelix Fietkau2006-10-12
| * enable busybox taint checking to support gplonly kernel exportsFelix Fietkau2006-10-12
| * another compile fixFelix Fietkau2006-10-11
| * fix compile errorFelix Fietkau2006-10-11
| * use bash for gen_image.shFelix Fietkau2006-10-11
| * more fixesFelix Fietkau2006-10-10
| * use perl instead of sed for replacing stuff in wlFelix Fietkau2006-10-10
| * replace ipkg-make-index with a shell script that works on bsdFelix Fietkau2006-10-10
| * use bsd md5 in ipkg if md5sum is not availableFelix Fietkau2006-10-10
| * run rstrip in bashFelix Fietkau2006-10-10
| * always build sed, some systems have a broken one where it's hard to detectFelix Fietkau2006-10-10
| * add portability patch for ipkg-utilsFelix Fietkau2006-10-10
| * don't include host.mk from rules.mk - confuses package dumpFelix Fietkau2006-10-10
| * more portability fixes and a prereq check for gnu tarFelix Fietkau2006-10-10
| * kernel patch: remove pcmcia compatibility crap - doesn't run on freebsdFelix Fietkau2006-10-10
| * fix target/utils compile on freebsdFelix Fietkau2006-10-10
| * add uclibc portability patch (by thorsten glaser)Felix Fietkau2006-10-10
| * rename patchFelix Fietkau2006-10-10
| * fix gcc compileFelix Fietkau2006-10-10
| * remove sed test garbage left behind on some hosts with an old/unsupported sedFelix Fietkau2006-10-10
| * change OS to HOST_OSFelix Fietkau2006-10-10
| * add BSDmakefile as a wrapper which calls gmakeFelix Fietkau2006-10-10
| * set shell to bash in master makefileFelix Fietkau2006-10-10
| * fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systemsFelix Fietkau2006-10-10
| * add generic ide support for x86-2.6Felix Fietkau2006-10-10
| * explicitly set CONFIG_SHELL to bash for the kernel headers configureFelix Fietkau2006-10-10
| * don't touch TAR_OPTIONS in host.mkFelix Fietkau2006-10-10
| * hide .host.mk commandsFelix Fietkau2006-10-10
| * only use --wildcards for gnu tarFelix Fietkau2006-10-10
| * move the common variables from host-build.mk to host.mkFelix Fietkau2006-10-10
| * fix mtd-utils compile on freebsdFelix Fietkau2006-10-10
| * fix gene2fs build on freebsdFelix Fietkau2006-10-10
| * real fix for download.plFelix Fietkau2006-10-10
| * add workaround for freebsdFelix Fietkau2006-10-10
| * add support for bsd md5 as a md5sum replacementFelix Fietkau2006-10-10
| * add support for Package/<pkgname>/description - old format still supported, b...Felix Fietkau2006-10-10
| * add support for a common shell include file, which is evaluated for every mak...Felix Fietkau2006-10-10
| * put LINUX_KARCH in .kernel.mkFelix Fietkau2006-10-10
| * move certain host related variables to .host.mk generated by include/host-bui...Felix Fietkau2006-10-10
| * remove old .cvsignoreFelix Fietkau2006-10-10