Re: [CMake] RPATH cross-compile issue with CHECK_*_EXISTS

2017-02-27 Thread Ray Donnelly
On Mon, Feb 27, 2017 at 9:39 PM, Brad King wrote: > On 02/27/2017 03:54 PM, Ray Donnelly wrote: >> This is why my PR asks the linker that the compiler will use for the >> actual list of implicit link dirs. I'm sorry I've not had time to >> write up a clear explanation yet.

Re: [CMake] RPATH cross-compile issue with CHECK_*_EXISTS

2017-02-27 Thread Brad King
On 02/07/2017 04:40 AM, Ray Donnelly wrote: >>> I have a PR that asks the linker (via the compiler) what its implicit >>> search directories are instead. >>> >>> It is the right way to do it IMHO, but I need to find time to finish >>> it unfortunately. >> >> Do you have a link to the PR? > > The

Re: [CMake] RPATH cross-compile issue with CHECK_*_EXISTS

2017-02-27 Thread Brad King
On 02/27/2017 03:50 PM, Jörg Krause wrote: > The problem is... Thanks. I've opened an issue for this here: https://gitlab.kitware.com/cmake/cmake/issues/16682 >> These are set on by default in `Modules/Platform/UnixPaths.cmake` but >> disabled on Debian by `Modules/Platform/Linux.cmake`

[CMake] ExternalProject_add not buing launched

2017-02-27 Thread Michele Portolan
Hello, I am trying to set my Cmake project to build the "xmlrpc-c" library, which is built using autotools. I was somewhat able to set it up following this example: http://mirkokiefer.com/blog/2013/03/cmake-by-example/ My resulting CMakeList is the following: ExternalProject_Add(

Re: [CMake] RPATH cross-compile issue with CHECK_*_EXISTS

2017-02-27 Thread Brad King
On 02/27/2017 03:54 PM, Ray Donnelly wrote: > This is why my PR asks the linker that the compiler will use for the > actual list of implicit link dirs. I'm sorry I've not had time to > write up a clear explanation yet. IIUC your case is the opposite of that under discussion in the rest of this

Re: [CMake] RPATH cross-compile issue with CHECK_*_EXISTS

2017-02-27 Thread Jörg Krause
Hi Brad, On Mon, 2017-02-27 at 11:43 -0500, Brad King wrote: > On 02/07/2017 04:40 AM, Ray Donnelly wrote: > > > > I have a PR that asks the linker (via the compiler) what its > > > > implicit > > > > search directories are instead. > > > > > > > > It is the right way to do it IMHO, but I need

Re: [CMake] RPATH cross-compile issue with CHECK_*_EXISTS

2017-02-27 Thread Ray Donnelly
On Mon, Feb 27, 2017 at 8:50 PM, Jörg Krause wrote: > Hi Brad, > > On Mon, 2017-02-27 at 11:43 -0500, Brad King wrote: >> On 02/07/2017 04:40 AM, Ray Donnelly wrote: >> > > > I have a PR that asks the linker (via the compiler) what its >> > > > implicit >> > > >

Re: [cmake-developers] [RESEND] [PATCH] x32-abi support #15994 (without line wrapping!)

2017-02-27 Thread Steven Newbury
On Mon, 2017-02-27 at 08:36 -0500, Brad King wrote: > On 02/26/2017 08:30 PM, Steven Newbury wrote: > > This is based on the patch attached to the > > original Manits bug: > > https://cmake.org/Bug/view.php?id=15994#c40584 > > > > I have cleaned up all the hard coded paths so > > hopefully it has

[Cmake-commits] CMake branch, next, updated. v3.8.0-rc1-598-g539150d

2017-02-27 Thread Brad King
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMake". The branch, next has been updated via 539150dd10ab582f5bc2d95dffe82b40cf4cd597 (commit) via

[Cmake-commits] CMake branch, release, updated. v3.8.0-rc1-56-gdab2ff3

2017-02-27 Thread Brad King
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMake". The branch, release has been updated via dab2ff3e237f1c3c2430e0661281719185ef4eb1 (commit) via

[Cmake-commits] CMake branch, next, updated. v3.8.0-rc1-590-gcff4986

2017-02-27 Thread Brad King
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMake". The branch, next has been updated via cff4986415b485168d151c09e1cddb24b81efb56 (commit) via

[Cmake-commits] CMake branch, master, updated. v3.8.0-rc1-305-g9b02283

2017-02-27 Thread Brad King
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMake". The branch, master has been updated via 9b02283a1fdb63b0cf9755ae37a0d22fc6f4dbf4 (commit) via

[Cmake-commits] CMake branch, master, updated. v3.8.0-rc1-307-ge348d8d

2017-02-27 Thread Brad King
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMake". The branch, master has been updated via e348d8db559fd1d79f936d42582eb628779d23ad (commit) via

[Cmake-commits] CMake branch, master, updated. v3.8.0-rc1-302-g73909e2

2017-02-27 Thread Brad King
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMake". The branch, master has been updated via 73909e242138ba01c1ce5ebe04fa16a9a8e2e675 (commit) via

Re: [cmake-developers] [RESEND] [PATCH] x32-abi support #15994 (without line wrapping!)

2017-02-27 Thread Brad King
On 02/26/2017 08:30 PM, Steven Newbury wrote: > This is based on the patch attached to the > original Manits bug: > https://cmake.org/Bug/view.php?id=15994#c40584 > > I have cleaned up all the hard coded paths so > hopefully it has now no effect on non-x32 systems. > > It probably needs tests to

Re: [cmake-developers] [PATCH v2] Allow custom lib suffix be used as find path

2017-02-27 Thread Brad King
On 02/25/2017 02:15 PM, Christian Schmidbauer wrote: > Inspired by commit 896ad25 for bug #11260, this commit allows to use the > variable CMAKE_FIND_LIBRARY_CUSTOM_LIB_SUFFIX to be used as find path. > Allowing the find path to be more deterministic on custom setups. > > A similar idea has

[Cmake-commits] CMake branch, master, updated. v3.8.0-rc1-315-gcdb6d7d

2017-02-27 Thread Brad King
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMake". The branch, master has been updated via cdb6d7df970fcaaf6cda1bef9955351222e1bcde (commit) via

[Cmake-commits] CMake branch, next, updated. v3.8.0-rc1-596-geedc69b

2017-02-27 Thread Brad King
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMake". The branch, next has been updated via eedc69b8a1f119f40fa48d7ed950974ea7140fd4 (commit) via

[Cmake-commits] CMake branch, next, updated. v3.8.0-rc1-570-gcb2ea66

2017-02-27 Thread Brad King
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMake". The branch, next has been updated via cb2ea6642dced14a1f0e0929ea8a9073cdf7f9b8 (commit) via

[Cmake-commits] CMake branch, master, updated. v3.8.0-rc1-316-g8bfa6a0

2017-02-27 Thread Kitware Robot
_VERSION_MINOR 8) -set(CMake_VERSION_PATCH 20170227) +set(CMake_VERSION_PATCH 20170228) #set(CMake_VERSION_RC 1) --- Summary of changes: Source/CMakeVersion.cmake |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/

[Cmake-commits] CMake branch, next, updated. v3.8.0-rc1-602-ga04f037

2017-02-27 Thread Brad King
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMake". The branch, next has been updated via a04f037c1c2286856e26f7190fdf7a816ac37cc6 (commit) via

[Cmake-commits] CMake branch, next, updated. v3.8.0-rc1-600-gd8227ed

2017-02-27 Thread Brad King
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMake". The branch, next has been updated via d8227ed0bd89990b39407dd2e0486bea2c337d7e (commit) via

[Cmake-commits] CMake branch, next, updated. v3.8.0-rc1-604-gda58882

2017-02-27 Thread Brad King
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMake". The branch, next has been updated via da588825475697068e2f3babc092c2cc4f09a31b (commit) via

[Cmake-commits] CMake branch, next, updated. v3.8.0-rc1-607-g253db69

2017-02-27 Thread Brad King
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMake". The branch, next has been updated via 253db6906ca42d7e02dadbb94c9a2305708a7dbe (commit) via

[Cmake-commits] CMake branch, next, updated. v3.8.0-rc1-612-gfd27403

2017-02-27 Thread Brad King
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "CMake". The branch, next has been updated via fd27403b79c6bb2f8e2568c456cf2fb615944a75 (commit) via