index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
[tools/mklibs] add missing includes ('unistd.h') for mklibs
Mirko Vogt
2012-04-12
3
-11
/
+21
*
[tools] sdcc: compiling SDCCicode.c with -O2 sends gcc 4.6.x into an infinite...
Jo-Philipp Wich
2012-04-10
1
-0
/
+20
*
[tools] sdcc: sdcc needs sdcpp to bootstrap itself, so enable it
Jo-Philipp Wich
2012-04-09
1
-1
/
+1
*
tools: add sdcc subdir to Makefile
Jo-Philipp Wich
2012-04-09
1
-0
/
+4
*
[tools] add an sdcc host build which is enabled if firmwarehotplug is selected
Jo-Philipp Wich
2012-04-09
1
-0
/
+42
*
[orion] update wrt350nv2-builder to v2.4 and use new functionality for target...
Florian Fainelli
2012-04-04
2
-22
/
+58
*
[tools] mm-macros: update to 0.9.5
Florian Fainelli
2012-04-02
1
-3
/
+3
*
[tools] qemu: update to 0.14.1
Florian Fainelli
2012-04-02
2
-14
/
+3
*
[tools] mpc: update to 0.9
Florian Fainelli
2012-04-02
1
-3
/
+3
*
[tools] automake: update to 1.11.3
Florian Fainelli
2012-04-02
3
-11
/
+11
*
[tools] xz: update to 5.0.3
Florian Fainelli
2012-04-02
1
-3
/
+3
*
[tools] mkimage: update to 2011.12
Florian Fainelli
2012-04-02
3
-34
/
+12
*
[tools] cloog: update to 0.15.11
Florian Fainelli
2012-04-02
1
-2
/
+2
*
[tools] gmp: update to 5.0.4
Florian Fainelli
2012-04-02
3
-33
/
+37
*
[tools] cmake: update to 2.8.7
Florian Fainelli
2012-04-02
1
-3
/
+3
*
[tools] bison: update to 2.5
Florian Fainelli
2012-04-02
3
-7
/
+7
*
[tools] ccache: update to 3.1.7
Florian Fainelli
2012-04-02
1
-4
/
+4
*
tools: fix stat symlink if destination already exists
Felix Fietkau
2012-03-26
1
-0
/
+1
*
tools: fix GNU stat detection to prevent it from picking up other things name...
Felix Fietkau
2012-03-23
1
-1
/
+10
*
tools: add dependency on the seq symlink
Felix Fietkau
2012-03-10
1
-1
/
+1
*
tools/mtd-utils: fix build error
Gabor Juhos
2012-03-03
1
-1
/
+1
*
tools/mtd-utils: update mkfs.ubifs XZ support
Gabor Juhos
2012-03-03
1
-30
/
+148
*
tools/mtd-utils: add XZ compression support to mkfs.ubifs
Gabor Juhos
2012-03-02
3
-1
/
+288
*
tools/mtd-utils: cleanup mkubifs lzo patch
Gabor Juhos
2012-03-01
1
-61
/
+55
*
tools/mtd-utils: update to 1.4.5
Gabor Juhos
2012-03-01
10
-143
/
+162
*
tools: symlink seq to the host staging dir (gseq on mac os x)
Felix Fietkau
2012-02-29
1
-0
/
+1
*
firmware-utils/mkfwimage: allow to override firmware magic
Gabor Juhos
2012-02-18
1
-5
/
+12
*
[lantiq] Support booting the Speedport W502V using BRN-BOOT.
John Crispin
2012-02-14
3
-0
/
+353
*
tools/genext2fs: do not include the host getline.h, it breaks the tool in sub...
Felix Fietkau
2012-02-12
1
-1
/
+1
*
[tools] automake: forcibly disable perl ithreads support
Jo-Philipp Wich
2012-02-01
1
-1
/
+2
*
[tools] autoconf: another relocatability fix for autom4te, substitute hardcod...
Jo-Philipp Wich
2012-01-28
1
-0
/
+13
*
[tools] automake: generate relative aclocal symlinks in staging_dir
Jo-Philipp Wich
2012-01-28
1
-4
/
+4
*
firmware-utils/mkmylofw: add WPE72 support
Gabor Juhos
2012-01-26
2
-0
/
+4
*
[tools] libtool: fix accidental sed invocation in libtoolize
Jo-Philipp Wich
2012-01-21
2
-5
/
+9
*
[tools] quilt: some more relocatable fixes for quilt-internal scripts
Jo-Philipp Wich
2012-01-20
1
-0
/
+63
*
[tools] bison: make yacc wrapper relocatable
Jo-Philipp Wich
2012-01-20
1
-0
/
+20
*
[toolsÂ] autoconf: make bin/autoconf relocatable as well
Jo-Philipp Wich
2012-01-20
1
-0
/
+15
*
[tools] quilt: make relocatable, search resources relative to STAGING_DIR
Jo-Philipp Wich
2012-01-20
2
-0
/
+20
*
[tools] automake: further relocation fixes
Jo-Philipp Wich
2012-01-20
2
-1
/
+12
*
[tools] autoconf: further relocation fixes
Jo-Philipp Wich
2012-01-20
1
-4
/
+43
*
[tools] libtool: make relocatable, search resources relative to STAGING_DIR
Jo-Philipp Wich
2012-01-20
1
-0
/
+92
*
[tools] autoconf: make relocatable by searching resources relative to STAGING...
Jo-Philipp Wich
2012-01-20
2
-1
/
+101
*
[tools] automake: make relocatable by searching resources relative to STAGING...
Jo-Philipp Wich
2012-01-20
1
-0
/
+35
*
tools: clean up Makefiles / make ccache work
John Crispin
2012-01-15
13
-83
/
+28
*
firware-utils/mktplinkfw: add TL-WR2543N/ND support
Gabor Juhos
2012-01-07
1
-0
/
+12
*
firmware-utils/mktplinkfw: add support for TL-WA701N/ND
Gabor Juhos
2012-01-04
1
-0
/
+6
*
firmware-utils/mktplinkfw: add support for TL-MR3020
Gabor Juhos
2012-01-04
1
-0
/
+6
*
firmware-utils/mktplinkfw: add ability to put jffs2 eof marker into the image
Gabor Juhos
2011-12-15
1
-1
/
+45
*
tools/mktplinkfw: allow to specify hw_id, hw_rev and flash_layout
Gabor Juhos
2011-12-06
1
-89
/
+125
*
firmware-utils/mktplinkfw: allow to align the rootfs on a specified boundary
Gabor Juhos
2011-12-05
1
-14
/
+45
[next]