Displaying 2 results from an estimated 2 matches for "link_pool".
Did you mean:
hlink_pool
2016 Apr 27
3
[cfe-dev] Fwd: Raising CMake minimum version to 3.4.3
On Wed, Apr 27, 2016 at 10:54 AM Renato Golin via cfe-dev <
cfe-dev at lists.llvm.org> wrote:
> On 27 April 2016 at 15:39, Rafael EspĂndola <rafael.espindola at gmail.com>
> wrote:
> > Yes. It is a move to put linux developers in the same position as
> > windows and OS X ones, which is a *very* reasonable thing to do.
>
> Apart from the fact that neither
2016 Apr 27
3
[cfe-dev] Fwd: Raising CMake minimum version to 3.4.3
...w that I don't disagree with the upgrade, I just want to
> make the reasons clear.
>
> Today, installing CMake (or any dep) from packages means they were
> validated and released by people that did the validation.
>
> Right now, I *need* CMake 3.x and Ninja 1.5.* (because of LINK_POOL),
> and I have no access on my ageing boards to install them from
> packages. so I have gone to the trouble to download a *stable* copy of
> the sources, and built from source.
>
> This, however, adds to the maintenance of adding new boards, or
> putting them back online when the...