You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/tools
Felix Fietkau 216c6cd8a9 firmware-utils: when using open with O_CREAT and O_WRONLY, also use O_TRUNC to ensure that overwritten files have the right size (fixes #3505)
SVN-Revision: 12667
16 years ago
..
autoconf Do not try to build autoconf emacs library, as it can fail on some systems like Fedora core 9 16 years ago
automake add automake to tools/ 17 years ago
bison Device Tree Compiler require more recent bison ... 17 years ago
ccache fix ccache installation (#3942) 16 years ago
dtc put the dtc to the other host tools (thanks to Thomas) 16 years ago
firmware-utils firmware-utils: when using open with O_CREAT and O_WRONLY, also use O_TRUNC to ensure that overwritten files have the right size (fixes #3505) 16 years ago
genext2fs rename tools/ext2fs to tools/genext2fs 17 years ago
include fix sstrip linux compile 18 years ago
ipkg-utils Invert logic, first search for find as most people will build under Linux 16 years ago
lua Updated Lua host compiler to 5.1.4 16 years ago
lzma fix another build issue on some osx machines - run ranlib on the lzma lib archive 17 years ago
mkimage tools/mkimage: Include sys/types.h on Darwin/BSD. 17 years ago
mtd-utils build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html 17 years ago
patch-cmdline build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html 17 years ago
pkg-config added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2 17 years ago
quilt build and install a current quilt version in tools/ 16 years ago
sed build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html 17 years ago
squashfs added unsquashfs-lzma, usefull for debugging of existing fs images 16 years ago
sstrip fix sstrip compile on mac os x 17 years ago
Makefile fix shell return status of the find symlink command 16 years ago