index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
host-build.mk
Age
Commit message (
Expand
)
Author
2010-12-13
[include]
jow
2010-11-22
use PREFIX/bin instead of PREFIX/sbin for all host builds (fixes e2fsprogs path)
nbd
2010-11-03
deptest: Install of host tools has to be forced for every test, because the h...
mb
2010-10-16
Fix typo
mb
2010-10-16
Support force-disabling per-package parallel build with {PKG,HOST}_BUILD_PARA...
mb
2010-08-20
Add an option to default the default build rule to parallel build.
mb
2010-08-18
Also support parallel build for host-packages
mb
2010-03-05
this patch fixes toolchain parallel build, which reduces build time.
thepeople
2010-01-03
Prevent unnecessary host package rebuilds.
lars
2009-10-30
use $(HOST_CFLAGS) when not cross-compiling. Thanks Daniel Gimpelevich
agb
2009-09-25
host build: do not hide the configure command
nbd
2009-04-30
fix a typo that prevented host build specific variable exports from working
nbd
2009-04-27
add missing bits from [15451]
nico
2009-04-22
clean up automake/pkg-config handling, move separate host/package variable ex...
nbd
2009-04-20
move pkg config stuff to per-target exports to prevent interference with host...
nbd
2009-04-06
add a default template for Host/Install
nbd
2009-03-23
fix calling the update target for host-only builds
nbd
2009-03-17
fix quilt variable and stampfile usage for host builds
nbd
2009-03-17
add PKG_HOST_ONLY variable to prevent target builds
nbd
2009-03-17
move host build in packages into a separate namespace: package/<name>/host/<t...
nbd
2009-03-12
make the compile: host-install dependency independent of the order in which t...
nbd
2009-03-12
enable Host/Install on compile: if package.mk is included
nbd
2009-03-02
readd $(HOST_CONFIGURE_VARS) to Host/Configure/Default, missed in r14699
agb
2009-02-28
adjust host-build.mk to bring it closer to package.mk
nbd
2009-02-22
allow concurrent use of host-build.mk and package.mk as well as their templates
nbd
2009-02-22
eliminate redundancy by creating the quilt_used stampfile in the right place
nbd
2009-02-22
build system refactoring in preparation for allowing packages to do host-buil...
nbd
2008-11-22
allow cvs/git/hg/svn wrap_mirror to work for host tools as well
nico
2007-09-29
fixes for refresh/update handling
nbd
2007-09-29
move a stampfile to make it easier to override the patch template
nbd
2007-09-29
Refactor downloading code into download.mk
nbd
2007-09-20
fix spontaneous rebuilds caused by make package/<name>/update with quilt
nbd
2007-08-30
clean up recursive dependency handling, use timestamp.pl again, because it sa...
nbd
2007-08-07
build system cleanup/restructuring as described in http://lists.openwrt.org/p...
nbd
2007-07-30
fix a rebuild bug related to quilt
nbd
2007-07-30
same for host builds
nbd
2007-07-30
next round of cleanup, convert target/ - make -j works now ;)
nbd
2007-06-08
use newer config.guess and config.sub for packages then the shipped ones
kaloz
2007-06-03
enable quilt for host builds and add some additional checks
nbd
2007-05-09
fix recursive dependencies on build directories - should lead to fewer sponta...
nbd
2007-04-26
Small bugfix for dependency handling - mostly for base-files and symlinks
nbd
2007-04-16
hide some junk in non-verbose mode
nbd
2007-04-15
clean up dependency handling for autorebuilds
nbd
2007-02-25
fix stampfiles for host-builds
nbd
2007-02-25
add auto-rebuild for host builds (tested with tools/ and toolchain/)
nbd
2006-10-14
fix mistakes in unpack change
nbd
2006-10-14
move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for system...
nbd
2006-10-10
move the common variables from host-build.mk to host.mk
nbd
2006-10-10
move certain host related variables to .host.mk generated by include/host-bui...
nbd
2006-09-27
add portability fixes for toolchain/tools (full tools/toolchain build works o...
nbd
[next]