Re: [cmake-developers] OS X packaging updates

2014-09-16 Thread Adam Strzelecki
> I had to revert again because it causes the Qt4Deploy to > fail. The topic changes the signature of gp_file_type. > User projects could be calling that, so we can't change it. > In this case it is the Modules/DeployQt4.cmake file that > was calling it. Thanks for spotting that. I've send update

Re: [cmake-developers] OS X packaging updates

2014-09-08 Thread Brad King
On 09/08/2014 01:17 PM, Brad King wrote: > On 09/05/2014 08:33 AM, Brad King wrote: >> Thanks. I've re-built the topic with those locally. > > I've merged to 'next' for testing: I had to revert again because it causes the Qt4Deploy to fail. The topic changes the signature of gp_file_type. User

Re: [cmake-developers] OS X packaging updates

2014-09-08 Thread Brad King
On 09/05/2014 08:33 AM, Brad King wrote: > Thanks. I've re-built the topic with those locally. I've merged to 'next' for testing: BundleUtilities: Use 'find' on UNIX for fast executable lookup http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=02dfaa31 GetPrerequisites: Make sure dyld placehold

Re: [cmake-developers] OS X packaging updates

2014-09-05 Thread Brad King
On 09/05/2014 07:53 AM, Adam Strzelecki wrote: > I have sent updated 3/6 & 4/6. Rest of patches remain the same. > I've tested on all 3 platforms: OSX, Windows & Linux. Thanks. I've re-built the topic with those locally. I will merge again for testing next week when some issues caused by other t

Re: [cmake-developers] OS X packaging updates

2014-09-05 Thread Adam Strzelecki
I have sent updated 3/6 & 4/6. Rest of patches remain the same. I've tested on all 3 platforms: OSX, Windows & Linux. Tests are now running fine. Regards -- Adam -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitwa

Re: [cmake-developers] OS X packaging updates

2014-09-04 Thread Adam Strzelecki
> Please run the CMake test: > ctest -C Debug -R BundleUtilities -V > locally on these platforms and revise accordingly. Okay, will do tommorow. Thanks for follow up. --Adam -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki

Re: [cmake-developers] OS X packaging updates

2014-09-04 Thread Brad King
On 09/04/2014 12:45 PM, Adam Strzelecki wrote: >> Thanks. I've applied the series and merged to 'next' for testing: > > Thanks! I had to revert the topic because it fails the BundleUtilities test on Linux and Windows on our continuous builds: http://open.cdash.org/testDetails.php?test=27887342

Re: [cmake-developers] OS X packaging updates (was: [PATCH 1/6] Use find on UNIX for fast executable lookup)

2014-09-04 Thread Adam Strzelecki
> Thanks. I've applied the series and merged to 'next' for testing: Thanks! > For the last change, might something like that be needed on > Windows too? Yes, this is very likely. I can investigate that how it looks for Windows apps. --Adam -- Powered by www.kitware.com Please keep messages

Re: [cmake-developers] OS X packaging updates (was: [PATCH 1/6] Use find on UNIX for fast executable lookup)

2014-09-04 Thread Brad King
Hi Adam, Thanks. I've applied the series and merged to 'next' for testing: BundleUtilities: Use 'find' on UNIX for fast executable lookup http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=634b4d5a GetPrerequisites: Make sure dyld placeholders are prefixes http://cmake.org/gitweb?p=cmake.gi