Re: [cmake-developers] script mode current directory

2015-10-02 Thread Brad King
On 10/02/2015 08:00 AM, J Decker wrote: > On Fri, Oct 2, 2015 at 4:40 AM, Tamás Kenéz wrote: >> In script mode it seems that all the CMAKE_[CURRENT_](BINARY|SOURCE)_DIR >> variables are set to the current working directory. > > if CMAKE_[CURRENT]_SOURCE_DIR is current directory; you're doing >

Re: [cmake-developers] [Patch] Adding Windows 10 support

2015-10-02 Thread Brad King
On 10/01/2015 09:04 AM, Brad King wrote: > Looks good, thanks. I've applied the series with minor tweaks: After a C++98 compilation fix and some documentation updates, this is now in 'master': Help: Improve CMAKE_SYSTEM_{NAME,VERSION} variable documentation

Re: [cmake-developers] script mode current directory

2015-10-02 Thread J Decker
On Fri, Oct 2, 2015 at 4:40 AM, Tamás Kenéz wrote: > In script mode it seems that all the CMAKE_[CURRENT_](BINARY|SOURCE)_DIR > variables are set to the current working directory. > if CMAKE_[CURRENT]_SOURCE_DIR is current directory; you're doing something wrong :) That

[cmake-developers] script mode current directory

2015-10-02 Thread Tamás Kenéz
In script mode it seems that all the CMAKE_[CURRENT_](BINARY|SOURCE)_DIR variables are set to the current working directory. Is this something we can rely on and it could be added to the documentation? Tamas -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ

[cmake-developers] [Patch] Adding Windows 10 Universal app support

2015-10-02 Thread Gilles Khouzam
This patch adds Windows Universal (store) app support. Just like Windows 8.0 and Windows 8.1, this will allow to produce a Windows 10 Store application (there are no more Phone apps as they are the same now). >From the commit message: This change adds support for Windows 10 Universal (Store)

[cmake-developers] [PATCH] add options to set the bitmap for NSIS installer left side

2015-10-02 Thread Colin Tracey
>From 5cd81e17a51c5dc74e494c39a5f496f8e54a5bbf Mon Sep 17 00:00:00 2001 From: Colin Tracey Date: Fri, 25 Sep 2015 15:06:08 -0500 Subject: [PATCH] add options to set the bitmap for NSIS installer left side set MUI_WELCOMEFINISHPAGE_BITMAP set MUI_UNWELCOMEFINISHPAGE_BITMAP ---

Re: [cmake-developers] [Development] [ANNOUNCE] DaD's House! (Beta)

2015-10-02 Thread Konstantin Podsvirov
Some time passed and DaD's House was much more informative! Now on the website, you can: - See the list of modules provided by a specific installer; - See the list of all build-specific module; - Show details on specific build of the specific module. See "Details" links. Perhaps this is the

[cmake-developers] [CMake 0015763]: Cannot find appropriate C compiler on this system

2015-10-02 Thread Mantis Bug Tracker
The following issue has been SUBMITTED. == https://public.kitware.com/Bug/view.php?id=15763 == Reported By:diaobk Assigned To: