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