Re: [CMake] CMake download blocked by Google Chrome

2016-04-10 Thread Matthew Rule
Ok thanks for the responses. I will go ahead with the download in that case. Sorry if the question was a little offtopic for this mailing list, I see it's mostly technical discussion. Thanks, Matt On 10 April 2016 at 15:42, Cristian Adam wrote: > Hi, > >

Re: [CMake] CMake download blocked by Google Chrome

2016-04-10 Thread Matthew Rule
FYI I don't think it has to do with digital signing because I also have the same problem with the Windows ZIP. Anyway, I'll trust it. Thanks Matt On 10 April 2016 at 15:42, Cristian Adam wrote: > Hi, > > virustotal.com (which belongs to google) doesn't find any

Re: [CMake] CMake download blocked by Google Chrome

2016-04-10 Thread Raymond Wan
Hi Matthew, On Sun, Apr 10, 2016 at 10:25 PM, Matthew Rule wrote: > When trying to download cmake-3.5.1-win32-x86.msi from > https://cmake.org/download/ I received the following message: > https://i.gyazo.com/6cf9cd56e9cf1f513f649cf59f768241.png > > I'd assume that

Re: [CMake] CMake download blocked by Google Chrome

2016-04-10 Thread Raymond Wan
Hi Matthew, On Sun, Apr 10, 2016 at 10:45 PM, Matthew Rule wrote: > Ok thanks for the responses. I will go ahead with the download in that case. > Sorry if the question was a little offtopic for this mailing list, I see > it's mostly technical discussion. ...I don't

[CMake] CMake download blocked by Google Chrome

2016-04-10 Thread Matthew Rule
When trying to download cmake-3.5.1-win32-x86.msi from https://cmake.org/download/ I received the following message: https://i.gyazo.com/6cf9cd56e9cf1f513f649cf59f768241.png I'd assume that this message is displayed to most Chrome users (if Google uses and distributes a single collection of

Re: [CMake] CMake download blocked by Google Chrome

2016-04-10 Thread Cristian Adam
Hi, virustotal.com (which belongs to google) doesn't find any problems with the msi file. I assume Google Chrome panics because the file is not digitally signed by CMake.org. One can get an open source authenticode for 14€ from Certum

Re: [cmake-developers] CMake API for warnings

2016-04-10 Thread Ruslan Baratov via cmake-developers
Sounds good? On 06-Apr-16 01:03, Ruslan Baratov via cmake-developers wrote: On 05-Apr-16 21:03, Brad King wrote: On 03/31/2016 12:47 PM, Ruslan Baratov wrote: What about 3 properties containing list of 's (groups unexpanded): * COMPILE_WARNINGS_DISABLE # e.g. "shift-sign-overflow;unused" *

[Cmake-commits] CMake branch, master, updated. v3.5.1-430-g7c3fe7e

2016-04-10 Thread Kitware Robot
_VERSION_MINOR 5) -set(CMake_VERSION_PATCH 20160410) +set(CMake_VERSION_PATCH 20160411) #set(CMake_VERSION_RC 1) --- Summary of changes: Source/CMakeVersion.cmake |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/