Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version) | Felix Fietkau | 2009-05-04 | 5 | -12/+6 |
| | | | | SVN-Revision: 15595 | ||||
* | optimize tools/ directory build order to improve parallel building performance | Felix Fietkau | 2009-04-24 | 1 | -2/+5 |
| | | | | SVN-Revision: 15365 | ||||
* | add missing dependencies which broke parallel build | Felix Fietkau | 2009-04-24 | 1 | -1/+2 |
| | | | | SVN-Revision: 15363 | ||||
* | gcc-4.4.0 also needs mpfr and gmp to be built | Florian Fainelli | 2009-04-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 15346 | ||||
* | clean up automake/pkg-config handling, move separate host/package variable ↵ | Felix Fietkau | 2009-04-22 | 2 | -10/+2 |
| | | | | | | exports to templates, fix automake path for host builds SVN-Revision: 15339 | ||||
* | Generate suitable images for the UBNT PicoStation2 | Jo-Philipp Wich | 2009-04-21 | 1 | -0/+6 |
| | | | | SVN-Revision: 15314 | ||||
* | make images that can be flashed using the stock firmware web interface, ↵ | Florian Fainelli | 2009-04-19 | 1 | -32/+100 |
| | | | | | | thanks to Anselmo Luginbuhl and Daniel Dickinson (#4909, #4943) SVN-Revision: 15253 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 8 | -8/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | more cygwin related build fixes | Florian Fainelli | 2009-04-14 | 3 | -3/+9 |
| | | | | SVN-Revision: 15227 | ||||
* | fix ccache host installation (#4902) | Florian Fainelli | 2009-04-09 | 1 | -0/+2 |
| | | | | SVN-Revision: 15165 | ||||
* | revert changeset 15081 seems to break Alice box devices | Florian Fainelli | 2009-04-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 15140 | ||||
* | clean up gmp and mpfr | Felix Fietkau | 2009-04-06 | 2 | -45/+9 |
| | | | | SVN-Revision: 15114 | ||||
* | add check for common config variants for tools/install | Felix Fietkau | 2009-04-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 15113 | ||||
* | small cleanup for tools/Makefile | Felix Fietkau | 2009-04-06 | 1 | -1/+8 |
| | | | | SVN-Revision: 15111 | ||||
* | compute rootfs crc32 required for brcm63xx web upgrades | Florian Fainelli | 2009-04-02 | 1 | -4/+1 |
| | | | | SVN-Revision: 15081 | ||||
* | pkg-config: disable potentially recursive compat lookups which break on ↵ | Felix Fietkau | 2009-03-24 | 1 | -0/+22 |
| | | | | | | systems with gnome devel tools installed (thx, lubek) SVN-Revision: 15026 | ||||
* | firmware-utils/mktplinkfw: add support for the TL-WR841ND v3 board | Gabor Juhos | 2009-03-24 | 1 | -0/+9 |
| | | | | SVN-Revision: 15023 | ||||
* | m4 is now available, sorry for trouble | Ralph Hempel | 2009-03-22 | 1 | -1/+3 |
| | | | | SVN-Revision: 14972 | ||||
* | add missing m4 dir | Ralph Hempel | 2009-03-22 | 1 | -0/+33 |
| | | | | SVN-Revision: 14971 | ||||
* | Revert "[tools] add m4 (required for recent auto tools)" | Felix Fietkau | 2009-03-22 | 1 | -3/+1 |
| | | | | | | Please add the missing tools/m4/ directory next time SVN-Revision: 14968 | ||||
* | add m4 (required for recent auto tools) thanks to Olaf | Ralph Hempel | 2009-03-22 | 1 | -1/+3 |
| | | | | SVN-Revision: 14966 | ||||
* | tools/firmware-utils: Added encode_crc, for Freecom devices. | Rod Whitby | 2009-03-22 | 2 | -0/+152 |
| | | | | SVN-Revision: 14961 | ||||
* | cleanup imagetag | Florian Fainelli | 2009-03-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 14941 | ||||
* | fix a bug which prevented imagetag from correctly initializing the version ↵ | Florian Fainelli | 2009-03-17 | 1 | -3/+3 |
| | | | | | | and magic2, use the broadcom default magics, which allows uploading through web interfaces SVN-Revision: 14925 | ||||
* | create firmware image for the Ubiquiti LS-SR71 board | Gabor Juhos | 2009-03-14 | 1 | -0/+6 |
| | | | | SVN-Revision: 14874 | ||||
* | Build autoconf before automake. | Lars-Peter Clausen | 2009-03-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 14864 | ||||
* | add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366 | Florian Fainelli | 2009-03-12 | 1 | -12/+46 |
| | | | | SVN-Revision: 14850 | ||||
* | allow flash start address and firmware offset to be set on the command line ↵ | Florian Fainelli | 2009-03-10 | 1 | -11/+24 |
| | | | | | | (#4666) SVN-Revision: 14832 | ||||
* | add dependency (needed for parallel build) | Ralph Hempel | 2009-03-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 14704 | ||||
* | firmware-utils: add new firmware generation tool for the TP-LINK TL-WR941ND ↵ | Gabor Juhos | 2009-02-26 | 4 | -0/+805 |
| | | | | | | device SVN-Revision: 14672 | ||||
* | merge host build of lua from tools/ into package/lua/Makefile | Felix Fietkau | 2009-02-22 | 9 | -4468/+1 |
| | | | | SVN-Revision: 14622 | ||||
* | build system refactoring in preparation for allowing packages to do ↵ | Felix Fietkau | 2009-02-22 | 21 | -152/+152 |
| | | | | | | host-build steps SVN-Revision: 14610 | ||||
* | lzma: use a repacked tarball instead of the original one to get rid of CRLF ↵ | Felix Fietkau | 2009-02-21 | 1 | -6/+5 |
| | | | | | | conversion screwups SVN-Revision: 14593 | ||||
* | tools: refresh patches for tools lua, mtd-utils, ipkg-utils, squashfs, lzma, ↵ | Hauke Mehrtens | 2009-02-21 | 21 | -431/+313 |
| | | | | | | and autoconf are touched SVN-Revision: 14589 | ||||
* | prefer gstat over stat if available (patch from #4571) | Felix Fietkau | 2009-02-19 | 1 | -1/+2 |
| | | | | SVN-Revision: 14568 | ||||
* | add mkyaffs2image (based on android sources) | Felix Fietkau | 2009-02-19 | 3 | -1/+152 |
| | | | | SVN-Revision: 14567 | ||||
* | genext2fs: update to 1.4.1 | Nicolas Thill | 2009-02-17 | 2 | -56/+3 |
| | | | | SVN-Revision: 14536 | ||||
* | firmware-utils/mkplanexfw: new firmware generation tool for the Planex ↵ | Gabor Juhos | 2009-02-04 | 4 | -0/+712 |
| | | | | | | MZK-W04NU device SVN-Revision: 14410 | ||||
* | firmware-utils/mkfwimage: update RouterStation specific values, adn remove ↵ | Gabor Juhos | 2009-02-04 | 1 | -14/+2 |
| | | | | | | some unused code SVN-Revision: 14404 | ||||
* | fix mpfr download url | Felix Fietkau | 2009-01-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 14213 | ||||
* | detect quilt configure errors properly (their broken configure script does ↵ | Felix Fietkau | 2009-01-25 | 1 | -0/+5 |
| | | | | | | not return proper error codes) SVN-Revision: 14181 | ||||
* | improve support for building on mac os x by improving detection of missing ↵ | Felix Fietkau | 2009-01-25 | 1 | -17/+14 |
| | | | | | | components SVN-Revision: 14180 | ||||
* | remove reference to $(LINUX_HEADERS_DIR), not available at tools/compile stage | Nicolas Thill | 2009-01-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 14139 | ||||
* | slightly rework the gcc-4.3 checks, thanks {Nico} | Florian Fainelli | 2009-01-21 | 1 | -5/+1 |
| | | | | SVN-Revision: 14136 | ||||
* | only build gmp and mpfr when selecting gcc-4.3.x | Florian Fainelli | 2009-01-21 | 1 | -1/+5 |
| | | | | SVN-Revision: 14135 | ||||
* | add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini! | Nicolas Thill | 2009-01-21 | 3 | -1/+84 |
| | | | | SVN-Revision: 14131 | ||||
* | firmware-utils/mkcasfw: fix magic value of the TN-U200 board | Gabor Juhos | 2009-01-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 14022 | ||||
* | firmware-utils/mkfwimage: fix root_start values | Gabor Juhos | 2009-01-05 | 1 | -2/+2 |
| | | | | SVN-Revision: 13874 | ||||
* | firmware-utils/mkfwimage: fix Ubiquiti firmware generation (closes #4414) | Gabor Juhos | 2009-01-04 | 1 | -5/+5 |
| | | | | SVN-Revision: 13859 | ||||
* | firmware-utils/mkfwimage: add RouterStation support (based on a patch by ↵ | Gabor Juhos | 2008-12-18 | 1 | -14/+71 |
| | | | | | | Jonas <jonas at ubnt.com>) SVN-Revision: 13682 |