290 Commits (fe348a7039854bc3cdcfc0c2953b884c6c2c79ce)

Author SHA1 Message Date
Gabor Juhos 35d1918758 firmware-utils/mkfwimage2: fix a typo 15 years ago
Felix Fietkau e53003f5fc clean up / fix various Host/Clean templates in tools/ 15 years ago
Felix Fietkau b20fa8f579 rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version) 15 years ago
Felix Fietkau 52339a50fd optimize tools/ directory build order to improve parallel building performance 15 years ago
Felix Fietkau ace4ee61f2 add missing dependencies which broke parallel build 15 years ago
Florian Fainelli 7a0c00a011 gcc-4.4.0 also needs mpfr and gmp to be built 15 years ago
Felix Fietkau 63129f9b4c clean up automake/pkg-config handling, move separate host/package variable exports to templates, fix automake path for host builds 15 years ago
Jo-Philipp Wich 70bf92d03c Generate suitable images for the UBNT PicoStation2 15 years ago
Florian Fainelli 1f334e3caa make images that can be flashed using the stock firmware web interface, thanks to Anselmo Luginbuhl and Daniel Dickinson (#4909, #4943) 15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 15 years ago
Florian Fainelli b8e09787fa more cygwin related build fixes 15 years ago
Florian Fainelli a4f6398eda fix ccache host installation (#4902) 16 years ago
Florian Fainelli 47387c945a revert changeset 15081 seems to break Alice box devices 16 years ago
Felix Fietkau 9493f9c19e clean up gmp and mpfr 16 years ago
Felix Fietkau 17b4ce5bc2 add check for common config variants for tools/install 16 years ago
Felix Fietkau 976b78a306 small cleanup for tools/Makefile 16 years ago
Florian Fainelli 11a791a318 compute rootfs crc32 required for brcm63xx web upgrades 16 years ago
Felix Fietkau 0121ec0e10 pkg-config: disable potentially recursive compat lookups which break on systems with gnome devel tools installed (thx, lubek) 16 years ago
Gabor Juhos 406ce1ae5d firmware-utils/mktplinkfw: add support for the TL-WR841ND v3 board 16 years ago
Ralph Hempel bb63dea4fb m4 is now available, sorry for trouble 16 years ago
Ralph Hempel ccb9d96ad7 add missing m4 dir 16 years ago
Felix Fietkau df68a2199b Revert "[tools] add m4 (required for recent auto tools)" 16 years ago
Ralph Hempel bbd36da806 add m4 (required for recent auto tools) thanks to Olaf 16 years ago
Rod Whitby 34ad500e2c tools/firmware-utils: Added encode_crc, for Freecom devices. 16 years ago
Florian Fainelli ddfb6e1637 cleanup imagetag 16 years ago
Florian Fainelli 1c9c725184 fix a bug which prevented imagetag from correctly initializing the version and magic2, use the broadcom default magics, which allows uploading through web interfaces 16 years ago
Gabor Juhos b4644aedce create firmware image for the Ubiquiti LS-SR71 board 16 years ago
Lars-Peter Clausen 2d305f4fb7 Build autoconf before automake. 16 years ago
Florian Fainelli 6495fa36ea add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366 16 years ago
Florian Fainelli 0e3c23cdb2 allow flash start address and firmware offset to be set on the command line (#4666) 16 years ago
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