| Commit message (Expand) | Author | Age | Files | Lines |
* | sdk: Expose CCACHE_DIR option | Jeffery To | 2023-06-07 | 1 | -0/+7 |
* | sdk: do not exclude all doc directories | Michael Pratt | 2023-05-09 | 1 | -1/+2 |
* | sdk: expose PATENTED an NLS build options | Tomasz Maciej Nowak | 2023-03-05 | 1 | -0/+17 |
* | toolchain: remove installing twice in the "initial" subdir | Andre Heider | 2023-02-19 | 1 | -1/+0 |
* | treewide: strip useless `default n` Kconfig lines | Tony Butler | 2023-02-03 | 1 | -5/+0 |
* | sdk: use git-src-full to allow Git versioning | Kuan-Yi Li | 2022-11-06 | 1 | -2/+2 |
* | build: fix warnings from grep | Chris Osgood | 2022-09-28 | 1 | -1/+1 |
* | toolchain: Select USE_SSTRIP with external musl toolchain | Hauke Mehrtens | 2022-09-12 | 1 | -1/+0 |
* | Makefile: replace head call with grep's -m | Rosen Penev | 2022-09-10 | 1 | -1/+1 |
* | sdk: add spidev-test to the bundle of userspace sources | Christian Lamparter | 2022-07-17 | 1 | -2/+13 |
* | build: scripts/config - update to kconfig-v5.14 | Eneas U de Queiroz | 2022-02-19 | 1 | -1/+1 |
* | sdk: ship llvm toolchain | Felix Fietkau | 2022-01-27 | 1 | -2/+1 |
* | treewide: drop use of which | Ansuel Smith | 2022-01-17 | 1 | -1/+1 |
* | llvm-bpf: support creating a tarball in bin | Felix Fietkau | 2021-11-04 | 2 | -2/+10 |
* | sdk: unset BINARY_FOLDER and DOWNLOAD_FOLDER in final archives | Sven Roederer | 2021-05-08 | 1 | -1/+7 |
* | sdk: expose binary strip settings | David Bauer | 2021-02-20 | 1 | -0/+46 |
* | target: fix copying of licenses for SDK/toolchain | Adrian Schmutzler | 2021-02-14 | 1 | -1/+2 |
* | sdk: invoke bundle-libraries.sh w/o buildroot dirs in $PATH | Jo-Philipp Wich | 2020-12-29 | 1 | -1/+4 |
* | sdk: fix missing include directories | Petr Štetiar | 2020-11-02 | 1 | -1/+6 |
* | sdk: keep the linux package in the same subdir as in the main build system | Felix Fietkau | 2020-10-26 | 1 | -1/+4 |
* | build: SDK/IB reproducible and faster compression | Paul Spooren | 2020-08-23 | 1 | -1/+2 |
* | build: improve ccache support | Roman Yeryomin | 2020-07-11 | 1 | -6/+2 |
* | sdk: add OpenWrt branding to menuconfig & .config | Eneas U de Queiroz | 2020-05-20 | 1 | -0/+2 |
* | sdk: fix host menu config targets using ncurses | Eneas U de Queiroz | 2020-05-20 | 1 | -0/+1 |
* | sdk: use bundle-libraries.sh to ship kernel objtool tools | Jo-Philipp Wich | 2019-09-03 | 1 | -8/+2 |
* | sdk: fix GCC and Python dangling symlinks | Petr Štetiar | 2019-08-12 | 1 | -1/+2 |
* | sdk: Fix cryptodev-linux build when CONFIG_ARM64_MODULE_PLTS=y | Jeffery To | 2019-08-04 | 1 | -1/+2 |
* | sdk: fix building external modules when CONFIG_STACK_VALIDATION=y | Yousong Zhou | 2019-04-26 | 1 | -0/+8 |
* | sdk: find kernel modules when KDIR is a symlink | Karl Vogel | 2018-11-29 | 1 | -1/+1 |
* | sdk: expose part of advanced configuration options | Tomasz Maciej Nowak | 2018-11-26 | 1 | -0/+57 |
* | sdk: include arch/arm/ Linux includes along with arch/arm64/ ones | Jo-Philipp Wich | 2018-08-03 | 1 | -1/+7 |
* | sdk: bundle usbip userspace sources | Jo-Philipp Wich | 2018-08-01 | 1 | -0/+4 |
* | sdk: change base feed fallback to git.openwrt.org | Jo-Philipp Wich | 2018-01-11 | 1 | -1/+2 |
* | sdk: switch base feed url to git.openwrt.org | Jo-Philipp Wich | 2018-01-04 | 1 | -1/+1 |
* | merge: targets: update image generation and targets | Zoltan HERPAI | 2017-12-08 | 2 | -4/+4 |
* | sdk: restrict base feed repo to public git for CONFIG_BUILDBOT only | Rafał Miłecki | 2017-12-05 | 1 | -1/+2 |
* | build: get rid of host.mk | Felix Fietkau | 2017-02-26 | 2 | -2/+1 |
* | sdk: emit proper tag references for base URLs | Jo-Philipp Wich | 2017-02-19 | 1 | -3/+5 |
* | build: add buildbot specific config option for setting defaults | Felix Fietkau | 2017-02-14 | 1 | -0/+1 |
* | sdk: clean scripts/config before packing tarball (FS#504) | Felix Fietkau | 2017-02-13 | 1 | -0/+1 |
* | sdk: add missing change from r3328-f55c29e4c7 | Felix Fietkau | 2017-02-08 | 1 | -1/+1 |
* | sdk: explicitely remove ccache directories when packing SDK | Jo-Philipp Wich | 2017-01-24 | 1 | -0/+6 |
* | sdk: fix Git URL detection | Jo-Philipp Wich | 2017-01-20 | 1 | -2/+5 |
* | sdk: avoid using private repository clone urls as base repo entry | Jo-Philipp Wich | 2017-01-19 | 1 | -1/+1 |
* | sdk: do not strip static libraries | Jo-Philipp Wich | 2017-01-18 | 1 | -1/+1 |
* | sdk: exclude locale files to save some space | Felix Fietkau | 2017-01-13 | 1 | -1/+2 |
* | build: rework library bundling | Jo-Philipp Wich | 2017-01-10 | 1 | -0/+4 |
* | docs: remove all refrences in Makefiles/scripts | Mathias Kresin | 2016-11-30 | 1 | -1/+1 |
* | target/sdk: Switch to xz compression instead of bz2 | Daniel Engberg | 2016-11-04 | 1 | -4/+4 |
* | sdk: predefine SOURCE_DATE_EPOCH | Jo-Philipp Wich | 2016-10-21 | 1 | -0/+1 |