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.mk
Age
Commit message (
Expand
)
Author
2023-06-07
build: export GIT_CEILING_DIRECTORIES for package builds
Jeffery To
2023-05-12
build: remove backwards compatibility for PKG_USE_MIPS16
Andre Heider
2023-03-21
build: add a config knob to enable LTO for all packages
Andre Heider
2023-03-21
build: add a config knob to enable gc-sections for all packages
Andre Heider
2023-03-21
treewide: add support for "lto" in PKG_BUILD_FLAGS
Andre Heider
2023-03-21
treewide: add support for "gc-sections" in PKG_BUILD_FLAGS
Andre Heider
2023-03-21
treewide: replace PKG_USE_MIPS16:=0 with PKG_BUILD_FLAGS:=no-mips16
Andre Heider
2023-03-21
build: introduce PKG_BUILD_FLAGS and move PKG_IREMAP to it
Andre Heider
2022-09-30
build: make find_md5 reproducible with AUTOREMOVE
Christian Marangi
2022-09-11
build: handle directory with whitespace in AUTOREMOVE clean
Christian Marangi
2021-11-04
build: fix host package unpack if git-src is used
Felix Fietkau
2021-11-01
download: improve handling of invalid local files
Eneas U de Queiroz
2021-03-02
Revert "build: use config.site generated by autoconf-lean, drop hardcoded sit...
Daniel Golle
2021-02-28
build: use config.site generated by autoconf-lean, drop hardcoded sitefiles
Felix Fietkau
2021-02-15
build: filter out own packages on package version check
Felix Fietkau
2021-02-15
Mostly revert "build: add support for fixing up library soname"
Felix Fietkau
2021-02-14
build: add support for fixing up library soname
Felix Fietkau
2021-02-14
build: fix ABI version rebuild dependency
Felix Fietkau
2021-02-05
build: use SPDX license tags
Paul Spooren
2021-01-01
build: drop ccache variables from specific targets
Sven Wegener
2020-11-27
download: handle possibly invalid local tarballs
Petr Štetiar
2020-09-05
build: fix extreme build system slowdown caused by SOURCE_DATE_EPOCH changes
Felix Fietkau
2020-07-11
build: improve ccache support
Roman Yeryomin
2020-03-01
build: Remove STAGING_DIR_HOST references for InstallDev/UninstallDev
Jeffery To
2019-08-12
Revert faulty tree push
Felix Fietkau
2019-08-12
build: use config.site generated by autoconf-lean, drop hardcoded sitefiles
Felix Fietkau
2019-08-05
build: include BUILD_VARIANT in PKG_BUILD_DIR
Jeffery To
2019-07-10
include/package.mk: Add support for src-checkout/ folder
John Crispin
2019-06-21
metadata: handle ABI version rebuild tracking for transient dependencies
Jo-Philipp Wich
2019-01-30
build: fix STAGING_DIR cleaning for packages
Jeffery To
2018-07-24
build: do not override CCACHE_DIR when ccache is disabled
Jo-Philipp Wich
2018-05-22
build: prevent spurious package rebuilds under CONFIG_AUTOREMOVE
Jo-Philipp Wich
2018-04-27
build: add support for git submodules with CONFIG_SRC_TREE_OVERRIDE
Felix Fietkau
2017-12-28
include/package.mk: remove old configured stamps before attempting configuration
Matthias Schiffer
2017-12-12
build: allow PKG_PREPARED_DEPENDS and PKG_CONFIG_DEPENDS to be changed after ...
Felix Fietkau
2017-05-25
build: fix QUILT related overrides
Felix Fietkau
2017-04-12
build: remove package makefile overlay functionality
Felix Fietkau
2017-03-22
build: fix STAMP_PREPARED with quilt
Felix Fietkau
2017-03-16
build: improve performance by avoiding lazy-eval for make shell calls
Felix Fietkau
2017-02-26
build: clean up redundant touching of the package install info file
Felix Fietkau
2017-02-26
build: get rid of host.mk
Felix Fietkau
2017-02-01
build: keep recursive dependency check stampfiles up to date
Felix Fietkau
2017-01-24
build: make the touch .autoremove call non-fatal
Felix Fietkau
2017-01-23
build: do not auto-clean packages where the autoremove step has not run
Felix Fietkau
2017-01-22
build: fix CONFIG_AUTOREMOVE for packages with multiple variants
Felix Fietkau
2017-01-19
build: disable CONFIG_AUTOREMOVE for packages/tools where QUILT is used
Felix Fietkau
2017-01-19
build: include CONFIG_AUTOREMOVE in STAMP_PREPARED
Felix Fietkau
2017-01-18
build: add support for automatically removing build dir contents during build
Felix Fietkau
2017-01-18
build: introduce extra targets that contain only proper dependencies
Felix Fietkau
2017-01-18
build: define common subdir targets in rules.mk
Felix Fietkau
[next]