| Commit message (Expand) | Author | Age | Files | Lines |
* | revert ARM to oabi by default, add some eabi patches for fixing up the toolch... | Felix Fietkau | 2008-02-14 | 1 | -1/+1 |
* | upgrade & standardize kernel versions | Imre Kaloz | 2008-02-11 | 1 | -14/+8 |
* | add missing dependency for the target metadata scan | Felix Fietkau | 2008-02-09 | 1 | -1/+1 |
* | enable uci by default | Felix Fietkau | 2008-02-03 | 1 | -1/+1 |
* | fix generation of cpio.gz images | Gabor Juhos | 2008-01-29 | 1 | -6/+6 |
* | generic 2.6.24 support | Imre Kaloz | 2008-01-28 | 1 | -0/+3 |
* | fix buildprocess if running as cron job (package info files corrupted due mis... | Ralph Hempel | 2008-01-26 | 1 | -1/+1 |
* | bump to 2.6.23.14 on x86, ixp4xx, rb532, adm5120 | Gabor Juhos | 2008-01-16 | 1 | -5/+2 |
* | update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update broad... | Felix Fietkau | 2008-01-06 | 1 | -1/+4 |
* | fix packages that use -f on other build system makefiles | Felix Fietkau | 2008-01-03 | 1 | -1/+3 |
* | Fix typo | Florian Fainelli | 2008-01-02 | 1 | -0/+1 |
* | Add CVS download method #2947 | Florian Fainelli | 2008-01-02 | 1 | -2/+20 |
* | fix ntpd compile | Felix Fietkau | 2007-12-30 | 1 | -0/+1 |
* | We also need bzero and bcmp to be put in there | Florian Fainelli | 2007-12-30 | 1 | -0/+2 |
* | fix net-snmp compile | Felix Fietkau | 2007-12-30 | 1 | -0/+3 |
* | add cpio.gz support (patch from #2595) | Felix Fietkau | 2007-12-28 | 1 | -0/+8 |
* | expunge find GNUism | Andy Boyett | 2007-12-27 | 1 | -1/+1 |
* | fix libtool version checks in some configure scripts | Felix Fietkau | 2007-12-27 | 1 | -4/+12 |
* | add improved autotools fixups | Felix Fietkau | 2007-12-27 | 2 | -12/+41 |
* | add $(STAGING_DIR)/host, which contains target specific, but host executable ... | Felix Fietkau | 2007-12-27 | 1 | -12/+8 |
* | add a configurable prefix for ./configure | Felix Fietkau | 2007-12-27 | 1 | -8/+9 |
* | Disabling use of libintl in kconfig. | Andy Boyett | 2007-12-26 | 1 | -0/+1 |
* | use printf instead of echo | Andy Boyett | 2007-12-26 | 1 | -4/+4 |
* | clean up after staging packages | Felix Fietkau | 2007-12-25 | 1 | -0/+1 |
* | add automatic file tracking and uninstallation for files installed in $(STAGI... | Felix Fietkau | 2007-12-25 | 1 | -5/+25 |
* | add a second parameter to InstallDev/UninstallDev for specifying the path to ... | Felix Fietkau | 2007-12-23 | 1 | -2/+2 |
* | add STAGING_DIR_HOST to PKG_CONFIG_PATH | Felix Fietkau | 2007-12-23 | 1 | -1/+1 |
* | added packkage-version overriding, Signed-off-by: ralph <ralph.hempel@infineo... | John Crispin | 2007-12-20 | 1 | -0/+21 |
* | add md5 sum of the 2.6.23.11 tarball | Gabor Juhos | 2007-12-18 | 1 | -0/+3 |
* | fixed copy paste error | John Crispin | 2007-12-17 | 1 | -1/+1 |
* | fix the sdk | Felix Fietkau | 2007-12-14 | 2 | -2/+7 |
* | clean up openwrt version handling, use a separate script that is executed at ... | Felix Fietkau | 2007-12-13 | 1 | -11/+6 |
* | add prereq check for gnu find | Felix Fietkau | 2007-12-11 | 1 | -0/+7 |
* | Abstracted find to $(FIND) to allow use of gfind on non-GNU systems. | Felix Fietkau | 2007-12-05 | 1 | -0/+3 |
* | fix make clean for unconfigured build trees | Felix Fietkau | 2007-12-04 | 1 | -1/+1 |
* | enforce gnu make >= 3.81 now. it has become too annoying to work around bugs ... | Felix Fietkau | 2007-12-04 | 1 | -5/+1 |
* | add shell compatibility patch from #2659 | Felix Fietkau | 2007-11-30 | 1 | -1/+1 |
* | fix kernel config related build error | Felix Fietkau | 2007-11-30 | 1 | -1/+1 |
* | include the kernel config for kernel related packages (should fix some b43 co... | Felix Fietkau | 2007-11-30 | 1 | -1/+4 |
* | switch to 2.6.23.9 | Gabor Juhos | 2007-11-29 | 1 | -0/+3 |
* | fix build issues that happen when the staging dir is cleared and the build di... | Felix Fietkau | 2007-11-20 | 1 | -1/+5 |
* | add external kernel tree support | Eugene Konev | 2007-11-20 | 1 | -0/+10 |
* | prefer http downloads over svn/git checkouts, remove git dependency | Felix Fietkau | 2007-11-16 | 2 | -11/+1 |
* | better scope handling for the configured stamp | Felix Fietkau | 2007-11-16 | 1 | -2/+5 |
* | add git checkout support | Felix Fietkau | 2007-11-16 | 2 | -2/+30 |
* | fix copy&paste mistake | Felix Fietkau | 2007-11-15 | 1 | -1/+1 |
* | fix the image builder | Felix Fietkau | 2007-11-14 | 2 | -19/+21 |
* | fix quilt apply for packages that change STAMP_* | Felix Fietkau | 2007-11-10 | 1 | -11/+11 |
* | fix parallel build issues | Felix Fietkau | 2007-11-04 | 1 | -0/+1 |
* | increase scan depth to 5 for package/ (x.org is nested deeper than the rest o... | Felix Fietkau | 2007-11-03 | 1 | -1/+1 |