hush/networking/libiproute
Eric Andersen 7daa076d3e egor duda writes:
Hi!

I've created a patch to busybox' build system to allow building it in
separate tree in a manner similar to kbuild from kernel version 2.6.

That is, one runs command like
'make O=/build/some/where/for/specific/target/and/options'
and everything is built in this exact directory, provided that it exists.

I understand that applyingc such invasive changes during 'release
candidates' stage of development is at best unwise. So, i'm currently
asking for comments about this patch, starting from whether such thing
is needed at all to whether it coded properly.

'make check' should work now, and one make creates Makefile in build
directory, so one can run 'make' in build directory after that.

One possible caveat is that if we build in some directory other than
source one, the source directory should be 'distclean'ed first.

egor
2004-10-08 07:46:08 +00:00
..
linux Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
ip_common.h Fix a typo that broke it so busybox won't build 2003-01-22 01:20:35 +00:00
ip_parse_common_args.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
ipaddress.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
iplink.c Thomas Koeller writes: 2004-04-26 19:32:49 +00:00
iproute.c Set default command to list rather than get, its default behaviour now 2004-08-11 08:10:58 +00:00
iptunnel.c Thomas Koeller writes: 2004-04-26 19:32:49 +00:00
libnetlink.c Steve Grubb writes: 2004-05-05 07:05:32 +00:00
libnetlink.h IP applet by Bastian Blank <waldi@debian.org> 2002-11-10 01:33:55 +00:00
ll_addr.c Major coreutils update. 2003-03-19 09:13:01 +00:00
ll_map.c Only included headers that are used. 2002-12-16 07:37:21 +00:00
ll_map.h IP applet by Bastian Blank <waldi@debian.org> 2002-11-10 01:33:55 +00:00
ll_proto.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
ll_types.c Patch from Lars Kellogg-Stedman: 2003-06-20 09:05:00 +00:00
Makefile egor duda writes: 2004-10-08 07:46:08 +00:00
Makefile.in egor duda writes: 2004-10-08 07:46:08 +00:00
rt_names.c Only included headers that are used. 2002-12-16 07:37:21 +00:00
rt_names.h IP applet by Bastian Blank <waldi@debian.org> 2002-11-10 01:33:55 +00:00
rtm_map.c Only included headers that are used. 2002-12-16 07:37:21 +00:00
rtm_map.h IP applet by Bastian Blank <waldi@debian.org> 2002-11-10 01:33:55 +00:00
utils.c Major coreutils update. 2003-03-19 09:13:01 +00:00
utils.h Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00