summaryrefslogtreecommitdiffstats
path: root/include/package-bin.mk
Commit message (Expand)AuthorAgeFilesLines
* build: allow package to be built for all variantsEneas U de Queiroz2021-11-151-1/+1
* build: avoid rebuilds of unset VARIANT packagesEneas U de Queiroz2021-11-011-1/+2
* build: use SPDX license tagsPaul Spooren2021-02-051-5/+2
* build: use if-then to avoid non-zero return codes in bin/ packaging codeFelix Fietkau2017-01-231-2/+2
* build: fix bin/ package empty checkFelix Fietkau2017-01-231-4/+6
* build: do not create empty directories in bin/Felix Fietkau2017-01-231-2/+3
* build: disable CONFIG_AUTOREMOVE for packages/tools where QUILT is usedFelix Fietkau2017-01-191-1/+1
* build: stage bin/ packages inside PKG_BUILD_DIRFelix Fietkau2017-01-181-2/+9
* include: remove trailing whitespacesLuka Perkov2015-03-291-1/+1
* include: remove SDK exception from package install targetsJo-Philipp Wich2014-07-021-2/+2
* include/package-bin: print warnings/errors to stderrJonas Gorski2013-02-211-1/+1
* only build bin packages for the selected build variants (same behaviour as wi...Felix Fietkau2010-05-151-0/+2
* add a packaging method that installs files into a subdirectory of bin/ instea...Felix Fietkau2007-09-291-0/+31