index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
add missing dependency
Felix Fietkau
2009-05-26
1
-0
/
+1
*
split stampfiles for STAGING_DIR and STAGING_DIR_HOST preparation
Felix Fietkau
2009-05-26
1
-6
/
+16
*
squashfs4: add lzma support (kernel support still missing)
Felix Fietkau
2009-05-17
1
-0
/
+1
*
add the new lzma library (version 4.65), to be used for squashfs4
Felix Fietkau
2009-05-17
1
-0
/
+1
*
add tool for squashfs4 image generation (w/o LZMA support)
Gabor Juhos
2009-05-15
1
-2
/
+2
*
rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version)
Felix Fietkau
2009-05-04
1
-2
/
+2
*
optimize tools/ directory build order to improve parallel building performance
Felix Fietkau
2009-04-24
1
-2
/
+5
*
add missing dependencies which broke parallel build
Felix Fietkau
2009-04-24
1
-1
/
+2
*
gcc-4.4.0 also needs mpfr and gmp to be built
Florian Fainelli
2009-04-23
1
-1
/
+1
*
add check for common config variants for tools/install
Felix Fietkau
2009-04-06
1
-1
/
+1
*
small cleanup for tools/Makefile
Felix Fietkau
2009-04-06
1
-1
/
+8
*
m4 is now available, sorry for trouble
Ralph Hempel
2009-03-22
1
-1
/
+3
*
Revert "[tools] add m4 (required for recent auto tools)"
Felix Fietkau
2009-03-22
1
-3
/
+1
*
add m4 (required for recent auto tools) thanks to Olaf
Ralph Hempel
2009-03-22
1
-1
/
+3
*
Build autoconf before automake.
Lars-Peter Clausen
2009-03-13
1
-1
/
+1
*
add dependency (needed for parallel build)
Ralph Hempel
2009-03-01
1
-0
/
+1
*
merge host build of lua from tools/ into package/lua/Makefile
Felix Fietkau
2009-02-22
1
-1
/
+1
*
prefer gstat over stat if available (patch from #4571)
Felix Fietkau
2009-02-19
1
-1
/
+2
*
add mkyaffs2image (based on android sources)
Felix Fietkau
2009-02-19
1
-1
/
+1
*
improve support for building on mac os x by improving detection of missing co...
Felix Fietkau
2009-01-25
1
-17
/
+14
*
slightly rework the gcc-4.3 checks, thanks {Nico}
Florian Fainelli
2009-01-21
1
-5
/
+1
*
only build gmp and mpfr when selecting gcc-4.3.x
Florian Fainelli
2009-01-21
1
-1
/
+5
*
add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini!
Nicolas Thill
2009-01-21
1
-1
/
+1
*
fix shell return status of the find symlink command
Felix Fietkau
2008-09-03
1
-1
/
+3
*
fix recursive symlink issue
Felix Fietkau
2008-09-03
1
-1
/
+1
*
provide a md5sum wrapper for BSDish systems
Felix Fietkau
2008-09-02
1
-3
/
+15
*
quilt depends on sed
Felix Fietkau
2008-09-02
1
-0
/
+1
*
install a symlink to the correct version of find in $(STAGING_DIR_HOST)/bin
Felix Fietkau
2008-09-01
1
-2
/
+5
*
add autoconf (fixes opkg build issues)
Felix Fietkau
2008-08-27
1
-1
/
+1
*
build and install a current quilt version in tools/
Felix Fietkau
2008-08-27
1
-1
/
+1
*
Added lua (lua host bytecode-compiler) to tools/
Steven Barth
2008-05-30
1
-1
/
+1
*
build dtc for all powerpc targets (suggested by Kaloz)
Felix Fietkau
2008-03-09
1
-1
/
+1
*
only build dtc for the target that uses it
Felix Fietkau
2008-03-09
1
-1
/
+1
*
Device Tree Compiler require more recent bison ...
Ralph Hempel
2008-02-05
1
-1
/
+1
*
add dtc, the device tree compiler
Imre Kaloz
2008-01-29
1
-1
/
+1
*
remove stale reference to tools/libtool
Felix Fietkau
2007-12-27
1
-1
/
+1
*
add libtool to tools/
Felix Fietkau
2007-12-25
1
-1
/
+1
*
add automake to tools/
Felix Fietkau
2007-12-25
1
-1
/
+1
*
rename tools/ext2fs to tools/genext2fs
Felix Fietkau
2007-12-24
1
-1
/
+1
*
added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2
John Crispin
2007-10-06
1
-1
/
+1
*
build system cleanup/restructuring as described in http://lists.openwrt.org/p...
Felix Fietkau
2007-08-07
1
-9
/
+13
*
dependency fix
Felix Fietkau
2007-07-30
1
-0
/
+1
*
next round of cleanup, convert target/ - make -j works now ;)
Felix Fietkau
2007-07-30
1
-1
/
+0
*
next round of build system cleanup - convert package/ to new structure
Felix Fietkau
2007-07-30
1
-2
/
+2
*
remove leftover stuff
Felix Fietkau
2007-07-30
1
-2
/
+0
*
fix compile errors with make 3.80
Felix Fietkau
2007-07-30
1
-1
/
+1
*
use $(curdir) again
Felix Fietkau
2007-07-28
1
-12
/
+16
*
build system fixes, more cleanup
Felix Fietkau
2007-07-28
1
-10
/
+10
*
don't force the install->compile, compile->prepare dependencies in subdir.mk
Felix Fietkau
2007-07-28
1
-1
/
+4
*
initial attempt at cleaning up subdirectory handling. tools/Makefile is now b...
Felix Fietkau
2007-07-28
1
-48
/
+16
[next]