Re: [cmake-developers] Review request: use PKG_CONFIG

2014-02-24 Thread Christoph Grüninger
Hi Brat, thank you for your kind review. Considering your comments, I pushed a overhauled version at https://github.com/gruenich/CMake/commit/75f5f2a8df590c560455ce8310f3d9fe76af01b1 Best, Christoph P.S.: Sorry for my last mail, I accidentally hit enter. -- Powered by www.kitware.com Visit oth

Re: [cmake-developers] Review request: use PKG_CONFIG

2014-02-24 Thread Christoph Grüninger
Am 24.02.2014 16:58, schrieb Brad King: > On 02/23/2014 05:30 PM, Christoph Grüninger wrote: >> would you mind to review a patch? I try to fix issue 13175 >> http://public.kitware.com/Bug/view.php?id=13175 >> and use, if set, PKG_CONFIG as the pkg-config executable. > > Thanks for working on this.

[cmake-developers] [CMake 0014770]: if (4.96.0) evaluates to FALSE

2014-02-24 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=14770 == Reported By:Aurélien Gâteau Assigned To:

Re: [cmake-developers] Review request: use PKG_CONFIG

2014-02-24 Thread Brad King
On 02/23/2014 05:30 PM, Christoph Grüninger wrote: > would you mind to review a patch? I try to fix issue 13175 > http://public.kitware.com/Bug/view.php?id=13175 > and use, if set, PKG_CONFIG as the pkg-config executable. Thanks for working on this. > You can find my patch at GitHub: > https://gi

[cmake-developers] [CMake 0014769]: CPackRPM: need CPACK_RPM__PACKAGE__REQUIRES

2014-02-24 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == http://public.kitware.com/Bug/view.php?id=14769 == Reported By:Javier Assigned To:

Re: [cmake-developers] Recommendations for reducing spurious link dependencies?

2014-02-24 Thread Brad King
On 02/21/2014 09:53 PM, Dave Abrahams wrote: > look at the llvm/clang build and make some specific recommendations There is a thread on llvm-commits and cfe-commits discussing changes for exactly this purpose: http://thread.gmane.org/gmane.comp.compilers.clang.scm/93120 -Brad -- Powered by w