Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | upslug2: link statically | Jo-Philipp Wich | 2012-08-10 | 1 | -1/+2 | |
* | sstrip: link statically | Jo-Philipp Wich | 2012-08-10 | 1 | -2/+2 | |
* | squashfs4: link statically | Jo-Philipp Wich | 2012-08-10 | 1 | -1/+2 | |
* | squashfs: link statically | Jo-Philipp Wich | 2012-08-10 | 1 | -1/+2 | |
* | sdcc: link statically | Jo-Philipp Wich | 2012-08-10 | 1 | -0/+1 | |
* | qemu: link statically | Jo-Philipp Wich | 2012-08-10 | 1 | -0/+1 | |
* | pkg-config: link statically | Jo-Philipp Wich | 2012-08-10 | 1 | -2/+3 | |
* | patch-cmdline: link statically | Jo-Philipp Wich | 2012-08-10 | 1 | -2/+2 | |
* | padjffs2: link statically | Jo-Philipp Wich | 2012-08-10 | 2 | -2/+6 | |
* | mtools: link statically | Jo-Philipp Wich | 2012-08-10 | 1 | -0/+2 | |
* | mtd-utils: link statically | Jo-Philipp Wich | 2012-08-10 | 1 | -1/+2 | |
* | mklibs: link statically | Jo-Philipp Wich | 2012-08-10 | 1 | -0/+1 | |
* | mkimage: link statically | Jo-Philipp Wich | 2012-08-10 | 1 | -1/+1 | |
* | m4: link statically | Jo-Philipp Wich | 2012-08-10 | 1 | -1/+3 | |
* | lzma: link statically | Jo-Philipp Wich | 2012-08-10 | 1 | -2/+2 | |
* | genext2fs: link statically | Jo-Philipp Wich | 2012-08-10 | 1 | -0/+1 | |
* | flock: link statically | Jo-Philipp Wich | 2012-08-10 | 1 | -2/+2 | |
* | flex: link statically | Jo-Philipp Wich | 2012-08-10 | 1 | -0/+2 | |
* | bison: link statically | Jo-Philipp Wich | 2012-08-10 | 1 | -0/+2 | |
* | sed: link statically | Jo-Philipp Wich | 2012-08-10 | 1 | -1/+1 | |
* | fix ccache build | John Crispin | 2012-08-10 | 1 | -1/+3 | |
* | add mktools and dosfstools which are needed for the raspberry pi | John Crispin | 2012-07-24 | 3 | -0/+62 | |
* | adds mkdapimg | John Crispin | 2012-07-24 | 2 | -0/+192 | |
* | kernel: fix portability issues on the x86 specific relocs host tool, fixes bu... | Felix Fietkau | 2012-07-20 | 1 | -0/+3007 | |
* | tools: prefer gmd5sum if present | Felix Fietkau | 2012-07-17 | 1 | -1/+1 | |
* | tools/squashfs(4): use $(HOSTCC) to avoid building with clang on recent mac o... | Felix Fietkau | 2012-07-13 | 2 | -0/+2 | |
* | bison: fix errors in shipped stdio.in.h | Jo-Philipp Wich | 2012-07-08 | 1 | -0/+15 | |
* | m4: fix errors in shipped stdio.in.h | Jo-Philipp Wich | 2012-07-08 | 1 | -0/+15 | |
* | firmware-utils/mktplinkfw: allow to specify firmware version | Gabor Juhos | 2012-07-05 | 1 | -2/+23 | |
* | tools: sdcc depends on bison | Felix Fietkau | 2012-06-29 | 1 | -0/+1 | |
* | sdcc: enable packihx, required by firmwarehotplug | Jo-Philipp Wich | 2012-06-26 | 1 | -1/+1 | |
* | tools/e2fsprogs: don't build e4defrag | Gabor Juhos | 2012-06-19 | 1 | -0/+11 | |
* | e2fsprogs: fix md5sum issue | Luka Perkov | 2012-06-17 | 1 | -1/+1 | |
* | e2fsprogs: update to 1.42.4 | Luka Perkov | 2012-06-17 | 1 | -2/+2 | |
* | ccache does not need zcat | John Crispin | 2012-06-15 | 1 | -1/+0 | |
* | mklibs: update to 0.1.34 (v2) | Luka Perkov | 2012-06-10 | 13 | -105/+80 | |
* | tools: add a python symlink that prefers python2 | Felix Fietkau | 2012-06-10 | 1 | -1/+2 | |
* | Revert "[tools] mklibs: update to 0.1.34" | Felix Fietkau | 2012-06-10 | 13 | -101/+132 | |
* | tools/e2fsprogs: disable building elf shared libraries, it is unnecessary and... | Felix Fietkau | 2012-06-10 | 1 | -1/+1 | |
* | more e2fsprogs fixes | John Crispin | 2012-06-10 | 1 | -3/+2 | |
* | fix build breakage introduced by [32142] | John Crispin | 2012-06-10 | 1 | -1/+2 | |
* | mklibs: update to 0.1.34 | Luka Perkov | 2012-06-09 | 13 | -132/+101 | |
* | gmp: update to 5.0.5 | Luka Perkov | 2012-06-09 | 1 | -3/+3 | |
* | mkimage: update to 2012.04.01 | Luka Perkov | 2012-06-09 | 2 | -3/+3 | |
* | e2fsprogs: update to 1.42.3 | Luka Perkov | 2012-06-09 | 6 | -115/+4 | |
* | e2fsprogs: add posix_memalign related portability patch from #8508 | Felix Fietkau | 2012-06-07 | 1 | -0/+31 | |
* | fixes python related autokrampf install bug | John Crispin | 2012-06-07 | 1 | -0/+14 | |
* | tools/yaffs2: add mirror md5sum - upstream repo went away | Felix Fietkau | 2012-06-06 | 1 | -0/+1 | |
* | add ccache wrapper | John Crispin | 2012-06-06 | 3 | -0/+14 | |
* | tools: imagetag: add parameter for padding images | Jonas Gorski | 2012-05-27 | 4 | -2/+64 |