index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
subdir.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: allow building an individual subdir without dependencies using NO_DEPS=1
Felix Fietkau
2017-02-21
1
-2
/
+2
*
build: make <subdir>/install opt-in, use it for target/ only
Felix Fietkau
2017-02-09
1
-2
/
+2
*
build: fix CONFIG_AUTOREMOVE for packages with multiple variants
Felix Fietkau
2017-01-22
1
-1
/
+1
*
build: add support for automatically removing build dir contents during build
Felix Fietkau
2017-01-18
1
-3
/
+17
*
build: define common subdir targets in rules.mk
Felix Fietkau
2017-01-18
1
-1
/
+1
*
build: implement make check and make package/X/check
Felix Fietkau
2016-12-17
1
-1
/
+1
*
build: add logging for package host builds
Felix Fietkau
2016-01-20
1
-2
/
+18
*
build: split BUILD_LOG logs per variant
Felix Fietkau
2016-01-20
1
-2
/
+2
*
build: use a separate variable checking the subdir path (for host packages)
Felix Fietkau
2016-01-20
1
-2
/
+2
*
build: move host build directories of package/* to build_dir/target-*/host/
Felix Fietkau
2016-01-20
1
-2
/
+2
*
include: remove trailing whitespaces
Luka Perkov
2015-03-29
1
-1
/
+1
*
build: do not process built-in rules for make subdirs
Felix Fietkau
2014-10-22
1
-2
/
+2
*
tools: fix stampfile dependency handling when the list of build dirs changes ...
Felix Fietkau
2014-03-08
1
-1
/
+1
*
log failed package builds
John Crispin
2012-06-04
1
-2
/
+5
*
remove legacy package/foo-compile wrapper targets, people should be used to t...
Felix Fietkau
2011-05-28
1
-2
/
+0
*
make the build system a bit more silent without V=99
Felix Fietkau
2011-04-04
1
-1
/
+1
*
build: reduce the amount of generated make code for the initial prereq scan -...
Felix Fietkau
2011-04-03
1
-2
/
+7
*
build: use a conditional @ sign before silenced targets instead of .SILENT - ...
Felix Fietkau
2011-04-03
1
-4
/
+2
*
add configure as package target
Ralph Hempel
2010-10-05
1
-1
/
+1
*
fix build dependencies on packages with multiple variants but no selected vir...
Felix Fietkau
2010-09-20
1
-1
/
+1
*
add a command for printing a cleaned up make target database - will be used t...
Felix Fietkau
2010-09-01
1
-5
/
+8
*
build system: introduce a new feature called build variants. it allows buildi...
Felix Fietkau
2009-11-10
1
-1
/
+3
*
move the toolchain_install stampfile to the right place to fix spurious missi...
Felix Fietkau
2009-07-11
1
-2
/
+2
*
add dist and distcheck target (to create new source balls)
Ralph Hempel
2009-05-31
1
-1
/
+1
*
added BUILD_LOG_DIR variable, make clean will delete the ./logs dir
Ralph Hempel
2009-05-28
1
-2
/
+2
*
stop build when an error occurs and when BUILDLOG is set (#5160)
Florian Fainelli
2009-05-26
1
-1
/
+1
*
add missing $(if) check for build logging
Felix Fietkau
2009-04-24
1
-1
/
+1
*
add BUILD_LOG option to let the build system log all subdir make command outp...
Felix Fietkau
2009-04-24
1
-1
/
+2
*
add support for config options checking in top-level directory stampfiles
Felix Fietkau
2009-04-06
1
-2
/
+2
*
add makefile target alias package/<name>/host/<target> for host builds
Felix Fietkau
2009-03-18
1
-0
/
+1
*
move host build in packages into a separate namespace: package/<name>/host/<t...
Felix Fietkau
2009-03-17
1
-0
/
+5
*
some more build system cleanup
Felix Fietkau
2008-08-17
1
-2
/
+1
*
rework parallel building to get rid of some warnings and add back support for...
Felix Fietkau
2008-08-16
1
-1
/
+1
*
fix make variable overriding for package makefiles on the command line
Felix Fietkau
2008-08-06
1
-1
/
+1
*
large improvement for parallel builds. works without V=99 now and without war...
Felix Fietkau
2008-06-09
1
-2
/
+2
*
add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packages
Felix Fietkau
2008-05-07
1
-1
/
+2
*
make aliases for package targets if the package directories are in further su...
Felix Fietkau
2007-10-21
1
-0
/
+6
*
major target cleanup. it is now possible to have subtargets that can override...
Felix Fietkau
2007-09-08
1
-2
/
+2
*
fix a dependency bug
Felix Fietkau
2007-08-30
1
-1
/
+1
*
avoid rdep in the top level make process (subdir.mk) - it leaks too much memo...
Felix Fietkau
2007-08-29
1
-7
/
+3
*
rename 'stampfiles' directory to 'stamp'
Nicolas Thill
2007-08-21
1
-1
/
+1
*
build system cleanup/restructuring as described in http://lists.openwrt.org/p...
Felix Fietkau
2007-08-07
1
-1
/
+1
*
ignore dependencies when using QUILT
Felix Fietkau
2007-07-30
1
-1
/
+1
*
next round of cleanup, convert target/ - make -j works now ;)
Felix Fietkau
2007-07-30
1
-3
/
+10
*
more cleanup
Felix Fietkau
2007-07-30
1
-1
/
+6
*
next round of build system cleanup - convert package/ to new structure
Felix Fietkau
2007-07-30
1
-37
/
+19
*
fix compile errors with make 3.80
Felix Fietkau
2007-07-30
1
-3
/
+6
*
add default command for dummy targets
Felix Fietkau
2007-07-28
1
-1
/
+1
*
more build system cleanup
Felix Fietkau
2007-07-28
1
-2
/
+2
*
allow target specific builddir list override
Felix Fietkau
2007-07-28
1
-1
/
+1
[next]