aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
...
* move ipkg related vars from ./rules.mk to ./include/package-ipkg.mkNicolas Thill2007-09-03
* use a default VERSION field for kmod packagesNicolas Thill2007-09-02
* fix .dep_files exclusion in rdep callsNicolas Thill2007-09-01
* fix a dependency bugFelix Fietkau2007-08-30
* clean up recursive dependency handling, use timestamp.pl again, because it sa...Felix Fietkau2007-08-30
* allow the kernel to provide own series files for specific subdirsFelix Fietkau2007-08-30
* avoid rdep in the top level make process (subdir.mk) - it leaks too much memo...Felix Fietkau2007-08-29
* Add a PyMod template for python related modulesFlorian Fainelli2007-08-28
* revert [8473] (see [8055])Nicolas Thill2007-08-27
* prevent ldconfig use in autoconf based packagesNicolas Thill2007-08-26
* add a '@KERNEL' download facility, tweak scriptNicolas Thill2007-08-26
* include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is...Nicolas Thill2007-08-26
* move rule for $(STAGING_DIR)/etc/ipkg.conf out of BuildIPKG so that it's defi...Nicolas Thill2007-08-26
* move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is define...Nicolas Thill2007-08-25
* add support for KernelPackage/*/descriptionNicolas Thill2007-08-25
* move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mkNicolas Thill2007-08-25
* fix netfilter quota moduleNicolas Thill2007-08-24
* replace xargs commands with $(XARGS)Nicolas Thill2007-08-24
* combine the 3 find in a single oneNicolas Thill2007-08-24
* Fix the error on the quota extension (#2080)Florian Fainelli2007-08-23
* Add back physdev (#2216)Florian Fainelli2007-08-23
* 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