460 Commits (d56fe0cf5389dae4096d13eb16e3fc0d28360f88)

Author SHA1 Message Date
Ralph Hempel 6ce2c6eb5f add dependency (needed for parallel build) 16 years ago
Gabor Juhos 4a518ddf1c firmware-utils: add new firmware generation tool for the TP-LINK TL-WR941ND device 16 years ago
Felix Fietkau 25d318e815 merge host build of lua from tools/ into package/lua/Makefile 16 years ago
Felix Fietkau 7eb1589875 build system refactoring in preparation for allowing packages to do host-build steps 16 years ago
Felix Fietkau cc7c06781a lzma: use a repacked tarball instead of the original one to get rid of CRLF conversion screwups 16 years ago
Hauke Mehrtens 3849a57cd7 tools: refresh patches for tools lua, mtd-utils, ipkg-utils, squashfs, lzma, and autoconf are touched 16 years ago
Felix Fietkau 062456ec4c prefer gstat over stat if available (patch from #4571) 16 years ago
Felix Fietkau b248acae95 add mkyaffs2image (based on android sources) 16 years ago
Nicolas Thill 9b759f26c9 genext2fs: update to 1.4.1 16 years ago
Gabor Juhos 03f3002a17 firmware-utils/mkplanexfw: new firmware generation tool for the Planex MZK-W04NU device 16 years ago
Gabor Juhos 7fcc18ee99 firmware-utils/mkfwimage: update RouterStation specific values, adn remove some unused code 16 years ago
Felix Fietkau 21e15b7148 fix mpfr download url 16 years ago
Felix Fietkau 58765184c6 detect quilt configure errors properly (their broken configure script does not return proper error codes) 16 years ago
Felix Fietkau ca8486a632 improve support for building on mac os x by improving detection of missing components 16 years ago
Nicolas Thill 593bbfdb8a remove reference to $(LINUX_HEADERS_DIR), not available at tools/compile stage 16 years ago
Florian Fainelli 3b366b4b3e slightly rework the gcc-4.3 checks, thanks {Nico} 16 years ago
Florian Fainelli ef691cc091 only build gmp and mpfr when selecting gcc-4.3.x 16 years ago
Nicolas Thill ec7b663c86 add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini! 16 years ago
Gabor Juhos 955c501e9a firmware-utils/mkcasfw: fix magic value of the TN-U200 board 16 years ago
Gabor Juhos 50c19eee3f firmware-utils/mkfwimage: fix root_start values 16 years ago
Gabor Juhos 54b85f55d9 firmware-utils/mkfwimage: fix Ubiquiti firmware generation (closes #4414) 16 years ago
Gabor Juhos 124f0b003a firmware-utils/mkfwimage: add RouterStation support (based on a patch by Jonas <jonas at ubnt.com>) 16 years ago
Florian Fainelli fa3fb7c809 Directly use the kent sourceforge mirrors, previous are in timeout 16 years ago
Gabor Juhos 0b699a76d8 firmware_utils/mkmylofw: add support of named partitions 16 years ago
Gabor Juhos fcd2fe58ea firmware_utils/mkmylofw: add definitions for the NP25G and WPE53G boards 16 years ago
Florian Fainelli bccf525528 Fix small typo #4148 16 years ago
Florian Fainelli 388485cf0f Use the only working sourceforge.net mirror for gentext2fs, the others are ever not synchronised or timing out 16 years ago
Florian Fainelli 15c130c762 Add makeamitbin to generate images for other RDC-based devices, thanks sn9 ! 16 years ago
Gabor Juhos a1f36eaa94 firmware-utils: new firmware generation tool for the WILIGEAR WBD-111 16 years ago
Lars-Peter Clausen 71c8fa8135 Redefine prefix and exec_prefix for pkg config files instead of libdir and includedir. Some packages have their includes in subdirs of include and packages trying to include their headers using pkg-config would fail. 16 years ago
Lars-Peter Clausen 6b4e3e7609 Check for existence of target aclocal folder before including them. 16 years ago
Lars-Peter Clausen 1f819de60e Add wrapper around aclocal which also search in the targets staging dir aclocal folder for m4 files. 16 years ago
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) 16 years ago
Florian Fainelli 55f3b8ade2 Do not try to build autoconf emacs library, as it can fail on some systems like Fedora core 9 16 years ago
Felix Fietkau 480864baef fix autoconf compilation (#3956) 16 years ago
Gabor Juhos 90904e3704 firmware-utils/mkmylofw: WP543 support 16 years ago
Felix Fietkau a6fdbbabdd fix ccache installation (#3942) 16 years ago
Felix Fietkau c6736f006e fix shell return status of the find symlink command 16 years ago
Felix Fietkau 56885c545e fix recursive symlink issue 16 years ago
Felix Fietkau c2e0f61e56 provide a md5sum wrapper for BSDish systems 16 years ago
Felix Fietkau 4f3876f4ee quilt depends on sed 16 years ago
Felix Fietkau 304c93e487 install a symlink to the correct version of find in $(STAGING_DIR_HOST)/bin 16 years ago
Felix Fietkau 0e00c74946 add autoconf (fixes opkg build issues) 16 years ago
Felix Fietkau 949c1386d1 build and install a current quilt version in tools/ 16 years ago
Steven Barth 4f18ba9249 Updated Lua host compiler to 5.1.4 16 years ago
Florian Fainelli 80e83652ae Invert logic, first search for find as most people will build under Linux 16 years ago
Florian Fainelli 65d4a5eaab ipkg-build calls 'find' directly irrespective of the platform, this causes failure in case gnu-find specific options are used (such as "-uid +99"). 16 years ago
Travis Kemen 1de0fb9f02 fix mkfwimage to recognize the -s option 16 years ago
Felix Fietkau c385ca9c81 fix mkfwimage build on mac os x 16 years ago
Travis Kemen 14622d5a08 Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add back in ubiquiti image generation. 16 years ago