summaryrefslogtreecommitdiffstats
path: root/include/feeds.mk
Commit message (Expand)AuthorAgeFilesLines
* build: ensure that dash isn't prepended twice to abi version suffixJo-Philipp Wich2021-06-151-1/+1
* build: prepend ABI suffixes with a dash if package name ends with digitJo-Philipp Wich2021-06-141-1/+7
* build: fix getting ABI version for binary packages from the same source packageFelix Fietkau2021-02-151-1/+1
* build: drop ABI version from metadataFelix Fietkau2021-02-141-1/+1
* build: use SPDX license tagsPaul Spooren2021-02-051-4/+1
* build: FeedSourcesAppend add kmod feed to snapshotPaul Spooren2020-10-301-0/+2
* build: suppress error output in feeds.mkFlorian Eckert2019-03-221-1/+1
* build: add ABI_VERSION to binary package namesJo-Philipp Wich2019-01-191-0/+5
* build: rename .packagesubdirs to .packageauxvarsJo-Philipp Wich2019-01-191-1/+1
* include/feeds.mk: fix distfeeds.conf without per-feed reposBjørn Mork2018-07-311-1/+1
* include/feeds.mk: rework generation of opkg distfeeds.confMatthias Schiffer2018-07-121-6/+5
* include/feeds.mk: always add available feeds to PACKAGE_SUBDIRSMatthias Schiffer2018-07-121-5/+1
* imagebuilder: reuse rootfs preparation from rootfs.mkMatthias Schiffer2018-03-071-2/+0
* merge: properly remove %n / %N referencesJo-Philipp Wich2017-12-091-3/+3
* build: move PKG_CONFIG_DEPENDS from feeds.mk to opkgFelix Fietkau2017-04-031-6/+0
* include/feeds.mk: base list of enabled feeds on available instead of installe...Matthias Schiffer2017-01-161-1/+1
* build: remove stale .ipk files if package dir changesFelix Fietkau2016-11-081-0/+4
* build: move merged package directory from bin/ to staging_dirFelix Fietkau2016-08-031-1/+1
* build: create a package feed directory containing all packagesFelix Fietkau2016-08-011-0/+2
* build: fix tabs vs whitespace issueFelix Fietkau2016-08-011-6/+6
* include/feeds.mk: allow installation from feed packages that are installed bu...Felix Fietkau2016-06-161-1/+1
* include: remove unused FeedPackageDir macro argumentsJo-Philipp Wich2016-04-221-2/+0
* include/version.mk: rework repository url handlingJo-Philipp Wich2016-04-131-5/+3
* include: choose package output directory based on repository infoJo-Philipp Wich2016-04-061-1/+16
* include: group kmod ipk files into a "kernel" subdirectoryJo-Philipp Wich2016-01-241-3/+3
* feeds: use common macro "FeedSourcesAppend" to populate opkg configurationsJo-Philipp Wich2015-05-281-0/+13
* build: improve feed handling for opkg.confJo-Philipp Wich2014-10-161-1/+3
* include: fix detection of installed feedsJo-Philipp Wich2014-08-061-1/+2
* build: introduce per feed repository supportJo-Philipp Wich2014-08-051-0/+23