summaryrefslogtreecommitdiffstats
path: root/include/host-build.mk
Commit message (Collapse)AuthorAgeFilesLines
...
* Refactor downloading code into download.mk Support multiple file downloads ↵Felix Fietkau2007-09-291-14/+11
| | | | | | Support svn downloads SVN-Revision: 9057
* fix spontaneous rebuilds caused by make package/<name>/update with quiltFelix Fietkau2007-09-201-1/+1
| | | | SVN-Revision: 8879
* clean up recursive dependency handling, use timestamp.pl again, because it ↵Felix Fietkau2007-08-301-3/+2
| | | | | | saves memory and execution time SVN-Revision: 8558
* build system cleanup/restructuring as described in ↵Felix Fietkau2007-08-071-18/+18
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362
* fix a rebuild bug related to quiltFelix Fietkau2007-07-301-2/+1
| | | | SVN-Revision: 8255
* same for host buildsFelix Fietkau2007-07-301-1/+1
| | | | SVN-Revision: 8246
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-301-1/+2
| | | | SVN-Revision: 8242
* use newer config.guess and config.sub for packages then the shipped onesImre Kaloz2007-06-081-0/+1
| | | | SVN-Revision: 7532
* enable quilt for host builds and add some additional checksFelix Fietkau2007-06-031-3/+4
| | | | SVN-Revision: 7473
* fix recursive dependencies on build directories - should lead to fewer ↵Felix Fietkau2007-05-091-4/+4
| | | | | | spontaneous rebuilds SVN-Revision: 7151
* Small bugfix for dependency handling - mostly for base-files and symlinksFelix Fietkau2007-04-261-1/+1
| | | | SVN-Revision: 7058
* hide some junk in non-verbose modeFelix Fietkau2007-04-161-1/+1
| | | | SVN-Revision: 6979
* clean up dependency handling for autorebuildsFelix Fietkau2007-04-151-14/+23
| | | | SVN-Revision: 6956
* fix stampfiles for host-buildsFelix Fietkau2007-02-251-0/+1
| | | | SVN-Revision: 6367
* add auto-rebuild for host builds (tested with tools/ and toolchain/)Felix Fietkau2007-02-251-10/+12
| | | | SVN-Revision: 6361
* fix mistakes in unpack changeFelix Fietkau2006-10-141-2/+2
| | | | SVN-Revision: 5077
* move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for ↵Felix Fietkau2006-10-141-6/+2
| | | | | | systems that use gzcat instead SVN-Revision: 5070
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+123