summaryrefslogtreecommitdiff
path: root/include/package-ipkg.mk
AgeCommit message (Expand)Author
2022-01-27tools: build bash on macOS and use it for ipkg-buildFelix Fietkau
2021-11-15build: allow package to be built for all variantsEneas U de Queiroz
2021-11-01build: avoid rebuilds of unset VARIANT packagesEneas U de Queiroz
2021-06-14build: prepend ABI suffixes with a dash if package name ends with digitJo-Philipp Wich
2021-05-13build: introduce $(MKHASH)Leonardo Mörlein
2021-03-08include: store ABIVersion in Packages indexPaul Spooren
2021-02-18build: fix ABI version for PROVIDES symbolsFelix Fietkau
2021-02-15build: only overwrite ABI version for provided packages when base version cha...Felix Fietkau
2021-02-15Mostly revert "build: add support for fixing up library soname"Felix Fietkau
2021-02-14build: drop ABI version from metadataFelix Fietkau
2021-02-14build: add support for fixing up library sonameFelix Fietkau
2021-02-05build: use SPDX license tagsPaul Spooren
2021-01-29base-files: remove execute bit and shebang from functions.shAdrian Schmutzler
2020-11-26build: use mkhash for IPK metadata checksumsPaul Spooren
2020-09-09build: allow file modes per binary packageSebastian Kemper
2020-09-05build: fix extreme build system slowdown caused by SOURCE_DATE_EPOCH changesFelix Fietkau
2020-08-31build: store SourceDateEpoch in manifestPaul Spooren
2020-08-31build: store granular timestamps in packagesPaul Spooren
2020-08-31build: ipkg-build use fakeroot with PKG_FILE_MODESPaul Spooren
2020-07-11build: reduce number of files passed to ipk-removeEneas U de Queiroz
2020-07-11build: call ipkg-remove using xargs if #args>=512Eneas U de Queiroz
2020-07-11build: package-ipkg: avoid calling wildcard twiceEneas U de Queiroz
2020-05-05buildsystem: add CPE information to ipkg packages and manifest filesFlorian Eckert
2020-01-14base-files: fix build for /sbin/pkg_checkXu Wang
2019-06-25build: warn when packages have no associated install sectionJonas Gorski
2019-05-31build: add support to && in DEPENDSEneas U de Queiroz
2019-01-24build: formatting fixes for per-provide ABI_VERSION suffixesJo-Philipp Wich
2019-01-24build: extend ABI_VERSION suffixing to providesJo-Philipp Wich
2019-01-22build: Optionally provide file checksums in package metadataMichal Hrusecky
2019-01-19build: add ABI_VERSION to binary package namesJo-Philipp Wich
2018-07-20build: fix compile error when a package includes itself in PROVIDESFelix Fietkau
2017-11-25build: allow defining license information per binary packageMichael Heimpold
2017-05-02build: ipkg: new field AlternativesYousong Zhou
2017-02-26build: clean up redundant touching of the package install info fileFelix Fietkau
2017-02-09build: fix package build after deleting staging dirFelix Fietkau
2017-01-24package-ipkg: Do not fail build without base-filesFlorian Fainelli
2017-01-21build: fix regression in handling ABI_VERSIONFelix Fietkau
2017-01-19build: disable CONFIG_AUTOREMOVE for packages/tools where QUILT is usedFelix Fietkau
2017-01-18build: stage unstripped packages inside PKG_BUILD_DIRFelix Fietkau
2017-01-18build: write ABI_VERSION file when staging the packageFelix Fietkau
2017-01-18build: introduce extra targets that contain only proper dependenciesFelix Fietkau
2016-12-20base-files: add support for overlaying rootfs contentRafał Miłecki
2016-11-08build: remove stale .ipk files if package dir changesFelix Fietkau
2016-11-02include: properly update .install stamp filesJo-Philipp Wich
2016-10-06include/package-ipkg.mk: use TARGET_PATH_PKG in Package/*/install stepsMatthias Schiffer
2016-06-16package-ipkg: do not include feeds.mk at metadata dump time to speed up scanningFelix Fietkau
2016-06-16package-ipkg.mk: fix Provides for packages with multiple PROVIDES entriesMatthias Schiffer
2016-04-22include: remove unused FeedPackageDir macro argumentsJo-Philipp Wich
2016-04-06include: choose package output directory based on repository infoJo-Philipp Wich
2015-04-23package-ipkg.mk: fix typo (patch from #19540)Felix Fietkau