aboutsummaryrefslogtreecommitdiff
path: root/include/package-ipkg.mk
Commit message (Expand)AuthorAge
* packages: store URL in ManifestPaul Spooren2024-01-08
* build: replace SourceName with PKG_NAME compile unit nameFlorian Eckert2023-09-24
* tools: build bash on macOS and use it for ipkg-buildFelix Fietkau2022-01-27
* build: allow package to be built for all variantsEneas U de Queiroz2021-11-15
* build: avoid rebuilds of unset VARIANT packagesEneas U de Queiroz2021-11-01
* build: prepend ABI suffixes with a dash if package name ends with digitJo-Philipp Wich2021-06-14
* build: introduce $(MKHASH)Leonardo Mörlein2021-05-13
* include: store ABIVersion in Packages indexPaul Spooren2021-03-08
* build: fix ABI version for PROVIDES symbolsFelix Fietkau2021-02-18
* build: only overwrite ABI version for provided packages when base version cha...Felix Fietkau2021-02-15
* Mostly revert "build: add support for fixing up library soname"Felix Fietkau2021-02-15
* build: drop ABI version from metadataFelix Fietkau2021-02-14
* build: add support for fixing up library sonameFelix Fietkau2021-02-14
* build: use SPDX license tagsPaul Spooren2021-02-05
* base-files: remove execute bit and shebang from functions.shAdrian Schmutzler2021-01-29
* build: use mkhash for IPK metadata checksumsPaul Spooren2020-11-26
* build: allow file modes per binary packageSebastian Kemper2020-09-09
* build: fix extreme build system slowdown caused by SOURCE_DATE_EPOCH changesFelix Fietkau2020-09-05
* build: store SourceDateEpoch in manifestPaul Spooren2020-08-31
* build: store granular timestamps in packagesPaul Spooren2020-08-31
* build: ipkg-build use fakeroot with PKG_FILE_MODESPaul Spooren2020-08-31
* build: reduce number of files passed to ipk-removeEneas U de Queiroz2020-07-11
* build: call ipkg-remove using xargs if #args>=512Eneas U de Queiroz2020-07-11
* build: package-ipkg: avoid calling wildcard twiceEneas U de Queiroz2020-07-11
* buildsystem: add CPE information to ipkg packages and manifest filesFlorian Eckert2020-05-05
* base-files: fix build for /sbin/pkg_checkXu Wang2020-01-14
* build: warn when packages have no associated install sectionJonas Gorski2019-06-25
* build: add support to && in DEPENDSEneas U de Queiroz2019-05-31
* build: formatting fixes for per-provide ABI_VERSION suffixesJo-Philipp Wich2019-01-24
* build: extend ABI_VERSION suffixing to providesJo-Philipp Wich2019-01-24
* build: Optionally provide file checksums in package metadataMichal Hrusecky2019-01-22
* build: add ABI_VERSION to binary package namesJo-Philipp Wich2019-01-19
* build: fix compile error when a package includes itself in PROVIDESFelix Fietkau2018-07-20
* build: allow defining license information per binary packageMichael Heimpold2017-11-25
* build: ipkg: new field AlternativesYousong Zhou2017-05-02
* build: clean up redundant touching of the package install info fileFelix Fietkau2017-02-26
* build: fix package build after deleting staging dirFelix Fietkau2017-02-09
* package-ipkg: Do not fail build without base-filesFlorian Fainelli2017-01-24
* build: fix regression in handling ABI_VERSIONFelix Fietkau2017-01-21
* build: disable CONFIG_AUTOREMOVE for packages/tools where QUILT is usedFelix Fietkau2017-01-19
* build: stage unstripped packages inside PKG_BUILD_DIRFelix Fietkau2017-01-18
* build: write ABI_VERSION file when staging the packageFelix Fietkau2017-01-18
* build: introduce extra targets that contain only proper dependenciesFelix Fietkau2017-01-18
* base-files: add support for overlaying rootfs contentRafał Miłecki2016-12-20
* build: remove stale .ipk files if package dir changesFelix Fietkau2016-11-08
* include: properly update .install stamp filesJo-Philipp Wich2016-11-02
* include/package-ipkg.mk: use TARGET_PATH_PKG in Package/*/install stepsMatthias Schiffer2016-10-06
* package-ipkg: do not include feeds.mk at metadata dump time to speed up scanningFelix Fietkau2016-06-16
* package-ipkg.mk: fix Provides for packages with multiple PROVIDES entriesMatthias Schiffer2016-06-16
* include: remove unused FeedPackageDir macro argumentsJo-Philipp Wich2016-04-22