Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add mktools and dosfstools which are needed for the raspberry pi | John Crispin | 2012-07-24 | 3 | -0/+62 |
| | | | | | | Signed-off-by: Ian Ridge <ianridge [at] gmail.com> SVN-Revision: 32824 | ||||
* | adds mkdapimg | John Crispin | 2012-07-24 | 2 | -0/+192 |
| | | | | | | Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp> SVN-Revision: 32822 | ||||
* | kernel: fix portability issues on the x86 specific relocs host tool, fixes ↵ | Felix Fietkau | 2012-07-20 | 1 | -0/+3007 |
| | | | | | | build on mac os x SVN-Revision: 32783 | ||||
* | tools: prefer gmd5sum if present | Felix Fietkau | 2012-07-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 32761 | ||||
* | tools/squashfs(4): use $(HOSTCC) to avoid building with clang on recent mac ↵ | Felix Fietkau | 2012-07-13 | 2 | -0/+2 |
| | | | | | | os x. the clang build fails with some linker errors SVN-Revision: 32706 | ||||
* | bison: fix errors in shipped stdio.in.h | Jo-Philipp Wich | 2012-07-08 | 1 | -0/+15 |
| | | | | | | | | Bison fails to build against glibc 2.16.x, the shipped stdio.in.h attempts to wrap gets() with a warning which fails since gets() got removed from the default _GNU_SOURCE featureset. SVN-Revision: 32649 | ||||
* | m4: fix errors in shipped stdio.in.h | Jo-Philipp Wich | 2012-07-08 | 1 | -0/+15 |
| | | | | | | | | M4 fails to build against glibc 2.16.x, the shipped stdio.in.h attempts to wrap gets() with a warning which fails since gets() got removed from the default _GNU_SOURCE featureset. SVN-Revision: 32648 | ||||
* | firmware-utils/mktplinkfw: allow to specify firmware version | Gabor Juhos | 2012-07-05 | 1 | -2/+23 |
| | | | | SVN-Revision: 32616 | ||||
* | tools: sdcc depends on bison | Felix Fietkau | 2012-06-29 | 1 | -0/+1 |
| | | | | SVN-Revision: 32521 | ||||
* | sdcc: enable packihx, required by firmwarehotplug | Jo-Philipp Wich | 2012-06-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 32500 | ||||
* | tools/e2fsprogs: don't build e4defrag | Gabor Juhos | 2012-06-19 | 1 | -0/+11 |
| | | | | | | | Compilation fails on older systems due to missing syscalls, and the e4defrag tool is not used by the build-system anyway. SVN-Revision: 32451 | ||||
* | e2fsprogs: fix md5sum issue | Luka Perkov | 2012-06-17 | 1 | -1/+1 |
| | | | | | | md5sum from kernel.org and sourceforge.net are not the same SVN-Revision: 32418 | ||||
* | e2fsprogs: update to 1.42.4 | Luka Perkov | 2012-06-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 32413 | ||||
* | ccache does not need zcat | John Crispin | 2012-06-15 | 1 | -1/+0 |
| | | | | SVN-Revision: 32385 | ||||
* | mklibs: update to 0.1.34 (v2) | Luka Perkov | 2012-06-10 | 13 | -105/+80 |
| | | | | SVN-Revision: 32165 | ||||
* | tools: add a python symlink that prefers python2 | Felix Fietkau | 2012-06-10 | 1 | -1/+2 |
| | | | | SVN-Revision: 32164 | ||||
* | Revert "[tools] mklibs: update to 0.1.34" | Felix Fietkau | 2012-06-10 | 13 | -101/+132 |
| | | | | | | Too much broken, needs to be reworked SVN-Revision: 32163 | ||||
* | tools/e2fsprogs: disable building elf shared libraries, it is unnecessary ↵ | Felix Fietkau | 2012-06-10 | 1 | -1/+1 |
| | | | | | | and breaks on mac os x SVN-Revision: 32161 | ||||
* | more e2fsprogs fixes | John Crispin | 2012-06-10 | 1 | -3/+2 |
| | | | | SVN-Revision: 32158 | ||||
* | fix build breakage introduced by [32142] | John Crispin | 2012-06-10 | 1 | -1/+2 |
| | | | | SVN-Revision: 32157 | ||||
* | mklibs: update to 0.1.34 | Luka Perkov | 2012-06-09 | 13 | -132/+101 |
| | | | | SVN-Revision: 32145 | ||||
* | gmp: update to 5.0.5 | Luka Perkov | 2012-06-09 | 1 | -3/+3 |
| | | | | SVN-Revision: 32144 | ||||
* | mkimage: update to 2012.04.01 | Luka Perkov | 2012-06-09 | 2 | -3/+3 |
| | | | | SVN-Revision: 32143 | ||||
* | e2fsprogs: update to 1.42.3 | Luka Perkov | 2012-06-09 | 6 | -115/+4 |
| | | | | SVN-Revision: 32142 | ||||
* | e2fsprogs: add posix_memalign related portability patch from #8508 | Felix Fietkau | 2012-06-07 | 1 | -0/+31 |
| | | | | SVN-Revision: 32112 | ||||
* | fixes python related autokrampf install bug | John Crispin | 2012-06-07 | 1 | -0/+14 |
| | | | | | | this commit fixes a compile bug triggered by pygobject SVN-Revision: 32109 | ||||
* | tools/yaffs2: add mirror md5sum - upstream repo went away | Felix Fietkau | 2012-06-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 32083 | ||||
* | add ccache wrapper | John Crispin | 2012-06-06 | 3 | -0/+14 |
| | | | | SVN-Revision: 32075 | ||||
* | tools: imagetag: add parameter for padding images | Jonas Gorski | 2012-05-27 | 4 | -2/+64 |
| | | | | | | | Allow images to be padded to a certain size. This prevents CFE from flashing them to the second image offset. SVN-Revision: 31875 | ||||
* | scons: probe "python" and "python2" first in pywrap.sh in order to use the ↵ | Jo-Philipp Wich | 2012-05-15 | 1 | -1/+1 |
| | | | | | | users preferred version if possible SVN-Revision: 31743 | ||||
* | scons: wrap python invocations with helper script that attempts to find a ↵ | Jo-Philipp Wich | 2012-05-15 | 2 | -1/+21 |
| | | | | | | non-3.x python SVN-Revision: 31742 | ||||
* | tools/scons: remove the python 3 compat patch, it is incomplete and breaks ↵ | Felix Fietkau | 2012-05-15 | 1 | -2046/+0 |
| | | | | | | with python 2.5.2. i guess scons with python 3 is a lost cause... SVN-Revision: 31741 | ||||
* | tools/mtd-utils: remove empty patches | Gabor Juhos | 2012-05-13 | 2 | -0/+0 |
| | | | | SVN-Revision: 31705 | ||||
* | scons: fix compatibility with python 3, upstream still does not support it... | Jo-Philipp Wich | 2012-05-06 | 1 | -0/+2046 |
| | | | | SVN-Revision: 31624 | ||||
* | scons: override the platform instead of using the host one - fixes build ↵ | Felix Fietkau | 2012-05-05 | 1 | -0/+11 |
| | | | | | | issues on non-linux systems SVN-Revision: 31620 | ||||
* | tools: add scons (patch by Dave Taht) | Felix Fietkau | 2012-05-05 | 2 | -1/+30 |
| | | | | | | | This makes it more possible to build scons based applications for openwrt. SVN-Revision: 31618 | ||||
* | firmware-utils/mktplinkfw: add support for the TL-WR1041N v2 | Gabor Juhos | 2012-05-05 | 1 | -0/+6 |
| | | | | | | Patch-by: Vince Huang <axishero@foxmail.com> SVN-Revision: 31609 | ||||
* | tools: add xz dependency to automake | Gabor Juhos | 2012-04-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 31413 | ||||
* | mklibs: revert r31315 | Jo-Philipp Wich | 2012-04-16 | 1 | -10/+0 |
| | | | | SVN-Revision: 31316 | ||||
* | tools/mklibs: add missing <unistd.h> in readelf/elf.cpp | Jo-Philipp Wich | 2012-04-16 | 1 | -0/+10 |
| | | | | | | | | Fixes compile on my Arch Linux system, as unistd.h is needed for ::close(). Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> SVN-Revision: 31315 | ||||
* | tools: sdcc: fix order of linking with libm | Jonas Gorski | 2012-04-14 | 1 | -0/+92 |
| | | | | | | Fixes a build failure caught by buildbot. SVN-Revision: 31284 | ||||
* | add missing includes ('unistd.h') for mklibs | Mirko Vogt | 2012-04-12 | 3 | -11/+21 |
| | | | | | | | | This is needed when compiling with GCC >= 4.7.0 since it doesn't implicitly include 'unistd.h' anymore (needed e.g. for file operations in this particular case) - Thanks to Luka Perkov SVN-Revision: 31259 | ||||
* | sdcc: compiling SDCCicode.c with -O2 sends gcc 4.6.x into an infinite loop, ↵ | Jo-Philipp Wich | 2012-04-10 | 1 | -0/+20 |
| | | | | | | workaround it See references: http://sourceforge.net/tracker/?func=detail&aid=3285611&group_id=599&atid=300599 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52653 SVN-Revision: 31236 | ||||
* | sdcc: sdcc needs sdcpp to bootstrap itself, so enable it | Jo-Philipp Wich | 2012-04-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 31229 | ||||
* | tools: add sdcc subdir to Makefile | Jo-Philipp Wich | 2012-04-09 | 1 | -0/+4 |
| | | | | SVN-Revision: 31228 | ||||
* | add an sdcc host build which is enabled if firmwarehotplug is selected | Jo-Philipp Wich | 2012-04-09 | 1 | -0/+42 |
| | | | | SVN-Revision: 31226 | ||||
* | update wrt350nv2-builder to v2.4 and use new functionality for target ↵ | Florian Fainelli | 2012-04-04 | 2 | -22/+58 |
| | | | | | | | | orion_generic Signed-off-by: Matthias Bücher <mail@maddes.net> SVN-Revision: 31199 | ||||
* | mm-macros: update to 0.9.5 | Florian Fainelli | 2012-04-02 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31176 | ||||
* | qemu: update to 0.14.1 | Florian Fainelli | 2012-04-02 | 2 | -14/+3 |
| | | | | | | | | | | | | | | This patch has not been tested on freebsd. File block/sheepdog.c has been changed and the patch does no longer apply. Anyone with freebsd who could test this? All my other patches regarding the tools upgrade were tested on linux x64 and produce a working image. Once submitted patches get applied I will upgrade the remaining tools... Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31175 | ||||
* | mpc: update to 0.9 | Florian Fainelli | 2012-04-02 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31174 |