<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/scripts, branch 1_00</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=1_00</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=1_00'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2004-10-08T07:58:30+00:00</updated>
<entry>
<title>As noticed by egor duda, current_menu is declared as 'extern struct menu</title>
<updated>2004-10-08T07:58:30+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2004-10-08T07:58:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9e954abc4f6b9c08fcd8b90f5ceaa465ecdfb38d'/>
<id>urn:sha1:9e954abc4f6b9c08fcd8b90f5ceaa465ecdfb38d</id>
<content type='text'>
*current_menu;' in scripts/config/lkc.h line 63, and this conflicts with
static definition in mconf.c.
</content>
</entry>
<entry>
<title>egor duda writes:</title>
<updated>2004-10-08T07:46:08+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2004-10-08T07:46:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7daa076d3e24e84ce1f4e9b6133783816575c4c8'/>
<id>urn:sha1:7daa076d3e24e84ce1f4e9b6133783816575c4c8</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Peter Kjellerstedt at axis.com writes:</title>
<updated>2004-07-15T06:01:05+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2004-07-15T06:01:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=837f058fb307e0bcf7b9ad4f02a44ea3047f427e'/>
<id>urn:sha1:837f058fb307e0bcf7b9ad4f02a44ea3047f427e</id>
<content type='text'>
Hello,

the attached patch should bring extra/config in line
with the Linux 2.6.7 sources.

The following are the commit messages for the respective
files from the Linux bk-repository:

checklist.c:
* fix menuconfig choice item help display

confdata.c:
* config: choice fix
* kconfig: don't rename target dir when saving config

expr.c, expr.h:
* config: disable debug prints

mconf.c:
* fix menuconfig choice item help display

menu.c:
* Kconfig: use select statements

symbol.c:
* config: choice fix
* Avoid bogus warning about recursive dependencies
* c99 struct initialiser conversions

textbox.c:
* janitor: don't init statics to 0

util.c:
* fix lxdialog behaviour

//Peter
</content>
</entry>
<entry>
<title>Remove trailing whitespace.  Update copyright to include 2004.</title>
<updated>2004-03-15T08:29:22+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2004-03-15T08:29:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=c7bda1ce659294d6e22c06e087f6f265983c7578'/>
<id>urn:sha1:c7bda1ce659294d6e22c06e087f6f265983c7578</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor updates from linux 2.6.1</title>
<updated>2004-01-16T12:49:06+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2004-01-16T12:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=16f94a672213047fc9c6722a5c4c7a3a9a0dbcb4'/>
<id>urn:sha1:16f94a672213047fc9c6722a5c4c7a3a9a0dbcb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Patch from Bastian Blank, allow the buildtime to be overriden with a</title>
<updated>2004-01-13T10:57:32+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2004-01-13T10:57:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7c87b67c08b7fe379f203ecdfff6bb7d604719a5'/>
<id>urn:sha1:7c87b67c08b7fe379f203ecdfff6bb7d604719a5</id>
<content type='text'>
different string, used by the debian busybox-cvs to specify the debian
date based version number.
</content>
</entry>
<entry>
<title>Patch by Rob Landley, fix warning</title>
<updated>2003-10-03T08:28:59+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2003-10-03T08:28:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=8ac86e33a279192cc94be9fc5611e797216f523c'/>
<id>urn:sha1:8ac86e33a279192cc94be9fc5611e797216f523c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Seems I missed a spot</title>
<updated>2003-08-05T05:59:48+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2003-08-05T05:59:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7001480a5e52dfdb0840e3aed8ce255b411eb4c7'/>
<id>urn:sha1:7001480a5e52dfdb0840e3aed8ce255b411eb4c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge/rework config system per the latest from linux-2.6.0-test2.</title>
<updated>2003-08-05T02:18:25+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2003-08-05T02:18:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=72d8e444f0e9e002b16328e73464ef9015979048'/>
<id>urn:sha1:72d8e444f0e9e002b16328e73464ef9015979048</id>
<content type='text'>
Fix the config bugs revealed by the updated config system.
 -Erik
</content>
</entry>
<entry>
<title>Patch from Pavel Roskin to fixup toplevel help text</title>
<updated>2003-06-30T18:14:36+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2003-06-30T18:14:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=a63d09a51772caca2e33b7103d447a06d688bb92'/>
<id>urn:sha1:a63d09a51772caca2e33b7103d447a06d688bb92</id>
<content type='text'>
</content>
</entry>
</feed>
