114 Commits (bdd1bf8b8936a83edb151a429983ed28069f5f95)

Author SHA1 Message Date
Jonas Gorski bdd1bf8b89 build: warn when packages have no associated install section 5 years ago
Eneas U de Queiroz a41f474d17 build: add support to && in DEPENDS 5 years ago
Jo-Philipp Wich 790bce92ad build: formatting fixes for per-provide ABI_VERSION suffixes 5 years ago
Jo-Philipp Wich 60558790a2 build: extend ABI_VERSION suffixing to provides 5 years ago
Michal Hrusecky 74450124f6 build: Optionally provide file checksums in package metadata 5 years ago
Jo-Philipp Wich e6bcf1e4ac build: add ABI_VERSION to binary package names 5 years ago
Felix Fietkau 7c306ae640 build: fix compile error when a package includes itself in PROVIDES 6 years ago
Michael Heimpold 2cb75cd8b9 build: allow defining license information per binary package 7 years ago
Yousong Zhou 73bc636aba build: ipkg: new field Alternatives 7 years ago
Felix Fietkau 1f22957247 build: clean up redundant touching of the package install info file 7 years ago
Felix Fietkau 3cd7f43017 build: fix package build after deleting staging dir 7 years ago
Florian Fainelli 25e2cf392a package-ipkg: Do not fail build without base-files 7 years ago
Felix Fietkau f784b3e195 build: fix regression in handling ABI_VERSION 7 years ago
Felix Fietkau 5aa03e16a7 build: disable CONFIG_AUTOREMOVE for packages/tools where QUILT is used 7 years ago
Felix Fietkau 87d9e3462d build: stage unstripped packages inside PKG_BUILD_DIR 7 years ago
Felix Fietkau 8aa93dafc8 build: write ABI_VERSION file when staging the package 7 years ago
Felix Fietkau 9228d1c066 build: introduce extra targets that contain only proper dependencies 7 years ago
Rafał Miłecki b522292405 base-files: add support for overlaying rootfs content 8 years ago
Felix Fietkau 64c386c566 build: remove stale .ipk files if package dir changes 8 years ago
Jo-Philipp Wich 317b3556a4 include: properly update .install stamp files 8 years ago
Matthias Schiffer ec041920b7
include/package-ipkg.mk: use TARGET_PATH_PKG in Package/*/install steps 8 years ago
Felix Fietkau 71d533eea9 package-ipkg: do not include feeds.mk at metadata dump time to speed up scanning 8 years ago
Matthias Schiffer 3ee6c17cd1
package-ipkg.mk: fix Provides for packages with multiple PROVIDES entries 8 years ago
Jo-Philipp Wich d9ad55a609 include: remove unused FeedPackageDir macro arguments 8 years ago
Jo-Philipp Wich 5170393f8c include: choose package output directory based on repository info 8 years ago
Felix Fietkau e597a4190e package-ipkg.mk: fix typo (patch from #19540) 9 years ago
Felix Fietkau d600f9e957 package-ipkg.mk: fix typo 9 years ago
Felix Fietkau 765c73f309 package-ipkg.mk: add missing semicolon (#19381) 9 years ago
Felix Fietkau 640318e620 build: ensure that preinst and postrm are executable (fixes #19372) 9 years ago
Felix Fietkau 55c5d10ca9 tools: replace ipkg-utils with a reduced ipkg-build variant in scripts/ 9 years ago
Felix Fietkau 61dd3c8013 build: make postinst/prerm scripts executable 9 years ago
John Crispin 4a1d29c5fc Fix possible fail to check for dependencies 9 years ago
Nicolas Thill d8263c3025 include: don't use extended regex for deps checking 9 years ago
Jo-Philipp Wich c3787d4c0c include: use anchored patterns for dependency checking 9 years ago
Jo-Philipp Wich 4de4827ddc include: unbreak conffiles, postinst & prerm exports 10 years ago
Felix Fietkau 949ab1487f build: only print skipped packages that were selected 10 years ago
Felix Fietkau d8278dee4d kernel: use /bin/sh instead of bash to speed up processing of many kmod-* packages 10 years ago
Felix Fietkau d081edf7eb build: clean up and optimize ipkg control generator code 10 years ago
Felix Fietkau edc8e2022a build: optimize printing of disabled packages 10 years ago
Felix Fietkau c6ebce701e build: propagate package conflicts to opkg metadata 10 years ago
John Crispin 44249f71a8 postinst trigger: the new postinst trigger broke IB 10 years ago
John Crispin d6dbc22bbc ipkg: add a default postinst/prerm script 10 years ago
John Crispin 285012d897 include: add a meta data field for required system user:group 10 years ago
Jo-Philipp Wich 9aeb0cff11 build: fix removal of old .ipk files with CONFIG_PER_FEED_REPO 10 years ago
Jo-Philipp Wich a720dd209f build: introduce per feed repository support 10 years ago
Jo-Philipp Wich 28f44a4f91 include: remove SDK exception from package install targets 10 years ago
Felix Fietkau 623825103e build: allow packages to declare ABI versions to detect necessary package rebuilds 10 years ago
Felix Fietkau f85c00c2df build: remove SourceFile and SourceURL from opkg metadata - they are useless without the corresponding openwrt package directory 11 years ago
Jonas Gorski 8e12b39d5d build: print missing dependency error to stderr 11 years ago
Felix Fietkau 5d1c80f002 build: add required exports for dependency tracking 11 years ago