[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2] build: Option for building all tools in a single binary
From: |
Alex Deymo |
Subject: |
Re: [PATCH v2] build: Option for building all tools in a single binary |
Date: |
Fri, 13 Jun 2014 12:56:56 -0700 |
Hi!
I'm attaching the v3 of this patch (also v2 for reference).
In short, what's new: "make check" with symlinks, --help/--version, NEWS,
README, changes to bootstrap.conf; ls/dir/vdir case.
The remaining points are:
1. Add ATTRIBUTTE_NORETURN to main() (probably on src/system.h), and fix
all the mains that return.
2. Add another option to configure for exclude some binaries from the
coreutils single-binary option. I don't see much value on this, but's not
hard.
3. Fix the tests/misc/env.sh test case. No idea why it is not working.
deymo.
single-binary_v2.patch
Description: Text Data
single-binary_v3.patch
Description: Text Data
- [PATCH v2] build: Option for building all tools in a single binary, Alex Deymo, 2014/06/09
- Re: [PATCH v2] build: Option for building all tools in a single binary, Pádraig Brady, 2014/06/10
- Re: [PATCH v2] build: Option for building all tools in a single binary, Alex Deymo, 2014/06/11
- Re: [PATCH v2] build: Option for building all tools in a single binary, Pádraig Brady, 2014/06/12
- Re: [PATCH v2] build: Option for building all tools in a single binary,
Alex Deymo <=
- Re: [PATCH v2] build: Option for building all tools in a single binary, Alex Deymo, 2014/06/16
- Re: [PATCH v2] build: Option for building all tools in a single binary, Pádraig Brady, 2014/06/16
- Re: [PATCH v2] build: Option for building all tools in a single binary, Alex Deymo, 2014/06/17
- Re: [PATCH v2] build: Option for building all tools in a single binary, Alex Deymo, 2014/06/19
- Re: [PATCH v2] build: Option for building all tools in a single binary, Mike Frysinger, 2014/06/19
- Re: [PATCH v2] build: Option for building all tools in a single binary, Alex Deymo, 2014/06/20
- Re: [PATCH v2] build: Option for building all tools in a single binary, Bernhard Voelker, 2014/06/19
- Re: [PATCH v2] build: Option for building all tools in a single binary, Bernhard Voelker, 2014/06/19
- Re: [PATCH v2] build: Option for building all tools in a single binary, Alex Deymo, 2014/06/20
- Re: [PATCH v2] build: Option for building all tools in a single binary, Pádraig Brady, 2014/06/20