Gentoo Archives: gentoo-dev

From: Maciej Mrozowski <reavertm@×××××.com>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] [PATCH 0/2] cmake-utils small rework + bug 542530
Date: Wed, 02 Nov 2016 23:52:28
Message-Id: 1478130737-9780-1-git-send-email-reavertm@gmail.com
1 From: Maciej Mrozowski <reavertm@g.o>
2
3 Bummer, let me start it properly again, this time sending to reachable address.
4
5 Maciej Mrozowski (2):
6 cmake-utils.eclass: CMake argument passing rework - clean
7 build_rules and toolchain_file files from unrelated stuff (pass to
8 CMake directly) - move some invariant CMake options actually to
9 invariants parts - eliminate common_config (pass to CMake
10 directly) for better transparency
11 cmake-utils.eclass: export compilers to environment instead of setting
12 in toolchain file, bug 542530
13
14 eclass/cmake-utils.eclass | 60 +++++++++++++++++++----------------------------
15 1 file changed, 24 insertions(+), 36 deletions(-)
16
17 --
18 2.7.3

Replies