aboutsummaryrefslogtreecommitdiff
path: root/package/Makefile
Commit message (Expand)AuthorAge
* package: rework contents of package index.jsonEric Fahlgren2025-06-11
* build: lock versions for special APK packagesPaul Spooren2025-02-04
* build: fix filtering of non-upgradable packagesEric Fahlgren2024-11-21
* build: apk: Remove /run/apk/db.lockHauke Mehrtens2024-11-16
* package: use /dev/null for apk --repositories-fileChristian Marangi2024-11-15
* build: create package index.jsonEric Fahlgren2024-11-12
* imagebuilder: fix package inclusion and APK indexPaul Spooren2024-11-09
* imagebuilder: fix APK for packages dir and cachePaul Spooren2024-11-09
* build: don't include kernel/libc in package indexPaul Spooren2024-10-30
* package: fix key creation for SDKPaul Spooren2024-10-29
* build: detach apk repository handling from rootfs.mkChristian Marangi2024-10-29
* sdk: fix APK key creationPaul Spooren2024-08-09
* build: package: fix missing host apk dependencyPetr Štetiar2024-06-11
* build: generate private key for APK earlyDaniel Golle2024-05-22
* build: add APK package build capabilitiesPaul Spooren2024-05-17
* build: do not depend on $(STAGING_DIR)/.prepared when in SDKMatthias Schiffer2024-03-04
* build: add $(STAGING_DIR) and $(BIN_DIR) preparation to target and package su...Matthias Schiffer2024-03-03
* build: add CycloneDX SBOM JSON supportPetr Štetiar2023-11-01
* build: generate index.jsonPaul Spooren2023-05-09
* build: fix opkg install step for large package selectionAlexander Egorenkov2021-05-12
* build: always build package/kernel/linuxFelix Fietkau2020-10-15
* build: store SourceDateEpoch in manifestPaul Spooren2020-08-31
* packages: apply usign padding workarounds to package indexes if neededJo-Philipp Wich2019-08-07
* build: add ABI_VERSION to binary package namesJo-Philipp Wich2019-01-19
* imagebuilder: reuse rootfs preparation from rootfs.mkMatthias Schiffer2018-03-07
* include/rootfs.mk: pass additional files dir to prepare_rootfs as an argumentMatthias Schiffer2018-03-07
* build: remove package preconfig featureMatthias Schiffer2018-01-13
* build: cleanup tmp/ dir of target rootfsYousong Zhou2017-05-02
* build: skip opkg host dependency within the SDKFelix Fietkau2017-02-21
* build: move opkg host dependency from package/install to package/compileFelix Fietkau2017-02-21
* build: make <subdir>/install opt-in, use it for target/ onlyFelix Fietkau2017-02-09
* Revert "build: always run package/cleanup before package/compile"Felix Fietkau2017-01-22
* build: always run package/cleanup before package/compileFelix Fietkau2017-01-22
* build: fix triggering opkg/host compilationJo-Philipp Wich2017-01-19
* build: add support for automatically removing build dir contents during buildFelix Fietkau2017-01-18
* opkg: drop S/MIME supportFelix Fietkau2017-01-10
* package/Makefile & ipkg-make-index.sh: add full package data listAlberto Bursi2016-12-26
* build: add CHECK_ALL variable to allow make download/check to include not sel...Felix Fietkau2016-12-17
* build: implement make check and make package/X/checkFelix Fietkau2016-12-17
* image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFSMatthias Schiffer2016-09-25
* build: create a package feed directory containing all packagesFelix Fietkau2016-08-01
* build: add template for getting opkg package files from package namesFelix Fietkau2016-07-29
* build: rework opkg command invocationFelix Fietkau2016-07-29
* build: rework prepare_rootfs to pass target dir via parameterFelix Fietkau2016-07-29
* build: move rootfs processing code to include/rootfs.mk so it can be reused l...Felix Fietkau2016-07-29
* include: choose package output directory based on repository infoJo-Philipp Wich2016-04-06
* package: remove .git files from imagesHauke Mehrtens2016-04-17
* buildroot: apply IGNORE_ERRORS to host buildsJo-Philipp Wich2016-03-04
* package/Makefile: override opkg installation time when SOURCE_DATE_EPOCH setFelix Fietkau2016-01-31
* include: group kmod ipk files into a "kernel" subdirectoryJo-Philipp Wich2016-01-24