**** BEGIN LOGGING AT Sun Mar 11 02:59:56 2007 Mar 11 04:59:23 nbd * r6547 /trunk/package/busybox/config/networking/Config.in: enable httpd config option for running scripts through an interpreter Mar 11 04:59:55 nbd * r6548 /trunk/package/libcgi/ (. Makefile): add libcgi Mar 11 05:27:42 nbd * r6549 /trunk/package/busybox/ (Makefile config/editors/Config.in patches/920-awx.patch): add awx (awk web extension) - experimental core for a new web interface framework Mar 11 05:27:51 :D Mar 11 05:28:10 yaaaaaaaaay Mar 11 05:28:22 wait maybe I'll never use it Mar 11 05:28:32 but I'll try :) Mar 11 05:28:45 at the moment it's just a thing for developers to play with Mar 11 05:28:51 i will commit awx integration for x-wrt soon Mar 11 05:29:04 then it will actually be used Mar 11 05:29:16 :) Mar 11 05:29:21 already managed to replace the header() and footer() functions with awx templating Mar 11 10:30:52 nbd * r6550 /trunk/package/busybox/Makefile: fix typo (#1454) Mar 11 10:48:17 florian * r6551 /branches/whiterussian/openwrt/target/linux/linux-2.4/Makefile: Add autoload for PPP (#412) Mar 11 10:56:52 florian * r6552 /packages/net/ntpd/ (Makefile files/ntp.conf): Add fixes from #1329 Mar 11 17:29:52 nbd * r6553 /trunk/package/libcgi/Makefile: fix staging dir installation of libcgi Mar 11 18:09:01 nbd * r6554 /trunk/package/ (busybox/Makefile busybox/patches/920-awx.patch libcgi/): replace libcgi with some code extracted from haserl - libcgi is too inflexible and breaks rrdtool Mar 11 18:18:09 Anybody here? Mar 11 18:18:25 yes Mar 11 18:18:58 nice :) Mar 11 18:19:37 I was thinking of doing some modifications to the Makefile scanning, so wanted to tell you about that first.. Mar 11 18:19:49 what kind of modification? Mar 11 18:20:10 You see, I prefer to have a system that will scan the packages (2 levels of dirs), like the 'package' dir.. Mar 11 18:20:28 ok Mar 11 18:20:31 That is very hairy if I try that with the current make macros etc. Mar 11 18:20:48 (we're always talking about my approach here) Mar 11 18:21:00 how do you plan on doing it? Mar 11 18:21:06 So, for example, I will need to store the list of package makefiles in a text file. Mar 11 18:21:29 And then check first that file against the stamps and then each Makefile.. Mar 11 18:21:43 you won't require the user to edit such a file, right? Mar 11 18:21:49 because that would suck Mar 11 18:21:57 No, the user shoudn't ever do that. Mar 11 18:22:02 ok Mar 11 18:22:13 So I wondered why you chose your solution... Mar 11 18:22:17 anyway. when you have a mockup, even if it doesn't work correctly, please send me a diff Mar 11 18:22:43 I prefer to remove some of the make macros. I want the Makefile code to be more readable for novice developers. Mar 11 18:23:01 what macros? Mar 11 18:23:18 Say, those in scan.mk .. Mar 11 18:23:41 I will *try* to remove them.. Mar 11 18:24:00 My work will always be accessible at the repo I have in public.. Mar 11 18:24:06 moving over to the new stuff with scan.mk made dependency checking more reliable and less prone to unnecessary rescans Mar 11 18:24:13 I know.. Mar 11 18:24:46 But I've had two directories 'package' and 'packages', scanned with 'find' rather than 'ls ./*/Makefile' Mar 11 18:25:03 And the macros become hairy if I try to put 'find Mar 11 18:25:10 ' in your new approach.. Mar 11 18:26:34 Anyway, I'll try to produce a clean patch and tell you.. Mar 11 19:04:42 nbd * r6555 /trunk/package/busybox/Makefile: oops... forgot to remove line Mar 11 19:07:50 nbd: why do tmp/ files have to start with a dot? Do they have to be hidden? Mar 11 19:08:07 they had a dot before i moved them from the topdir Mar 11 19:08:28 so it's for historic reasons and does not have to be that way Mar 11 19:08:32 May I remove that? Mar 11 19:08:35 sure Mar 11 19:08:48 :) Mar 11 19:18:33 kaloz * r6556 /trunk/toolchain/gcc/Config.version: fix gcc version selection Mar 11 19:41:44 kaloz * r6557 /trunk/ (15 files in 11 dirs): add preliminary IOP32x support, mark it broken for now **** ENDING LOGGING AT Mon Mar 12 02:59:57 2007