summaryrefslogtreecommitdiff
path: root/package/Makefile
AgeCommit message (Expand)Author
2024-03-04build: do not depend on $(STAGING_DIR)/.prepared when in SDKMatthias Schiffer
2024-03-03build: add $(STAGING_DIR) and $(BIN_DIR) preparation to target and package su...Matthias Schiffer
2023-11-02build: add CycloneDX SBOM JSON supportPetr Štetiar
2023-05-09build: generate index.jsonPaul Spooren
2021-05-12build: fix opkg install step for large package selectionAlexander Egorenkov
2020-10-15build: always build package/kernel/linuxFelix Fietkau
2020-08-31build: store SourceDateEpoch in manifestPaul Spooren
2019-08-07packages: apply usign padding workarounds to package indexes if neededJo-Philipp Wich
2019-01-19build: add ABI_VERSION to binary package namesJo-Philipp Wich
2018-03-07imagebuilder: reuse rootfs preparation from rootfs.mkMatthias Schiffer
2018-03-07include/rootfs.mk: pass additional files dir to prepare_rootfs as an argumentMatthias Schiffer
2018-01-13build: remove package preconfig featureMatthias Schiffer
2017-05-02build: cleanup tmp/ dir of target rootfsYousong Zhou
2017-02-21build: skip opkg host dependency within the SDKFelix Fietkau
2017-02-21build: move opkg host dependency from package/install to package/compileFelix Fietkau
2017-02-09build: make <subdir>/install opt-in, use it for target/ onlyFelix Fietkau
2017-01-22Revert "build: always run package/cleanup before package/compile"Felix Fietkau
2017-01-22build: always run package/cleanup before package/compileFelix Fietkau
2017-01-19build: fix triggering opkg/host compilationJo-Philipp Wich
2017-01-18build: add support for automatically removing build dir contents during buildFelix Fietkau
2017-01-10opkg: drop S/MIME supportFelix Fietkau
2016-12-26package/Makefile & ipkg-make-index.sh: add full package data listAlberto Bursi
2016-12-17build: add CHECK_ALL variable to allow make download/check to include not sel...Felix Fietkau
2016-12-17build: implement make check and make package/X/checkFelix Fietkau
2016-09-25image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFSMatthias Schiffer
2016-08-01build: create a package feed directory containing all packagesFelix Fietkau
2016-07-29build: add template for getting opkg package files from package namesFelix Fietkau
2016-07-29build: rework opkg command invocationFelix Fietkau
2016-07-29build: rework prepare_rootfs to pass target dir via parameterFelix Fietkau
2016-07-29build: move rootfs processing code to include/rootfs.mk so it can be reused l...Felix Fietkau
2016-04-06include: choose package output directory based on repository infoJo-Philipp Wich
2016-04-17package: remove .git files from imagesHauke Mehrtens
2016-03-04buildroot: apply IGNORE_ERRORS to host buildsJo-Philipp Wich
2016-01-31package/Makefile: override opkg installation time when SOURCE_DATE_EPOCH setFelix Fietkau
2016-01-24include: group kmod ipk files into a "kernel" subdirectoryJo-Philipp Wich
2015-12-13build: add opkg host dependencyFelix Fietkau
2015-07-14build: Prevent more gzip timestampsJohn Crispin
2015-06-25fix mklibs with muslMatteo Croce
2015-06-14build: do another init script enabling run, fixes init scripts added via file...Felix Fietkau
2015-05-26build: trigger pacakge index creation for all feeds if requiredJo-Philipp Wich
2015-05-26build: allow creating empty package feedsFelix Fietkau
2015-04-06build: add integration for managing opkg package feed keysFelix Fietkau
2014-09-16postinst trigger: the new postinst trigger broke IBJohn Crispin
2014-09-11ipkg: add a default postinst/prerm scriptJohn Crispin
2014-08-07build: consider sub-directories when deploying packages to image with CONFIG_...Jo-Philipp Wich
2014-08-05build: introduce per feed repository supportJo-Philipp Wich
2014-06-02package/Makefile: Substituted deprecated -perm +mode with -perm /modeJohn Crispin
2014-05-14package: ignore failed downloads with IGNORE_ERRORSJo-Philipp Wich
2014-03-13target/sdk: use .config instead of unconditionally enabling all build dirsFelix Fietkau
2014-03-12build: fix installation of default-variant packages when the source package h...Felix Fietkau