index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
host-build.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
clean up automake/pkg-config handling, move separate host/package variable ex...
Felix Fietkau
2009-04-22
1
-2
/
+10
*
move pkg config stuff to per-target exports to prevent interference with host...
Felix Fietkau
2009-04-20
1
-0
/
+2
*
add a default template for Host/Install
Felix Fietkau
2009-04-06
1
-0
/
+9
*
fix calling the update target for host-only builds
Felix Fietkau
2009-03-23
1
-0
/
+1
*
fix quilt variable and stampfile usage for host builds
Felix Fietkau
2009-03-17
1
-3
/
+5
*
add PKG_HOST_ONLY variable to prevent target builds
Felix Fietkau
2009-03-17
1
-1
/
+1
*
move host build in packages into a separate namespace: package/<name>/host/<t...
Felix Fietkau
2009-03-17
1
-5
/
+11
*
make the compile: host-install dependency independent of the order in which t...
Felix Fietkau
2009-03-12
1
-2
/
+3
*
enable Host/Install on compile: if package.mk is included
Felix Fietkau
2009-03-12
1
-1
/
+1
*
readd $(HOST_CONFIGURE_VARS) to Host/Configure/Default, missed in r14699
Andy Boyett
2009-03-02
1
-5
/
+6
*
adjust host-build.mk to bring it closer to package.mk
Felix Fietkau
2009-02-28
1
-19
/
+25
*
allow concurrent use of host-build.mk and package.mk as well as their templates
Felix Fietkau
2009-02-22
1
-15
/
+20
*
eliminate redundancy by creating the quilt_used stampfile in the right place
Felix Fietkau
2009-02-22
1
-1
/
+0
*
build system refactoring in preparation for allowing packages to do host-buil...
Felix Fietkau
2009-02-22
1
-48
/
+48
*
allow cvs/git/hg/svn wrap_mirror to work for host tools as well
Nicolas Thill
2008-11-22
1
-1
/
+2
*
fixes for refresh/update handling
Felix Fietkau
2007-09-29
1
-0
/
+1
*
move a stampfile to make it easier to override the patch template
Felix Fietkau
2007-09-29
1
-0
/
+1
*
Refactor downloading code into download.mk
Felix Fietkau
2007-09-29
1
-14
/
+11
*
fix spontaneous rebuilds caused by make package/<name>/update with quilt
Felix Fietkau
2007-09-20
1
-1
/
+1
*
clean up recursive dependency handling, use timestamp.pl again, because it sa...
Felix Fietkau
2007-08-30
1
-3
/
+2
*
build system cleanup/restructuring as described in http://lists.openwrt.org/p...
Felix Fietkau
2007-08-07
1
-18
/
+18
*
fix a rebuild bug related to quilt
Felix Fietkau
2007-07-30
1
-2
/
+1
*
same for host builds
Felix Fietkau
2007-07-30
1
-1
/
+1
*
next round of cleanup, convert target/ - make -j works now ;)
Felix Fietkau
2007-07-30
1
-1
/
+2
*
use newer config.guess and config.sub for packages then the shipped ones
Imre Kaloz
2007-06-08
1
-0
/
+1
*
enable quilt for host builds and add some additional checks
Felix Fietkau
2007-06-03
1
-3
/
+4
*
fix recursive dependencies on build directories - should lead to fewer sponta...
Felix Fietkau
2007-05-09
1
-4
/
+4
*
Small bugfix for dependency handling - mostly for base-files and symlinks
Felix Fietkau
2007-04-26
1
-1
/
+1
*
hide some junk in non-verbose mode
Felix Fietkau
2007-04-16
1
-1
/
+1
*
clean up dependency handling for autorebuilds
Felix Fietkau
2007-04-15
1
-14
/
+23
*
fix stampfiles for host-builds
Felix Fietkau
2007-02-25
1
-0
/
+1
*
add auto-rebuild for host builds (tested with tools/ and toolchain/)
Felix Fietkau
2007-02-25
1
-10
/
+12
*
fix mistakes in unpack change
Felix Fietkau
2006-10-14
1
-2
/
+2
*
move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for system...
Felix Fietkau
2006-10-14
1
-6
/
+2
*
move the common variables from host-build.mk to host.mk
Felix Fietkau
2006-10-10
1
-18
/
+1
*
move certain host related variables to .host.mk generated by include/host-bui...
Felix Fietkau
2006-10-10
1
-1
/
+20
*
add portability fixes for toolchain/tools (full tools/toolchain build works o...
Felix Fietkau
2006-09-27
1
-0
/
+1
*
fix a few directories missed in [4176]'s source -> download
Mike Baker
2006-07-21
1
-2
/
+2
*
credit where credit is due
Mike Baker
2006-06-27
1
-0
/
+6
*
massive cleanup of toolchain/
Felix Fietkau
2006-06-21
1
-0
/
+114