aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
...
* rename libtool macros, revert [8461], make install prefix configurable in lib...Nicolas Thill2007-08-22
* Make the libtool fix more dynamicFlorian Fainelli2007-08-22
* add 2 helper macros to deal with libtool madnessNicolas Thill2007-08-21
* rename 'stampfiles' directory to 'stamp'Nicolas Thill2007-08-21
* Move to 2.6.22.4Florian Fainelli2007-08-21
* revert [8415], seems to be causing problems for the kernel buildFelix Fietkau2007-08-16
* always include kernel config for kernel packagesFelix Fietkau2007-08-15
* Add a requireheader for squid, should fix it (#2205)Florian Fainelli2007-08-12
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-07
* fix image installationFelix Fietkau2007-08-03
* fix kmod packages that don't use KCONFIGFelix Fietkau2007-08-02
* fix kmod packaging for packages where some KCONFIG symbols are set to yFelix Fietkau2007-08-02
* Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ...Felix Fietkau2007-07-31
* fix a rebuild bug related to quiltFelix Fietkau2007-07-30
* silenceFelix Fietkau2007-07-30
* same for host buildsFelix Fietkau2007-07-30
* speed up the prepare step a bitFelix Fietkau2007-07-30
* ignore dependencies when using QUILTFelix Fietkau2007-07-30
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-30
* more cleanupFelix Fietkau2007-07-30
* remove CONFIG_JLEVEL. use make -j in the futureFelix Fietkau2007-07-30
* next round of build system cleanup - convert package/ to new structureFelix Fietkau2007-07-30
* fix compile errors with make 3.80Felix Fietkau2007-07-30
* fix verbose output with dash as /bin/shFelix Fietkau2007-07-30
* add default command for dummy targetsFelix Fietkau2007-07-28
* build system fixes, more cleanupFelix Fietkau2007-07-28
* more build system cleanupFelix Fietkau2007-07-28
* allow target specific builddir list overrideFelix Fietkau2007-07-28
* add missing flagFelix Fietkau2007-07-28
* don't force the install->compile, compile->prepare dependencies in subdir.mkFelix Fietkau2007-07-28
* initial attempt at cleaning up subdirectory handling. tools/Makefile is now b...Felix Fietkau2007-07-28
* ignore filenames that can cause problems for the recursive dependency handlingFelix Fietkau2007-07-26
* remove the @ and change the comment from [8107] (closes: #2122)Nicolas Thill2007-07-26
* do dynamic kernel config changes for netfilter as wellFelix Fietkau2007-07-23
* add better working-g++ check (patch from #2017)Felix Fietkau2007-07-23
* more dependency fixesFelix Fietkau2007-07-23
* fix jffs2 imagesNicolas Thill2007-07-22
* disable kmod packages where the KCONFIG options are =yFelix Fietkau2007-07-20
* reorder, xt_CHAOS depends on xt_DELUDEFelix Fietkau2007-07-20
* really fix tgz imagesFelix Fietkau2007-07-19
* Fix the tgz image buildFlorian Fainelli2007-07-18
* prevent the new config changes from interfering with kernel_menuconfigFelix Fietkau2007-07-18
* dynamically enable/disable kernel config options for kmod packages based on b...Felix Fietkau2007-07-18
* fail in .quilt_patched when there were patches that didn't applyFelix Fietkau2007-07-18
* cope with QUILT=1 when there are no patchesPeter Denison2007-07-17
* Add ipt_random moduleFlorian Fainelli2007-07-17
* better support for handling various jffs2 eraseblock sizesFelix Fietkau2007-07-16
* add kernel_oldconfig targetFelix Fietkau2007-07-16
* detect whether the find command supports -L or -followFelix Fietkau2007-07-16
* find: use -follow instead of -L, some systems don't support -LFelix Fietkau2007-07-16