aboutsummaryrefslogtreecommitdiff
path: root/include/host.mk
Commit message (Collapse)AuthorAge
* build prereq: look for tar under the name "gnutar" as wellFelix Fietkau2009-09-14
| | | | SVN-Revision: 17575
* allow uml to access host.mk at DUMP timeFelix Fietkau2009-03-03
| | | | SVN-Revision: 14743
* speed up metadata scanning a lot by avoiding unnecessary shell commands and ↵Felix Fietkau2009-03-03
| | | | | | make recursions SVN-Revision: 14734
* export the FIND variable which points to a usable find versionFelix Fietkau2008-08-17
| | | | SVN-Revision: 12327
* improve xargs compatibility check (mostly Darwin/Mac OS X related)Felix Fietkau2008-07-01
| | | | SVN-Revision: 11613
* Abstracted find to $(FIND) to allow use of gfind on non-GNU systems.Felix Fietkau2007-12-05
| | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9659
* next round of build system cleanup - convert package/ to new structureFelix Fietkau2007-07-30
| | | | SVN-Revision: 8236
* fix verbose output with dash as /bin/shFelix Fietkau2007-07-30
| | | | SVN-Revision: 8227
* detect whether the find command supports -L or -followFelix Fietkau2007-07-16
| | | | SVN-Revision: 8002
* simplify handling of zcat - always use gzip -dc. zcat and gzcat are either ↵Felix Fietkau2007-05-05
| | | | | | broken or nonexistant on some systems SVN-Revision: 7096
* fixes for a few build errors on osx without finkFelix Fietkau2007-04-29
| | | | SVN-Revision: 7065
* fix for including host.mk multiple timesFelix Fietkau2007-02-25
| | | | SVN-Revision: 6369
* trivial changesMike Baker2006-11-28
| | | | SVN-Revision: 5668
* fix another build errorFelix Fietkau2006-11-12
| | | | SVN-Revision: 5508
* speed up the build system a little bitFelix Fietkau2006-11-12
| | | | SVN-Revision: 5506
* make target/linux/* directories self-contained, use the selected kernel ↵Felix Fietkau2006-11-11
| | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection SVN-Revision: 5498
* remove some obsolete stuffFelix Fietkau2006-10-14
| | | | SVN-Revision: 5079
* move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for ↵Felix Fietkau2006-10-14
| | | | | | systems that use gzcat instead SVN-Revision: 5070
* fix tar detectionFelix Fietkau2006-10-13
| | | | SVN-Revision: 5061
* finally move buildroot-ng to trunkFelix Fietkau2016-03-20