| Commit message (Expand) | Author | Age | Files | Lines |
* | packages: apply usign padding workarounds to package indexes if needed | Jo-Philipp Wich | 2019-08-07 | 1 | -2/+6 |
* | build: add ABI_VERSION to binary package names | Jo-Philipp Wich | 2019-01-19 | 1 | -2/+2 |
* | imagebuilder: reuse rootfs preparation from rootfs.mk | Matthias Schiffer | 2018-03-07 | 1 | -0/+1 |
* | include/rootfs.mk: pass additional files dir to prepare_rootfs as an argument | Matthias Schiffer | 2018-03-07 | 1 | -1/+1 |
* | build: remove package preconfig feature | Matthias Schiffer | 2018-01-13 | 1 | -3/+0 |
* | build: cleanup tmp/ dir of target rootfs | Yousong Zhou | 2017-05-02 | 1 | -1/+1 |
* | build: skip opkg host dependency within the SDK | Felix Fietkau | 2017-02-21 | 1 | -1/+3 |
* | build: move opkg host dependency from package/install to package/compile | Felix Fietkau | 2017-02-21 | 1 | -1/+3 |
* | build: make <subdir>/install opt-in, use it for target/ only | Felix Fietkau | 2017-02-09 | 1 | -1/+0 |
* | Revert "build: always run package/cleanup before package/compile" | Felix Fietkau | 2017-01-22 | 1 | -2/+1 |
* | build: always run package/cleanup before package/compile | Felix Fietkau | 2017-01-22 | 1 | -1/+2 |
* | build: fix triggering opkg/host compilation | Jo-Philipp Wich | 2017-01-19 | 1 | -1/+1 |
* | build: add support for automatically removing build dir contents during build | Felix Fietkau | 2017-01-18 | 1 | -0/+1 |
* | opkg: drop S/MIME support | Felix Fietkau | 2017-01-10 | 1 | -28/+0 |
* | package/Makefile & ipkg-make-index.sh: add full package data list | Alberto Bursi | 2016-12-26 | 1 | -1/+2 |
* | build: add CHECK_ALL variable to allow make download/check to include not sel... | Felix Fietkau | 2016-12-17 | 1 | -0/+4 |
* | build: implement make check and make package/X/check | Felix Fietkau | 2016-12-17 | 1 | -0/+1 |
* | image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS | Matthias Schiffer | 2016-09-25 | 1 | -1/+4 |
* | build: create a package feed directory containing all packages | Felix Fietkau | 2016-08-01 | 1 | -1/+9 |
* | build: add template for getting opkg package files from package names | Felix Fietkau | 2016-07-29 | 1 | -5/+1 |
* | build: rework opkg command invocation | Felix Fietkau | 2016-07-29 | 1 | -2/+7 |
* | build: rework prepare_rootfs to pass target dir via parameter | Felix Fietkau | 2016-07-29 | 1 | -1/+1 |
* | build: move rootfs processing code to include/rootfs.mk so it can be reused l... | Felix Fietkau | 2016-07-29 | 1 | -74/+2 |
* | include: choose package output directory based on repository info | Jo-Philipp Wich | 2016-04-06 | 1 | -16/+7 |
* | package: remove .git files from images | Hauke Mehrtens | 2016-04-17 | 1 | -0/+1 |
* | buildroot: apply IGNORE_ERRORS to host builds | Jo-Philipp Wich | 2016-03-04 | 1 | -2/+5 |
* | package/Makefile: override opkg installation time when SOURCE_DATE_EPOCH set | Felix Fietkau | 2016-01-31 | 1 | -0/+1 |
* | include: group kmod ipk files into a "kernel" subdirectory | Jo-Philipp Wich | 2016-01-24 | 1 | -2/+2 |
* | build: add opkg host dependency | Felix Fietkau | 2015-12-13 | 1 | -1/+1 |
* | build: Prevent more gzip timestamps | John Crispin | 2015-07-14 | 1 | -1/+1 |
* | fix mklibs with musl | Matteo Croce | 2015-06-25 | 1 | -1/+1 |
* | build: do another init script enabling run, fixes init scripts added via file... | Felix Fietkau | 2015-06-14 | 1 | -0/+4 |
* | build: trigger pacakge index creation for all feeds if required | Jo-Philipp Wich | 2015-05-26 | 1 | -1/+5 |
* | build: allow creating empty package feeds | Felix Fietkau | 2015-05-26 | 1 | -2/+2 |
* | build: add integration for managing opkg package feed keys | Felix Fietkau | 2015-04-06 | 1 | -0/+9 |
* | postinst trigger: the new postinst trigger broke IB | John Crispin | 2014-09-16 | 1 | -3/+3 |
* | ipkg: add a default postinst/prerm script | John Crispin | 2014-09-11 | 1 | -1/+2 |
* | build: consider sub-directories when deploying packages to image with CONFIG_... | Jo-Philipp Wich | 2014-08-07 | 1 | -1/+1 |
* | build: introduce per feed repository support | Jo-Philipp Wich | 2014-08-05 | 1 | -4/+17 |
* | package/Makefile: Substituted deprecated -perm +mode with -perm /mode | John Crispin | 2014-06-02 | 1 | -1/+1 |
* | package: ignore failed downloads with IGNORE_ERRORS | Jo-Philipp Wich | 2014-05-14 | 1 | -0/+1 |
* | target/sdk: use .config instead of unconditionally enabling all build dirs | Felix Fietkau | 2014-03-13 | 1 | -5/+2 |
* | build: fix installation of default-variant packages when the source package h... | Felix Fietkau | 2014-03-12 | 1 | -1/+1 |
* | package/index: fix index creating when building without signing | Steven Barth | 2013-10-02 | 1 | -4/+4 |
* | Add package signing infrastructure | Steven Barth | 2013-10-02 | 1 | -3/+28 |
* | mklibs: Fix mklibs usage when *.so files reside in subdirs | Felix Fietkau | 2013-08-26 | 1 | -5/+3 |
* | build: fix IGNORE_ERRORS for sources packages that match both 'y' and 'm' | Felix Fietkau | 2013-07-18 | 1 | -1/+6 |
* | build: only install packages for selected variants, fixes building multiple v... | Felix Fietkau | 2012-12-13 | 1 | -2/+13 |
* | package: use file_copy to deploy files/ in the package/install phase | Jo-Philipp Wich | 2012-12-02 | 1 | -9/+1 |
* | buildroot: isolate the .install stamp files for build variants (#12279) | Jo-Philipp Wich | 2012-11-07 | 1 | -7/+7 |