index
:
openwrt.git
stable
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
package-bin.mk
Age
Commit message (
Expand
)
Author
2021-11-15
build: allow package to be built for all variants
Eneas U de Queiroz
2021-11-01
build: avoid rebuilds of unset VARIANT packages
Eneas U de Queiroz
2021-02-05
build: use SPDX license tags
Paul Spooren
2017-01-23
build: use if-then to avoid non-zero return codes in bin/ packaging code
Felix Fietkau
2017-01-23
build: fix bin/ package empty check
Felix Fietkau
2017-01-23
build: do not create empty directories in bin/
Felix Fietkau
2017-01-19
build: disable CONFIG_AUTOREMOVE for packages/tools where QUILT is used
Felix Fietkau
2017-01-18
build: stage bin/ packages inside PKG_BUILD_DIR
Felix Fietkau
2015-03-29
include: remove trailing whitespaces
Luka Perkov
2014-07-02
include: remove SDK exception from package install targets
Jo-Philipp Wich
2013-02-21
include/package-bin: print warnings/errors to stderr
Jonas Gorski
2010-05-15
only build bin packages for the selected build variants (same behaviour as wi...
Felix Fietkau
2007-09-29
add a packaging method that installs files into a subdirectory of bin/ instea...
Felix Fietkau