aboutsummaryrefslogtreecommitdiff
path: root/package/Makefile
Commit message (Expand)AuthorAge
* 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
* build: add opkg host dependencyFelix Fietkau2015-12-13
* build: Prevent more gzip timestampsJohn Crispin2015-07-14
* fix mklibs with muslMatteo Croce2015-06-25
* build: do another init script enabling run, fixes init scripts added via file...Felix Fietkau2015-06-14
* build: trigger pacakge index creation for all feeds if requiredJo-Philipp Wich2015-05-26
* build: allow creating empty package feedsFelix Fietkau2015-05-26
* build: add integration for managing opkg package feed keysFelix Fietkau2015-04-06
* postinst trigger: the new postinst trigger broke IBJohn Crispin2014-09-16
* ipkg: add a default postinst/prerm scriptJohn Crispin2014-09-11
* build: consider sub-directories when deploying packages to image with CONFIG_...Jo-Philipp Wich2014-08-07
* build: introduce per feed repository supportJo-Philipp Wich2014-08-05
* package/Makefile: Substituted deprecated -perm +mode with -perm /modeJohn Crispin2014-06-02
* package: ignore failed downloads with IGNORE_ERRORSJo-Philipp Wich2014-05-14
* target/sdk: use .config instead of unconditionally enabling all build dirsFelix Fietkau2014-03-13
* build: fix installation of default-variant packages when the source package h...Felix Fietkau2014-03-12