<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/scripts, branch FRP</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=FRP</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=FRP'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2015-03-23T13:56:37+00:00</updated>
<entry>
<title>Merge branch 'busybox' into merge</title>
<updated>2015-03-23T13:56:37+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2015-03-23T13:56:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=486a3907f353adeb7f3ced5357db1e604659b785'/>
<id>urn:sha1:486a3907f353adeb7f3ced5357db1e604659b785</id>
<content type='text'>
</content>
</entry>
<entry>
<title>trylink: respect compiler settings when probing features</title>
<updated>2015-03-16T21:47:01+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2015-03-16T21:47:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=6798564b9e2f1a81b8c2d0cb4add97cb736d982b'/>
<id>urn:sha1:6798564b9e2f1a81b8c2d0cb4add97cb736d982b</id>
<content type='text'>
The CPPFLAGS/CFLAGS settings might have features that matter, so make
sure we utilize them when testing the compiler.

URL: https://bugs.gentoo.org/471118
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>trylink: use mktemp instead of hardcoding paths</title>
<updated>2015-03-16T21:46:17+00:00</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2015-03-16T21:46:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=4a08e82d441dbde5412eca6a6db894b420f203f3'/>
<id>urn:sha1:4a08e82d441dbde5412eca6a6db894b420f203f3</id>
<content type='text'>
This way we respect standard tempdir env vars and are guaranteed to
be unique.

Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 'busybox' into merge</title>
<updated>2014-05-06T19:41:10+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2014-05-06T19:41:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d3bef66324a8ca5eed9ad7c15ead3a1cc9a9151e'/>
<id>urn:sha1:d3bef66324a8ca5eed9ad7c15ead3a1cc9a9151e</id>
<content type='text'>
Conflicts:
	debianutils/which.c
	editors/vi.c
	libbb/executable.c
</content>
</entry>
<entry>
<title>trylink: emit names of linked executables</title>
<updated>2014-05-04T15:35:31+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2014-05-03T14:35:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=d257608a8429b64e1a04c7cb6d99975eeb2c3955'/>
<id>urn:sha1:d257608a8429b64e1a04c7cb6d99975eeb2c3955</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>trylink: emit names of linked executables</title>
<updated>2014-05-03T14:35:15+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2014-05-03T14:35:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e3366d696cf4ef34cdc30aee2612418f81ba986c'/>
<id>urn:sha1:e3366d696cf4ef34cdc30aee2612418f81ba986c</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>modprobe-small: fix help messages for aliased module-related applets</title>
<updated>2014-04-19T13:04:39+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2014-04-19T13:04:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5fd3ddfb243f8f3a8ef471ff8c323a76cf815574'/>
<id>urn:sha1:5fd3ddfb243f8f3a8ef471ff8c323a76cf815574</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>build system: specify '-nostldlib' when linking to .o files</title>
<updated>2014-04-02T10:12:46+00:00</updated>
<author>
<name>Drew Moseley</name>
<email>drew_moseley@mentor.com</email>
</author>
<published>2014-04-02T10:12:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7537406edd3e0adf11d117379cac4e519e746d35'/>
<id>urn:sha1:7537406edd3e0adf11d117379cac4e519e746d35</id>
<content type='text'>
For certain cross build scenarios the LD variable is overridden
to use the gcc executive to ensure all the target tuning parameters
are used.  In these cases, the executive errors out as shown below
but since this step is only linking to a .o file the standard libs
are not needed.

    $ make LD=gcc applets/built-in.o
      LD      applets/built-in.o
    /usr/bin/ld: cannot find -lgcc_s
    /usr/bin/ld: cannot find -lgcc_s
    collect2: ld returned 1 exit status
    make[1]: *** [applets/built-in.o] Error 1
    make: *** [applets_dir] Error 2

Signed-off-by: Drew Moseley &lt;drew_moseley@mentor.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>build system: for "find", use POSIX not operator (!) instead of -not</title>
<updated>2014-03-16T11:05:58+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2014-03-16T11:05:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=29f352604868c5d17c81948ea30e332491cecada'/>
<id>urn:sha1:29f352604868c5d17c81948ea30e332491cecada</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'busybox' into merge</title>
<updated>2014-01-13T09:11:24+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2014-01-13T09:11:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=e6edcba4f2fc20a3e9db75ebe82d7a71094fe17c'/>
<id>urn:sha1:e6edcba4f2fc20a3e9db75ebe82d7a71094fe17c</id>
<content type='text'>
Conflicts:
	include/platform.h
	scripts/basic/fixdep.c
</content>
</entry>
</feed>
