Nicolas Thill
|
69ffd95c71
|
use a default VERSION field for kmod packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8575 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-02 16:39:27 +00:00 |
Nicolas Thill
|
3c9a3fd2cf
|
fix .dep_files exclusion in rdep calls
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8567 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-01 05:20:21 +00:00 |
Felix Fietkau
|
485f2e16f4
|
fix a dependency bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8561 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-30 22:43:25 +00:00 |
Felix Fietkau
|
a96b79a6d4
|
clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8558 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-30 21:12:39 +00:00 |
Felix Fietkau
|
beaa7e3c37
|
allow the kernel to provide own series files for specific subdirs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8557 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-30 21:11:17 +00:00 |
Felix Fietkau
|
a3d6680bc3
|
avoid rdep in the top level make process (subdir.mk) - it leaks too much memory and increases the startup time for regular make commands. timestamp.pl is more lightweight here
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8533 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-29 03:51:49 +00:00 |
Florian Fainelli
|
fc677dd11c
|
Add a PyMod template for python related modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8522 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-28 12:41:39 +00:00 |
Nicolas Thill
|
1e650af892
|
revert [8473] (see [8055])
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8499 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-27 02:04:35 +00:00 |
Nicolas Thill
|
20ccf6f5a2
|
prevent ldconfig use in autoconf based packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8496 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-26 18:34:24 +00:00 |
Nicolas Thill
|
0c962366e6
|
add a '@KERNEL' download facility, tweak script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8495 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-26 18:21:24 +00:00 |
Nicolas Thill
|
1fb234e5c4
|
include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is always available
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8494 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-26 13:26:02 +00:00 |
Nicolas Thill
|
9e4ac01593
|
move rule for $(STAGING_DIR)/etc/ipkg.conf out of BuildIPKG so that it's defined only once
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8491 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-26 12:42:48 +00:00 |
Nicolas Thill
|
6980fc88b7
|
move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is defined when dumping target infos
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8485 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-25 14:50:17 +00:00 |
Nicolas Thill
|
31779bc3ff
|
add support for KernelPackage/*/description
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8484 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-25 14:43:15 +00:00 |
Nicolas Thill
|
134d9f15d7
|
move ipkg.conf creation from tools/ipkg-utils to include/package-ipkg.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8481 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-25 11:55:01 +00:00 |
Nicolas Thill
|
78b14eaf94
|
fix netfilter quota module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8479 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-24 12:23:52 +00:00 |
Nicolas Thill
|
078205e702
|
replace xargs commands with $(XARGS)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8478 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-24 12:10:14 +00:00 |
Nicolas Thill
|
4a3e32d000
|
combine the 3 find in a single one
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8477 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-24 12:05:30 +00:00 |
Florian Fainelli
|
2a94500e0c
|
Fix the error on the quota extension (#2080)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8472 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-23 16:14:17 +00:00 |
Florian Fainelli
|
fb1e874cc7
|
Add back physdev (#2216)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8466 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-23 15:21:22 +00:00 |
Nicolas Thill
|
eb569b8098
|
rename libtool macros, revert [8461], make install prefix configurable in libtool_fixup_libdir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8462 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-22 16:15:00 +00:00 |
Florian Fainelli
|
e82e17badf
|
Make the libtool fix more dynamic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8461 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-22 09:13:42 +00:00 |
Nicolas Thill
|
4b31b15dfa
|
add 2 helper macros to deal with libtool madness
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8457 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-21 20:51:46 +00:00 |
Nicolas Thill
|
41da7aa7d9
|
rename 'stampfiles' directory to 'stamp'
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8455 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-21 18:07:55 +00:00 |
Florian Fainelli
|
de23935c70
|
Move to 2.6.22.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8451 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-21 10:06:01 +00:00 |
Felix Fietkau
|
3879c61bb6
|
revert [8415], seems to be causing problems for the kernel build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8418 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-16 13:44:57 +00:00 |
Felix Fietkau
|
7feb8409ef
|
always include kernel config for kernel packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8415 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-15 23:33:37 +00:00 |
Florian Fainelli
|
95b120dbaa
|
Add a requireheader for squid, should fix it (#2205)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8404 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-12 11:53:23 +00:00 |
Felix Fietkau
|
d10a56dc58
|
build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8362 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-07 00:04:25 +00:00 |
Felix Fietkau
|
c29e126571
|
fix image installation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8324 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-03 01:21:41 +00:00 |
Felix Fietkau
|
78cbbeec55
|
fix kmod packages that don't use KCONFIG
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8323 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-02 23:49:31 +00:00 |
Felix Fietkau
|
2190e2e3a3
|
fix kmod packaging for packages where some KCONFIG symbols are set to y
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8316 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-02 13:38:03 +00:00 |
Felix Fietkau
|
949ca9cf6e
|
Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will emit warnings in packages that don't use our target cflags properly
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8256 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-07-31 00:52:27 +00:00 |
Felix Fietkau
|
2033a6135a
|
fix a rebuild bug related to quilt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8255 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-07-30 23:52:17 +00:00 |
Felix Fietkau
|
0e7a726728
|
silence
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8252 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-07-30 23:04:24 +00:00 |
Felix Fietkau
|
ce02916d5f
|
same for host builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8246 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-07-30 21:48:39 +00:00 |
Felix Fietkau
|
8ba1f30a17
|
speed up the prepare step a bit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8245 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-07-30 21:47:26 +00:00 |
Felix Fietkau
|
58896959fd
|
ignore dependencies when using QUILT
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8244 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-07-30 21:30:18 +00:00 |
Felix Fietkau
|
03ffe176e5
|
next round of cleanup, convert target/ - make -j works now ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8242 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-07-30 21:14:08 +00:00 |
Felix Fietkau
|
afb0255875
|
more cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8238 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-07-30 18:39:20 +00:00 |
Felix Fietkau
|
fe5198f0ff
|
remove CONFIG_JLEVEL. use make -j in the future
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8237 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-07-30 18:24:47 +00:00 |
Felix Fietkau
|
7f5129c7d9
|
next round of build system cleanup - convert package/ to new structure
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8236 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-07-30 18:22:01 +00:00 |
Felix Fietkau
|
1f1b2ca360
|
fix compile errors with make 3.80
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8230 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-07-30 15:00:27 +00:00 |
Felix Fietkau
|
32788c07ce
|
fix verbose output with dash as /bin/sh
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8227 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-07-30 14:50:15 +00:00 |
Felix Fietkau
|
bb3fe85135
|
add default command for dummy targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8209 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-07-28 14:36:21 +00:00 |
Felix Fietkau
|
1b88b67b09
|
build system fixes, more cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8207 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-07-28 13:29:03 +00:00 |
Felix Fietkau
|
5a344daff1
|
more build system cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8206 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-07-28 13:00:43 +00:00 |
Felix Fietkau
|
bb84df1c5e
|
allow target specific builddir list override
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8204 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-07-28 03:01:10 +00:00 |
Felix Fietkau
|
c295c38efc
|
add missing flag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8203 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-07-28 02:54:50 +00:00 |
Felix Fietkau
|
c33e0be683
|
don't force the install->compile, compile->prepare dependencies in subdir.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8202 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-07-28 02:53:54 +00:00 |