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-ipkg.mk
Age
Commit message (
Expand
)
Author
2022-01-27
tools: build bash on macOS and use it for ipkg-build
Felix Fietkau
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-06-14
build: prepend ABI suffixes with a dash if package name ends with digit
Jo-Philipp Wich
2021-05-13
build: introduce $(MKHASH)
Leonardo Mörlein
2021-03-08
include: store ABIVersion in Packages index
Paul Spooren
2021-02-18
build: fix ABI version for PROVIDES symbols
Felix Fietkau
2021-02-15
build: only overwrite ABI version for provided packages when base version cha...
Felix Fietkau
2021-02-15
Mostly revert "build: add support for fixing up library soname"
Felix Fietkau
2021-02-14
build: drop ABI version from metadata
Felix Fietkau
2021-02-14
build: add support for fixing up library soname
Felix Fietkau
2021-02-05
build: use SPDX license tags
Paul Spooren
2021-01-29
base-files: remove execute bit and shebang from functions.sh
Adrian Schmutzler
2020-11-26
build: use mkhash for IPK metadata checksums
Paul Spooren
2020-09-09
build: allow file modes per binary package
Sebastian Kemper
2020-09-05
build: fix extreme build system slowdown caused by SOURCE_DATE_EPOCH changes
Felix Fietkau
2020-08-31
build: store SourceDateEpoch in manifest
Paul Spooren
2020-08-31
build: store granular timestamps in packages
Paul Spooren
2020-08-31
build: ipkg-build use fakeroot with PKG_FILE_MODES
Paul Spooren
2020-07-11
build: reduce number of files passed to ipk-remove
Eneas U de Queiroz
2020-07-11
build: call ipkg-remove using xargs if #args>=512
Eneas U de Queiroz
2020-07-11
build: package-ipkg: avoid calling wildcard twice
Eneas U de Queiroz
2020-05-05
buildsystem: add CPE information to ipkg packages and manifest files
Florian Eckert
2020-01-14
base-files: fix build for /sbin/pkg_check
Xu Wang
2019-06-25
build: warn when packages have no associated install section
Jonas Gorski
2019-05-31
build: add support to && in DEPENDS
Eneas U de Queiroz
2019-01-24
build: formatting fixes for per-provide ABI_VERSION suffixes
Jo-Philipp Wich
2019-01-24
build: extend ABI_VERSION suffixing to provides
Jo-Philipp Wich
2019-01-22
build: Optionally provide file checksums in package metadata
Michal Hrusecky
2019-01-19
build: add ABI_VERSION to binary package names
Jo-Philipp Wich
2018-07-20
build: fix compile error when a package includes itself in PROVIDES
Felix Fietkau
2017-11-25
build: allow defining license information per binary package
Michael Heimpold
2017-05-02
build: ipkg: new field Alternatives
Yousong Zhou
2017-02-26
build: clean up redundant touching of the package install info file
Felix Fietkau
2017-02-09
build: fix package build after deleting staging dir
Felix Fietkau
2017-01-24
package-ipkg: Do not fail build without base-files
Florian Fainelli
2017-01-21
build: fix regression in handling ABI_VERSION
Felix Fietkau
2017-01-19
build: disable CONFIG_AUTOREMOVE for packages/tools where QUILT is used
Felix Fietkau
2017-01-18
build: stage unstripped packages inside PKG_BUILD_DIR
Felix Fietkau
2017-01-18
build: write ABI_VERSION file when staging the package
Felix Fietkau
2017-01-18
build: introduce extra targets that contain only proper dependencies
Felix Fietkau
2016-12-20
base-files: add support for overlaying rootfs content
Rafał Miłecki
2016-11-08
build: remove stale .ipk files if package dir changes
Felix Fietkau
2016-11-02
include: properly update .install stamp files
Jo-Philipp Wich
2016-10-06
include/package-ipkg.mk: use TARGET_PATH_PKG in Package/*/install steps
Matthias Schiffer
2016-06-16
package-ipkg: do not include feeds.mk at metadata dump time to speed up scanning
Felix Fietkau
2016-06-16
package-ipkg.mk: fix Provides for packages with multiple PROVIDES entries
Matthias Schiffer
2016-04-22
include: remove unused FeedPackageDir macro arguments
Jo-Philipp Wich
2016-04-06
include: choose package output directory based on repository info
Jo-Philipp Wich
2015-04-23
package-ipkg.mk: fix typo (patch from #19540)
Felix Fietkau
[next]