index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
Makefile
Age
Commit message (
Expand
)
Author
2009-05-04
rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version)
nbd
2009-04-24
optimize tools/ directory build order to improve parallel building performance
nbd
2009-04-24
add missing dependencies which broke parallel build
nbd
2009-04-23
[toolchain] gcc-4.4.0 also needs mpfr and gmp to be built
florian
2009-04-06
add check for common config variants for tools/install
nbd
2009-04-06
small cleanup for tools/Makefile
nbd
2009-03-22
[tools] m4 is now available, sorry for trouble
ralph
2009-03-22
Revert "[tools] add m4 (required for recent auto tools)"
nbd
2009-03-22
[tools] add m4 (required for recent auto tools)
ralph
2009-03-13
Build autoconf before automake.
lars
2009-03-01
add dependency (needed for parallel build)
ralph
2009-02-22
merge host build of lua from tools/ into package/lua/Makefile
nbd
2009-02-19
prefer gstat over stat if available (patch from #4571)
nbd
2009-02-19
add mkyaffs2image (based on android sources)
nbd
2009-01-25
improve support for building on mac os x by improving detection of missing co...
nbd
2009-01-21
[tools] slightly rework the gcc-4.3 checks, thanks {Nico}
florian
2009-01-21
[tools] only build gmp and mpfr when selecting gcc-4.3.x
florian
2009-01-21
[toolchain] add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Lu...
nico
2008-09-03
fix shell return status of the find symlink command
nbd
2008-09-03
fix recursive symlink issue
nbd
2008-09-02
provide a md5sum wrapper for BSDish systems
nbd
2008-09-02
quilt depends on sed
nbd
2008-09-01
install a symlink to the correct version of find in $(STAGING_DIR_HOST)/bin
nbd
2008-08-27
add autoconf (fixes opkg build issues)
nbd
2008-08-27
build and install a current quilt version in tools/
nbd
2008-05-30
Added lua (lua host bytecode-compiler) to tools/
cyrus
2008-03-09
build dtc for all powerpc targets (suggested by Kaloz)
nbd
2008-03-09
only build dtc for the target that uses it
nbd
2008-02-05
Device Tree Compiler require more recent bison ...
ralph
2008-01-29
add dtc, the device tree compiler
kaloz
2007-12-27
remove stale reference to tools/libtool
nbd
2007-12-25
add libtool to tools/
nbd
2007-12-25
add automake to tools/
nbd
2007-12-24
rename tools/ext2fs to tools/genext2fs
nbd
2007-10-06
added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2
blogic
2007-08-07
build system cleanup/restructuring as described in http://lists.openwrt.org/p...
nbd
2007-07-30
dependency fix
nbd
2007-07-30
next round of cleanup, convert target/ - make -j works now ;)
nbd
2007-07-30
next round of build system cleanup - convert package/ to new structure
nbd
2007-07-30
remove leftover stuff
nbd
2007-07-30
fix compile errors with make 3.80
nbd
2007-07-28
use $(curdir) again
nbd
2007-07-28
build system fixes, more cleanup
nbd
2007-07-28
don't force the install->compile, compile->prepare dependencies in subdir.mk
nbd
2007-07-28
initial attempt at cleaning up subdirectory handling. tools/Makefile is now b...
nbd
2007-07-01
Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ...
florian
2007-06-30
add update target to tools/
nbd
2007-06-03
enable quilt for host builds and add some additional checks
nbd
2007-04-21
fix host header files installation for tools (closes: #1604)
nico
2007-04-18
the default_subtargets template was a bad idea, since different makefiles req...
nbd
[next]