[cmake-developers] [CMake 0014803]: support tcc + rpath

2014-03-11 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://cmake.org/Bug/view.php?id=14803 == Reported By:Mathieu Malaterre Assigned To:

Re: [cmake-developers] [Review request] Topic FindPkgConfig_Extend-PKG_CONFIG_PATH

2014-03-11 Thread Brad King
On 03/10/2014 10:38 AM, Brad King wrote: Thanks. Now the docs look good too. Please rebase on master and merge to 'next' for testing. Please add test cases for the FindPkgConfig interface and argument parsing errors. The test can just fake the location of pkg-config with a dummy if

Re: [cmake-developers] [Review request] Topic FindPkgConfig_Extend-PKG_CONFIG_PATH

2014-03-11 Thread Daniele E. Domenichelli
On 11/03/14 14:51, Brad King wrote: Also the hunks: +if(UNIX) + string(REPLACE \\: ; _path ${_path}) +endif() should not be necessary because TO_CMAKE_PATH already does that. It looks like TO_NATIVE_PATH does not do the reveres though so that explicit

Re: [cmake-developers] [Review request] Topic FindPkgConfig_Extend-PKG_CONFIG_PATH

2014-03-11 Thread Brad King
On 03/11/2014 10:43 AM, Daniele E. Domenichelli wrote: It is a quite common use case to get and set path environment It is not very common within CMake's own modules: $ git grep TO_NATIVE_PATH v3.0.0-rc1 -- Modules |wc -l 2 $ git grep TO_CMAKE_PATH v3.0.0-rc1 -- Modules |wc -l 24 # (and 6

[CMake] Ralph Barth/AEH/DBS/GDB ist außer Haus. Original subject: 'CMake Digest, Vol 119, Issue 16'

2014-03-11 Thread Ralph . Barth
Ralph Barth will be out of the office starting 11.03.2014 and will be returning on 14.03.2014. Ich werde Ihre Nachrichten nach meiner Rückkehr beantworten. WLLM related questions pls. contact Sebastian Neusüß and Jens Keil. Theo Price Feed from EDRE pls contact Jens Keil

[CMake] extract GNU build-id

2014-03-11 Thread Gerhard Gappmeier
Hi all, I want to extract the GNU build-id which is creates by the linker using -Wl,--build-id. In a BASH script I can do it this way: BUILD_ID=`readelf -n demo.debug | grep Build ID: | sed -e 's/.*\([a-f0-9]\{40\}\).*/\1/g'` But I'm not sure I can do that with CMake. Actually I'm working on a

[CMake] 64 bit binaries

2014-03-11 Thread Miklos Espak
Hi there, is there any intent to provide 64bit binaries for Linux and Windows, maybe from 3.0 on? Cheers, Miklos -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake

Re: [CMake] Quick Question: add_custom_target( xxx ) add_custom_command( TARGET xxx ... )

2014-03-11 Thread Matthew Woehlke
On 2014-03-10 18:48, J Decker wrote: *shrug* there's no build targets... it's just a update/package/uninstall/install script for android apk targets... Turned out to work pretty good other than... configure_file() I had to emit a 1 line script and call 'cmake -P StupidConfigure.cmake' Yes,

[CMake] wrapper around real compiler

2014-03-11 Thread Tomasz Majchrowski
Dear All, I found cmake provides many techniques to integrate tools like distcc, ccache into the build system. In particular variables like the following could be used: -D CMAKE_C_COMPILER=ccache -D CMAKE_C_COMPILER_ARG1=gcc The picture becomes more complicated when the tools around the real

Re: [CMake] Using Qt5 with CMake

2014-03-11 Thread Alan W. Irwin
On 2014-01-26 17:36+0100 Stephen Kelly wrote: http://doc-snapshot.qt-project.org/qt5-stable/cmake-manual.html To resurrect this slightly old thread, it has been years since I implemented the Qt4 parts of the PLplot build system, and I haven't looked much at the Qt components of our build

Re: [CMake] Using Qt5 with CMake

2014-03-11 Thread Jean-Christophe Fillion-Robin
Hi Alan, To get a better idea of the required change to support Qt5, you could look at what we did for VTK. See https://github.com/Kitware/VTK/commit/384636ec9f4 Hth Jc On Tue, Mar 11, 2014 at 4:59 PM, Alan W. Irwin ir...@beluga.phys.uvic.cawrote: On 2014-01-26 17:36+0100 Stephen Kelly

[Cmake-commits] CMake branch, next, updated. v3.0.0-rc1-805-g71dc29a

2014-03-11 Thread Stephen Kelly
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 71dc29aa75161ee690701ab70aaa39bd29215ad1 (commit) via

[Cmake-commits] CMake branch, next, updated. v3.0.0-rc1-809-gefb4d85

2014-03-11 Thread Clinton Stimpson
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 efb4d8594d0afafdbe5f6d1a23bfeb380cf5edbd (commit) via

[Cmake-commits] CMake branch, next, updated. v3.0.0-rc1-812-g698031a

2014-03-11 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 698031a5a9daacecd984a3a25522c5c20324b75b (commit) via

[Cmake-commits] CMake branch, master, updated. v3.0.0-rc1-243-g3d3adc0

2014-03-11 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 3d3adc0c5781860913c113a8b0fec6a9afc11ee4 (commit) via

[Cmake-commits] CMake branch, master, updated. v3.0.0-rc1-247-g312a6b7

2014-03-11 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 312a6b7bde9b794655040022b8adfdd40c2b2071 (commit) via

[Cmake-commits] CMake branch, master, updated. v3.0.0-rc1-241-g510ceb1

2014-03-11 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 510ceb19edf930899521dbbb825f315f46b6e989 (commit) via

[Cmake-commits] CMake branch, master, updated. v3.0.0-rc1-253-ga866179

2014-03-11 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 a86617902d58aa1a29d8d9d4db47a4c37dc37a4c (commit) via

[Cmake-commits] CMake branch, master, updated. v3.0.0-rc1-237-gdfcacec

2014-03-11 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 dfcacecd18d0cf26c4a4318eb4ce5901b90eee69 (commit) via

[Cmake-commits] CMake branch, master, updated. v3.0.0-rc1-251-g1b809c0

2014-03-11 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 1b809c09ff12928545c0b482f82a88ad38da70a4 (commit) via

[Cmake-commits] CMake branch, master, updated. v3.0.0-rc1-239-gc9241ca

2014-03-11 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 c9241cad83318f39a1ccefd03e72a8a958c1bbbc (commit) via

[Cmake-commits] CMake branch, master, updated. v3.0.0-rc1-245-g70c6eda

2014-03-11 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 70c6eda8c2bf36aeaf83616c860c5a6563bd88f4 (commit) via

[Cmake-commits] CMake branch, next, updated. v3.0.0-rc1-827-g3f49a89

2014-03-11 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 3f49a8995efff62a30194ff0cb4887f603e44c40 (commit) via

[Cmake-commits] CMake branch, master, updated. v3.0.0-rc1-258-gea6b47d

2014-03-11 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 ea6b47d2d5e9e0b7879698b1dfca7483312b83a7 (commit) via

[Cmake-commits] CMake branch, next, updated. v3.0.0-rc1-833-ga5ed845

2014-03-11 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 a5ed8457f4d61316231be0d516c5f26a567c0239 (commit) via

[Cmake-commits] CMake branch, release, updated. v3.0.0-rc1-25-g29d4f6b

2014-03-11 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 29d4f6b03b9ed9fc82e1ffa1e99b070b5dff3046 (commit) via

[Cmake-commits] CMake branch, master, updated. v3.0.0-rc1-261-gb801205

2014-03-11 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 b801205dad50246b82ce2572a25581ed6e27345d (commit) via

[Cmake-commits] CMake branch, next, updated. v3.0.0-rc1-835-ge25470e

2014-03-11 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 e25470eec69a77c5e10a18183700be53958448f5 (commit) via

[Cmake-commits] CMake branch, master, updated. v3.0.0-rc1-235-ga2d63a9

2014-03-11 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 a2d63a9d04cede727ffedcc38ce1c1e8df0c7945 (commit) via

[Cmake-commits] CMake branch, master, updated. v3.0.0-rc1-249-g8559c32

2014-03-11 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 8559c326c4e79272c621fd8418fc279544d01cd7 (commit) via

[Cmake-commits] CMake branch, next, updated. v3.0.0-rc1-839-gebe9450

2014-03-11 Thread Stephen Kelly
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 ebe9450487ff80abcd15e2e970f7bcddc541d517 (commit) via

[Cmake-commits] CMake branch, next, updated. v3.0.0-rc1-845-g7b5da68

2014-03-11 Thread Daniele E . Domenichelli
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 7b5da6892d5b716c5382295d416232af3c1ba2c3 (commit) via

[Cmake-commits] CMake branch, next, updated. v3.0.0-rc1-863-gd3796df

2014-03-11 Thread Ben Boeckel
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 d3796df8de8007102802c3a1355259141625f93c (commit) via

[Cmake-commits] CMake branch, master, updated. v3.0.0-rc1-262-gc4c6427

2014-03-11 Thread Kitware Robot
20140311) +set(CMake_VERSION_PATCH 20140312) #set(CMake_VERSION_RC 1) --- Summary of changes: Source/CMakeVersion.cmake |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- CMake