summaryrefslogtreecommitdiff
path: root/include
Commit message (Collapse)AuthorAge
* build system cleanup/restructuring as described in ↵Felix Fietkau2007-08-07
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362
* fix image installationFelix Fietkau2007-08-03
| | | | SVN-Revision: 8324
* fix kmod packages that don't use KCONFIGFelix Fietkau2007-08-02
| | | | SVN-Revision: 8323
* fix kmod packaging for packages where some KCONFIG symbols are set to yFelix Fietkau2007-08-02
| | | | SVN-Revision: 8316
* Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ↵Felix Fietkau2007-07-31
| | | | | | emit warnings in packages that don't use our target cflags properly SVN-Revision: 8256
* fix a rebuild bug related to quiltFelix Fietkau2007-07-30
| | | | SVN-Revision: 8255
* silenceFelix Fietkau2007-07-30
| | | | SVN-Revision: 8252
* same for host buildsFelix Fietkau2007-07-30
| | | | SVN-Revision: 8246
* speed up the prepare step a bitFelix Fietkau2007-07-30
| | | | SVN-Revision: 8245
* ignore dependencies when using QUILTFelix Fietkau2007-07-30
| | | | SVN-Revision: 8244
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-30
| | | | SVN-Revision: 8242
* more cleanupFelix Fietkau2007-07-30
| | | | SVN-Revision: 8238
* remove CONFIG_JLEVEL. use make -j in the futureFelix Fietkau2007-07-30
| | | | SVN-Revision: 8237
* next round of build system cleanup - convert package/ to new structureFelix Fietkau2007-07-30
| | | | SVN-Revision: 8236
* fix compile errors with make 3.80Felix Fietkau2007-07-30
| | | | SVN-Revision: 8230
* fix verbose output with dash as /bin/shFelix Fietkau2007-07-30
| | | | SVN-Revision: 8227
* add default command for dummy targetsFelix Fietkau2007-07-28
| | | | SVN-Revision: 8209
* build system fixes, more cleanupFelix Fietkau2007-07-28
| | | | SVN-Revision: 8207
* more build system cleanupFelix Fietkau2007-07-28
| | | | SVN-Revision: 8206
* allow target specific builddir list overrideFelix Fietkau2007-07-28
| | | | SVN-Revision: 8204
* add missing flagFelix Fietkau2007-07-28
| | | | SVN-Revision: 8203
* don't force the install->compile, compile->prepare dependencies in subdir.mkFelix Fietkau2007-07-28
| | | | SVN-Revision: 8202
* initial attempt at cleaning up subdirectory handling. tools/Makefile is now ↵Felix Fietkau2007-07-28
| | | | | | being included instead of recursively called SVN-Revision: 8201
* ignore filenames that can cause problems for the recursive dependency handlingFelix Fietkau2007-07-26
| | | | SVN-Revision: 8171
* remove the @ and change the comment from [8107] (closes: #2122)Nicolas Thill2007-07-26
| | | | SVN-Revision: 8166
* do dynamic kernel config changes for netfilter as wellFelix Fietkau2007-07-23
| | | | SVN-Revision: 8119
* add better working-g++ check (patch from #2017)Felix Fietkau2007-07-23
| | | | SVN-Revision: 8118
* more dependency fixesFelix Fietkau2007-07-23
| | | | SVN-Revision: 8115
* fix jffs2 imagesNicolas Thill2007-07-22
| | | | SVN-Revision: 8107
* disable kmod packages where the KCONFIG options are =yFelix Fietkau2007-07-20
| | | | SVN-Revision: 8086
* reorder, xt_CHAOS depends on xt_DELUDEFelix Fietkau2007-07-20
| | | | SVN-Revision: 8084
* really fix tgz imagesFelix Fietkau2007-07-19
| | | | SVN-Revision: 8065
* Fix the tgz image buildFlorian Fainelli2007-07-18
| | | | SVN-Revision: 8042
* prevent the new config changes from interfering with kernel_menuconfigFelix Fietkau2007-07-18
| | | | SVN-Revision: 8031
* dynamically enable/disable kernel config options for kmod packages based on ↵Felix Fietkau2007-07-18
| | | | | | build system config SVN-Revision: 8026
* fail in .quilt_patched when there were patches that didn't applyFelix Fietkau2007-07-18
| | | | SVN-Revision: 8024
* cope with QUILT=1 when there are no patchesPeter Denison2007-07-17
| | | | SVN-Revision: 8022
* Add ipt_random moduleFlorian Fainelli2007-07-17
| | | | SVN-Revision: 8014
* better support for handling various jffs2 eraseblock sizesFelix Fietkau2007-07-16
| | | | SVN-Revision: 8011
* add kernel_oldconfig targetFelix Fietkau2007-07-16
| | | | SVN-Revision: 8003
* detect whether the find command supports -L or -followFelix Fietkau2007-07-16
| | | | SVN-Revision: 8002
* find: use -follow instead of -L, some systems don't support -LFelix Fietkau2007-07-16
| | | | SVN-Revision: 8000
* kernel: fix dependencies for .config, use selections from oldconfig when ↵Felix Fietkau2007-07-16
| | | | | | running menuconfig SVN-Revision: 7997
* follow symlinks in package scanFelix Fietkau2007-07-15
| | | | SVN-Revision: 7984
* properly support dependencies on packages that just use Build/DefaultTargetsFelix Fietkau2007-07-15
| | | | SVN-Revision: 7983
* fixes for recursive package scanningFelix Fietkau2007-07-15
| | | | SVN-Revision: 7982
* rewrite of the metadata scanning - cleaner code, faster scanning, recursive ↵Felix Fietkau2007-07-15
| | | | | | scanning and better handling of makefile dependencies SVN-Revision: 7981
* clean up some leftover junkFelix Fietkau2007-07-13
| | | | SVN-Revision: 7959
* fix unwanted automatic package cleaning when using quiltFelix Fietkau2007-07-13
| | | | SVN-Revision: 7956
* bump to 2.6.22.1Mike Baker2007-07-11
| | | | SVN-Revision: 7915