Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a command for printing a cleaned up make target database - will be used ↵ | Felix Fietkau | 2010-09-01 | 1 | -0/+2 |
| | | | | | | to analyze package dependencies at some point SVN-Revision: 22871 | ||||
* | qemu: add dependency on libuuid | Andy Boyett | 2010-08-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 22757 | ||||
* | quilt: needs autoconf | Andy Boyett | 2010-08-14 | 1 | -2/+2 |
| | | | | SVN-Revision: 22652 | ||||
* | qemu: build qemu-img for packaging vmdk and vdi images | Andy Boyett | 2010-08-09 | 1 | -0/+2 |
| | | | | SVN-Revision: 22552 | ||||
* | mkimage fails to build on some systems if sed is not installed, add a ↵ | Felix Fietkau | 2010-04-27 | 1 | -0/+1 |
| | | | | | | dependency to fix parallel build issues SVN-Revision: 21210 | ||||
* | fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, ↵ | Florian Fainelli | 2010-04-20 | 1 | -7/+6 |
| | | | | | | patch from Bernhard Loos SVN-Revision: 21046 | ||||
* | add gcc-4.5.0 preliminary support | Alexandros C. Couloumbis | 2010-04-19 | 1 | -0/+5 |
| | | | | SVN-Revision: 21033 | ||||
* | with no users left, remove support for 2.6.21 | Imre Kaloz | 2010-02-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 19578 | ||||
* | mtd-utils depends on libuuid | Lars-Peter Clausen | 2010-01-13 | 1 | -0/+1 |
| | | | | SVN-Revision: 19117 | ||||
* | Add libuuid hosttool package. It's needed in order to build mkfs.ubifs | Lars-Peter Clausen | 2010-01-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 19103 | ||||
* | remove handling of older unsupported kernels | Imre Kaloz | 2009-12-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 18955 | ||||
* | add a hacked up version of upslug2 which is able to flash a wrt350nv2 in ↵ | Felix Fietkau | 2009-12-12 | 1 | -2/+2 |
| | | | | | | recovery mode SVN-Revision: 18765 | ||||
* | add wrt350n v2 image building code from #5970 (thx, maddes) | Felix Fietkau | 2009-12-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 18761 | ||||
* | tools: build old squashfs tools for ar71xx | Gabor Juhos | 2009-11-29 | 1 | -2/+4 |
| | | | | SVN-Revision: 18596 | ||||
* | make the lzma version kernel version dependent, and only build the one we do ↵ | Imre Kaloz | 2009-11-15 | 1 | -2/+6 |
| | | | | | | need SVN-Revision: 18426 | ||||
* | gcc: add a config option for using the gcc graphite framework (disabled by ↵ | Felix Fietkau | 2009-11-12 | 1 | -2/+2 |
| | | | | | | default) SVN-Revision: 18403 | ||||
* | powerpc: use the in-kernel dtc compiler | Imre Kaloz | 2009-11-11 | 1 | -1/+0 |
| | | | | SVN-Revision: 18374 | ||||
* | Don't build gmp and mpfr when using external toolchains (based on patch from ↵ | Felix Fietkau | 2009-11-05 | 1 | -0/+2 |
| | | | | | | #6035) SVN-Revision: 18310 | ||||
* | add cloog and ppl to the tools build for the graphite framework in gcc 4.4 | Felix Fietkau | 2009-11-02 | 1 | -0/+5 |
| | | | | SVN-Revision: 18264 | ||||
* | add mklibs (based on a patch by florian) in preparation for optional library ↵ | Felix Fietkau | 2009-08-07 | 1 | -1/+1 |
| | | | | | | symbol stripping SVN-Revision: 17154 | ||||
* | add missing dependency | Felix Fietkau | 2009-05-26 | 1 | -0/+1 |
| | | | | SVN-Revision: 16096 | ||||
* | split stampfiles for STAGING_DIR and STAGING_DIR_HOST preparation | Felix Fietkau | 2009-05-26 | 1 | -6/+16 |
| | | | | SVN-Revision: 16095 | ||||
* | squashfs4: add lzma support (kernel support still missing) | Felix Fietkau | 2009-05-17 | 1 | -0/+1 |
| | | | | SVN-Revision: 15884 | ||||
* | add the new lzma library (version 4.65), to be used for squashfs4 | Felix Fietkau | 2009-05-17 | 1 | -0/+1 |
| | | | | SVN-Revision: 15883 | ||||
* | add tool for squashfs4 image generation (w/o LZMA support) | Gabor Juhos | 2009-05-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 15864 | ||||
* | rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version) | Felix Fietkau | 2009-05-04 | 1 | -2/+2 |
| | | | | 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 | ||||
* | 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 | ||||
* | m4 is now available, sorry for trouble | Ralph Hempel | 2009-03-22 | 1 | -1/+3 |
| | | | | SVN-Revision: 14972 | ||||
* | 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 | ||||
* | Build autoconf before automake. | Lars-Peter Clausen | 2009-03-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 14864 | ||||
* | add dependency (needed for parallel build) | Ralph Hempel | 2009-03-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 14704 | ||||
* | merge host build of lua from tools/ into package/lua/Makefile | Felix Fietkau | 2009-02-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 14622 | ||||
* | 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 | 1 | -1/+1 |
| | | | | SVN-Revision: 14567 | ||||
* | 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 | ||||
* | 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 | 1 | -1/+1 |
| | | | | SVN-Revision: 14131 | ||||
* | fix shell return status of the find symlink command | Felix Fietkau | 2008-09-03 | 1 | -1/+3 |
| | | | | SVN-Revision: 12514 | ||||
* | fix recursive symlink issue | Felix Fietkau | 2008-09-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 12508 | ||||
* | provide a md5sum wrapper for BSDish systems | Felix Fietkau | 2008-09-02 | 1 | -3/+15 |
| | | | | SVN-Revision: 12495 | ||||
* | quilt depends on sed | Felix Fietkau | 2008-09-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 12490 | ||||
* | install a symlink to the correct version of find in $(STAGING_DIR_HOST)/bin | Felix Fietkau | 2008-09-01 | 1 | -2/+5 |
| | | | | SVN-Revision: 12451 | ||||
* | add autoconf (fixes opkg build issues) | Felix Fietkau | 2008-08-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 12410 | ||||
* | build and install a current quilt version in tools/ | Felix Fietkau | 2008-08-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 12398 |