[cmake-developers] Custom commands with Ninja on Windows

2016-05-18 Thread Martin Ankerl
Hi! I've run into the same problem with many custom commands as discussed here: http://thread.gmane.org/gmane.comp.programming.tools.cmake.devel/13434 Which is referenced in this bug report: https://cmake.org/Bug/view.php?id=15612#c38924 I've had a look at this problem because this is the only

[cmake-developers] [CMake 0016105]: Address "RegularExpression::compile(): Expression too big."

2016-05-18 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == https://cmake.org/Bug/view.php?id=16105 == Reported By:Roscoe A. Bartlett Assigned To:

Re: [cmake-developers] [Patch] ExternalProject: fix retry logic if error occurs

2016-05-18 Thread Brad King
On 05/18/2016 03:30 PM, Ruslan Baratov via cmake-developers wrote: > I've attached patch with applying retry logic in cases when status code > is not zero. Thanks. Please split the patch to perform the refactoring into the ExternalProject-$step.cmake.in files first and then make the logic

[cmake-developers] [Patch] ExternalProject: fix retry logic if error occurs

2016-05-18 Thread Ruslan Baratov via cmake-developers
Hi, For now download retry attempt occurs in ExternalProject only if hash of archive mismatch. If error happens then script stop with FATAL_ERROR (example: https://ci.appveyor.com/project/ingenue/hunter/build/1.0.448/job/22kdl633f9w503ut). I've attached patch with applying retry logic in

Re: [cmake-developers] [PATCH] CPackIFW: Added cpack_ifw_update_repository command and other

2016-05-18 Thread Konstantin Podsvirov
18.05.2016, 16:52, "Brad King" : > On 05/17/2016 04:29 PM, Konstantin Podsvirov wrote: >> Please consider my changes in part CPack IFW generator. > > I've applied the changes with a few tweaks and merged to 'next' for testing: > > CPackIFW: Add more known QtIFW releases >

Re: [cmake-developers] [PATCH] CPackIFW: Added cpack_ifw_update_repository command and other

2016-05-18 Thread Brad King
On 05/17/2016 04:29 PM, Konstantin Podsvirov wrote: > Please consider my changes in part CPack IFW generator. I've applied the changes with a few tweaks and merged to 'next' for testing: CPackIFW: Add more known QtIFW releases https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6ca6b0dd