| Commit message (Expand) | Author | Age | Files | Lines |
* | tools/mtd-utils: update to version 2.0.2 | Hauke Mehrtens | 2018-04-28 | 1 | -1/+1 |
* | tools/zlib: move zlib build to tools | Hauke Mehrtens | 2018-04-28 | 1 | -5/+9 |
* | tools/upx: Remove from repo | Daniel Engberg | 2017-03-20 | 1 | -1/+0 |
* | build: extend CONFIG_AUTOREMOVE to tools/ | Felix Fietkau | 2017-01-18 | 1 | -0/+1 |
* | build: remove separate /install step for host builds | Felix Fietkau | 2017-01-18 | 1 | -40/+41 |
* | tools: remove obsolete yaffs tool | Felix Fietkau | 2017-01-09 | 1 | -1/+1 |
* | tools: reorganize dependencies, fix build after deleting staging dir | Felix Fietkau | 2017-01-09 | 1 | -12/+15 |
* | kernel: remove ubifs xz decompression support | Felix Fietkau | 2017-01-09 | 1 | -1/+1 |
* | tools: make libressl build depend on pkg-config | Jo-Philipp Wich | 2017-01-05 | 1 | -0/+1 |
* | tools: make cmake depend on libressl, one of its utilities uses it | Felix Fietkau | 2017-01-05 | 1 | -0/+1 |
* | tools: build libressl on all systems | Felix Fietkau | 2017-01-05 | 1 | -4/+2 |
* | toolchain: remove ppl/cloog, disable graphite for gcc 4.8 | Felix Fietkau | 2016-12-24 | 1 | -11/+1 |
* | build: add CHECK_ALL variable to allow make download/check to include not sel... | Felix Fietkau | 2016-12-17 | 1 | -0/+5 |
* | build: implement make check and make package/X/check | Felix Fietkau | 2016-12-17 | 1 | -0/+1 |
* | tools: add missing dependency for dosfstools | Felix Fietkau | 2016-10-12 | 1 | -0/+1 |
* | tools: do not apply ccache dependency to xz | Jo-Philipp Wich | 2016-10-06 | 1 | -1/+1 |
* | tools: make all tools depend on xz | Jo-Philipp Wich | 2016-10-06 | 1 | -0/+3 |
* | tools: make mtools/dosfstools unconditional | Felix Fietkau | 2016-08-28 | 1 | -1/+1 |
* | tools: build GNU date from coreutils on non-Linux systems | Felix Fietkau | 2016-08-23 | 1 | -0/+3 |
* | tools: Select dosfstools for archs38 | Alexey Brodkin | 2016-08-18 | 1 | -1/+1 |
* | tools: bring back genext2fs for apm821xx | Felix Fietkau | 2016-07-23 | 1 | -0/+1 |
* | tools: build b43 tools if the SDK was enabled | Felix Fietkau | 2016-07-07 | 1 | -1/+1 |
* | tools: add kernel2minor utility for Mikrotik devices | Sergey Sergeev | 2016-07-05 | 1 | -0/+1 |
* | tools: build msdostools for omap | Alexander Couzens | 2016-06-14 | 1 | -1/+1 |
* | build: allow to build LEDE on latest MacOS X | Waldemar Brodkorb | 2016-06-07 | 1 | -0/+5 |
* | tools: compile flock before everything else | Felix Fietkau | 2016-01-20 | 1 | -1/+4 |
* | mac80211: move b43legacy firmware to a separate package | Felix Fietkau | 2016-01-10 | 1 | -1/+1 |
* | tools: add isl (used for graphite on GCC 5) | Felix Fietkau | 2015-11-13 | 1 | -4/+10 |
* | tools: add sdimage for mxs | Zoltan Herpai | 2015-09-21 | 1 | -1/+1 |
* | tools: add tar host build, required for --sort=name which was only added in t... | Felix Fietkau | 2015-09-11 | 1 | -0/+3 |
* | tools: drop circular dependency between patch and ccache, build patch without... | Felix Fietkau | 2015-07-20 | 1 | -1/+1 |
* | tools: add expat library (to be used by gdb) | Felix Fietkau | 2015-07-10 | 1 | -1/+1 |
* | all: replace genext2fs with make_ext4fs | Jo-Philipp Wich | 2015-04-20 | 1 | -1/+1 |
* | tools: build ccache when building the sdk (fixes #13949) | Felix Fietkau | 2015-04-03 | 1 | -1/+1 |
* | tools: replace ipkg-utils with a reduced ipkg-build variant in scripts/ | Felix Fietkau | 2015-03-29 | 1 | -1/+1 |
* | tools: build mtools and dosfstools for mxs | Zoltan Herpai | 2015-03-27 | 1 | -1/+1 |
* | tools: add back and update mm-macros, it is required for libsigc++ | Felix Fietkau | 2015-03-20 | 1 | -1/+2 |
* | tools: remove leftover dependency line | Felix Fietkau | 2015-03-17 | 1 | -1/+0 |
* | tools: remove a bunch of unused automake macros | Felix Fietkau | 2015-03-17 | 1 | -5/+1 |
* | toolchain: remove leftovers from old llvm-gcc experiments | Felix Fietkau | 2015-03-15 | 1 | -1/+1 |
* | tools: add patchelf host build | Jo-Philipp Wich | 2015-02-10 | 1 | -1/+2 |
* | tools: remove PrepareCommand macros | Jo-Philipp Wich | 2015-02-05 | 1 | -39/+2 |
* | tools: add dummy scripts for help2man and makeinfo | Jo-Philipp Wich | 2015-01-13 | 1 | -2/+2 |
* | tools: change automake depends to libtool depends | Jo-Philipp Wich | 2015-01-13 | 1 | -11/+11 |
* | tools: make libtool depend on automake, not vice versa | Jo-Philipp Wich | 2015-01-13 | 1 | -2/+2 |
* | tools: build libtool after autoconf, not before (fixes #18659) | Felix Fietkau | 2014-12-28 | 1 | -3/+3 |
* | gengetopt: fix parallel build issues (#18442) | Felix Fietkau | 2014-11-30 | 1 | -0/+1 |
* | add gengetopt | Imre Kaloz | 2014-11-30 | 1 | -1/+1 |
* | findutils: add dependency on bison | Felix Fietkau | 2014-10-26 | 1 | -0/+1 |
* | tools: revert faulty dependency on package stuff | Felix Fietkau | 2014-10-20 | 1 | -1/+0 |