aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* revert ARM to oabi by default, add some eabi patches for fixing up the ↵Felix Fietkau2008-02-141-1/+1
| | | | | | toolchain, which unfortunately break eabi userland, but are IMHO a necessary basis for further eabi fixes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10458 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade & standardize kernel versionsImre Kaloz2008-02-111-14/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10443 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing dependency for the target metadata scanFelix Fietkau2008-02-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10436 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable uci by defaultFelix Fietkau2008-02-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10369 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix generation of cpio.gz imagesGabor Juhos2008-01-291-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10310 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic 2.6.24 supportImre Kaloz2008-01-281-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10291 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix buildprocess if running as cron job (package info files corrupted due ↵Ralph Hempel2008-01-261-1/+1
| | | | | | missing Source-Makefile statement) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10273 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] bump to 2.6.23.14 on x86, ixp4xx, rb532, adm5120Gabor Juhos2008-01-161-5/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10208 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update ↵Felix Fietkau2008-01-061-1/+4
| | | | | | broadcom-wl to a contributed version (v4.150.10.5) - no bcm57xx support yet, will follow shortly git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10137 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix packages that use -f on other build system makefilesFelix Fietkau2008-01-031-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10088 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix typoFlorian Fainelli2008-01-021-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10084 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add CVS download method #2947Florian Fainelli2008-01-021-2/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10083 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ntpd compileFelix Fietkau2007-12-301-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10057 3c298f89-4303-0410-b956-a3cf2f4a3e73
* We also need bzero and bcmp to be put in thereFlorian Fainelli2007-12-301-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10050 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix net-snmp compileFelix Fietkau2007-12-301-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add cpio.gz support (patch from #2595)Felix Fietkau2007-12-281-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9986 3c298f89-4303-0410-b956-a3cf2f4a3e73
* expunge find GNUismAndy Boyett2007-12-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9955 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix libtool version checks in some configure scriptsFelix Fietkau2007-12-271-4/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9943 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add improved autotools fixupsFelix Fietkau2007-12-272-12/+41
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9942 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add $(STAGING_DIR)/host, which contains target specific, but host executable ↵Felix Fietkau2007-12-271-12/+8
| | | | | | files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9939 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a configurable prefix for ./configureFelix Fietkau2007-12-271-8/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9938 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Disabling use of libintl in kconfig.Andy Boyett2007-12-261-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9934 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use printf instead of echoAndy Boyett2007-12-261-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9932 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up after staging packagesFelix Fietkau2007-12-251-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9909 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add automatic file tracking and uninstallation for files installed in ↵Felix Fietkau2007-12-251-5/+25
| | | | | | $(STAGING_DIR) and $(STAGING_DIR_HOST) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9905 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a second parameter to InstallDev/UninstallDev for specifying the path to ↵Felix Fietkau2007-12-231-2/+2
| | | | | | STAGING_DIR_HOST git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9853 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add STAGING_DIR_HOST to PKG_CONFIG_PATHFelix Fietkau2007-12-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9850 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added packkage-version overriding, Signed-off-by: ralph ↵John Crispin2007-12-201-0/+21
| | | | | | <ralph.hempel@infineon.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9813 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add md5 sum of the 2.6.23.11 tarballGabor Juhos2007-12-181-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9799 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixed copy paste errorJohn Crispin2007-12-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9792 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the sdkFelix Fietkau2007-12-142-2/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9747 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up openwrt version handling, use a separate script that is executed at ↵Felix Fietkau2007-12-131-11/+6
| | | | | | the beginning of the build process, fix revision checking with git git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9723 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add prereq check for gnu findFelix Fietkau2007-12-111-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9710 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Abstracted find to $(FIND) to allow use of gfind on non-GNU systems.Felix Fietkau2007-12-051-0/+3
| | | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9659 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix make clean for unconfigured build treesFelix Fietkau2007-12-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9655 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enforce gnu make >= 3.81 now. it has become too annoying to work around bugs ↵Felix Fietkau2007-12-041-5/+1
| | | | | | in 3.80 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9654 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add shell compatibility patch from #2659Felix Fietkau2007-11-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9643 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kernel config related build errorFelix Fietkau2007-11-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9640 3c298f89-4303-0410-b956-a3cf2f4a3e73
* include the kernel config for kernel related packages (should fix some b43 ↵Felix Fietkau2007-11-301-1/+4
| | | | | | compile issues) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9635 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] switch to 2.6.23.9Gabor Juhos2007-11-291-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9629 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix build issues that happen when the staging dir is cleared and the build ↵Felix Fietkau2007-11-201-1/+5
| | | | | | directories stay git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9588 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add external kernel tree supportEugene Konev2007-11-201-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9584 3c298f89-4303-0410-b956-a3cf2f4a3e73
* prefer http downloads over svn/git checkouts, remove git dependencyFelix Fietkau2007-11-162-11/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9567 3c298f89-4303-0410-b956-a3cf2f4a3e73
* better scope handling for the configured stampFelix Fietkau2007-11-161-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9566 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add git checkout supportFelix Fietkau2007-11-162-2/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9553 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix copy&paste mistakeFelix Fietkau2007-11-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9551 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the image builderFelix Fietkau2007-11-142-19/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9549 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix quilt apply for packages that change STAMP_*Felix Fietkau2007-11-101-11/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9531 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix parallel build issuesFelix Fietkau2007-11-041-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9495 3c298f89-4303-0410-b956-a3cf2f4a3e73
* increase scan depth to 5 for package/ (x.org is nested deeper than the rest ↵Felix Fietkau2007-11-031-1/+1
| | | | | | of the packages) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9487 3c298f89-4303-0410-b956-a3cf2f4a3e73