aboutsummaryrefslogtreecommitdiffstats
path: root/package/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: fix opkg install step for large package selectionAlexander Egorenkov2021-05-121-2/+4
* build: always build package/kernel/linuxFelix Fietkau2020-10-151-0/+1
* build: store SourceDateEpoch in manifestPaul Spooren2020-08-311-1/+1
* packages: apply usign padding workarounds to package indexes if neededJo-Philipp Wich2019-08-071-2/+6
* build: add ABI_VERSION to binary package namesJo-Philipp Wich2019-01-191-2/+2
* imagebuilder: reuse rootfs preparation from rootfs.mkMatthias Schiffer2018-03-071-0/+1
* include/rootfs.mk: pass additional files dir to prepare_rootfs as an argumentMatthias Schiffer2018-03-071-1/+1
* build: remove package preconfig featureMatthias Schiffer2018-01-131-3/+0
* build: cleanup tmp/ dir of target rootfsYousong Zhou2017-05-021-1/+1
* build: skip opkg host dependency within the SDKFelix Fietkau2017-02-211-1/+3
* build: move opkg host dependency from package/install to package/compileFelix Fietkau2017-02-211-1/+3
* build: make <subdir>/install opt-in, use it for target/ onlyFelix Fietkau2017-02-091-1/+0
* Revert "build: always run package/cleanup before package/compile"Felix Fietkau2017-01-221-2/+1
* build: always run package/cleanup before package/compileFelix Fietkau2017-01-221-1/+2
* build: fix triggering opkg/host compilationJo-Philipp Wich2017-01-191-1/+1
* build: add support for automatically removing build dir contents during buildFelix Fietkau2017-01-181-0/+1
* opkg: drop S/MIME supportFelix Fietkau2017-01-101-28/+0
* package/Makefile & ipkg-make-index.sh: add full package data listAlberto Bursi2016-12-261-1/+2
* build: add CHECK_ALL variable to allow make download/check to include not sel...Felix Fietkau2016-12-171-0/+4
* build: implement make check and make package/X/checkFelix Fietkau2016-12-171-0/+1
* image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFSMatthias Schiffer2016-09-251-1/+4
* build: create a package feed directory containing all packagesFelix Fietkau2016-08-011-1/+9
* build: add template for getting opkg package files from package namesFelix Fietkau2016-07-291-5/+1
* build: rework opkg command invocationFelix Fietkau2016-07-291-2/+7
* build: rework prepare_rootfs to pass target dir via parameterFelix Fietkau2016-07-291-1/+1
* build: move rootfs processing code to include/rootfs.mk so it can be reused l...Felix Fietkau2016-07-291-74/+2
* include: choose package output directory based on repository infoJo-Philipp Wich2016-04-061-16/+7
* package: remove .git files from imagesHauke Mehrtens2016-04-171-0/+1
* buildroot: apply IGNORE_ERRORS to host buildsJo-Philipp Wich2016-03-041-2/+5
* package/Makefile: override opkg installation time when SOURCE_DATE_EPOCH setFelix Fietkau2016-01-311-0/+1
* include: group kmod ipk files into a "kernel" subdirectoryJo-Philipp Wich2016-01-241-2/+2
* build: add opkg host dependencyFelix Fietkau2015-12-131-1/+1
* build: Prevent more gzip timestampsJohn Crispin2015-07-141-1/+1
* fix mklibs with muslMatteo Croce2015-06-251-1/+1
* build: do another init script enabling run, fixes init scripts added via file...Felix Fietkau2015-06-141-0/+4
* build: trigger pacakge index creation for all feeds if requiredJo-Philipp Wich2015-05-261-1/+5
* build: allow creating empty package feedsFelix Fietkau2015-05-261-2/+2
* build: add integration for managing opkg package feed keysFelix Fietkau2015-04-061-0/+9
* postinst trigger: the new postinst trigger broke IBJohn Crispin2014-09-161-3/+3
* ipkg: add a default postinst/prerm scriptJohn Crispin2014-09-111-1/+2
* build: consider sub-directories when deploying packages to image with CONFIG_...Jo-Philipp Wich2014-08-071-1/+1
* build: introduce per feed repository supportJo-Philipp Wich2014-08-051-4/+17
* package/Makefile: Substituted deprecated -perm +mode with -perm /modeJohn Crispin2014-06-021-1/+1
* package: ignore failed downloads with IGNORE_ERRORSJo-Philipp Wich2014-05-141-0/+1
* target/sdk: use .config instead of unconditionally enabling all build dirsFelix Fietkau2014-03-131-5/+2
* build: fix installation of default-variant packages when the source package h...Felix Fietkau2014-03-121-1/+1
* package/index: fix index creating when building without signingSteven Barth2013-10-021-4/+4
* Add package signing infrastructureSteven Barth2013-10-021-3/+28
* mklibs: Fix mklibs usage when *.so files reside in subdirsFelix Fietkau2013-08-261-5/+3
* build: fix IGNORE_ERRORS for sources packages that match both 'y' and 'm'Felix Fietkau2013-07-181-1/+6