Colin Tracey
3758af12fa
CPackNSIS: Add options to set the bitmap for NSIS installer left side
...
set MUI_WELCOMEFINISHPAGE_BITMAP
set MUI_UNWELCOMEFINISHPAGE_BITMAP
2015-10-06 09:08:37 -04:00
Kitware Robot
3709e950f4
CMake Nightly Date Stamp
2015-10-06 00:01:06 -04:00
Stephen Kelly
74d565e0e9
Remove unused cmLocalGenerator include.
2015-10-05 20:59:56 +02:00
Stephen Kelly
09466690f0
Add cmOutputConverter include where needed.
2015-10-05 20:58:06 +02:00
Stephen Kelly
0a73044579
cmake: Remove needless cmLocalGenerator creation.
2015-10-05 20:52:26 +02:00
Stephen Kelly
3339a7508e
CTest: Port away from cmLocalGenerator.
2015-10-05 20:46:59 +02:00
Stephen Kelly
6da4cd8fb9
CTest: Remove needless cmLocalGenerator creation.
2015-10-05 20:46:59 +02:00
Stephen Kelly
94cc4e74ae
CPack: Remove needless cmLocalGenerator creation.
2015-10-05 19:59:23 +02:00
Stephen Kelly
f7738fd122
cmLocalGenerator: Constify target in API.
2015-10-05 19:22:02 +02:00
Stephen Kelly
b2054e1661
QtAutogen: Port global generator to cmGeneratorTarget.
2015-10-05 19:21:59 +02:00
Stephen Kelly
1e757c318b
QtAutogen: Use a target type between loops.
2015-10-05 19:21:56 +02:00
Stephen Kelly
5fb730174d
QtAutogen: Make some private statics file static.
2015-10-05 19:21:48 +02:00
Brad King
992c43d2ed
Tests: Rename OS X nightly release binary test
...
The "Mac64" build is now the primary and only OS X build, so just name
it "OSX".
2015-10-05 13:09:36 -04:00
Brad King
45fa326b6c
Utilities/Release: Drop OS X ppc/i386 binary
...
Users with OS X 10.5 or below can build from source or use an older
CMake version.
2015-10-05 13:09:04 -04:00
Brad King
9cbab63ee1
Tests: Drop nightly OS X ppc/i386 binary
...
Users with OS X 10.5 or below can build from source or use an older
CMake version.
2015-10-05 13:09:04 -04:00
Stephen Kelly
86f7fc5d55
QtAutogen: Move SetupAutoRccTarget method.
2015-10-05 18:55:09 +02:00
Stephen Kelly
2aa3f500c4
QtAutogen: Move MergeRccOptions method.
2015-10-05 18:50:47 +02:00
Stephen Kelly
59b91107d1
QtAutogen: Move GetRccExecutable method.
2015-10-05 18:50:00 +02:00
Stephen Kelly
7254f64525
QtAutogen: Move SetupAutoUicTarget method.
2015-10-05 18:48:41 +02:00
Stephen Kelly
975b753997
QtAutogen: Move GetUicOpts method.
2015-10-05 18:47:49 +02:00
Stephen Kelly
f75ec6044c
QtAutogen: Move SetupAutoMocTarget method.
2015-10-05 18:46:58 +02:00
Stephen Kelly
f3158e45b8
QtAutogen: Move GetCompileDefinitionsAndDirectories method.
2015-10-05 18:46:11 +02:00
Stephen Kelly
493b17f8c7
QtAutogen: Move SetupSourceFiles method.
2015-10-05 18:45:21 +02:00
Stephen Kelly
616f03114e
cmGlobalGenerator: Move path computation to Compute.
2015-10-05 18:43:18 +02:00
Stephen Kelly
9eea0486bf
cmGlobalGenerator: Do more computation at compute time.
2015-10-05 18:43:18 +02:00
Stephen Kelly
2eca055988
cmGlobalGenerator: De-virtualize Compute().
...
It now implements the NVI pattern.
2015-10-05 18:43:18 +02:00
Stephen Kelly
21f428f4c0
VisualStudio: Replace Compute override with AddExtraIDETargets override.
2015-10-05 18:43:18 +02:00
Stephen Kelly
a9588e90bb
VisualStudio10: Initialize the LongestSource at generate time.
...
There is no need to initialize it at compute time.
2015-10-05 18:43:17 +02:00
Stephen Kelly
4407eee013
cmGlobalGenerator: Call AddExtraIDETargets as a hook of Compute().
...
Relieve the Xcode generator of having to reimplement Compute().
2015-10-05 18:43:17 +02:00
Stephen Kelly
a09c545d3a
Xcode: Extract a AddExtraIDETargets method.
2015-10-05 18:43:17 +02:00
Stephen Kelly
d945b36a93
cmExportTryCompileFileGenerator: Evaluate genex with cmGeneratorTarget.
2015-10-05 18:42:27 +02:00
Stephen Kelly
48f8b6acf3
cmExportFileGenerator: Evaluate genex with cmGeneratorTarget.
2015-10-05 18:42:27 +02:00
Thijs Wenker
821e17785e
FindOpenSSL: Add support for static MSVC runtime
...
Add an OPENSSL_MSVC_STATIC_RT option to switch from the default search
for `/MD` libraries to look for `/MT` libraries instead.
2015-10-05 11:40:09 -04:00
Brad King
f2791da132
Merge branch 'release'
2015-10-05 10:34:10 -04:00
Brad King
679a5d2185
Help: Fix version reference in 3.4 release notes
...
The 3.4 notes cover changes since 3.3, not 3.4.
2015-10-05 10:33:43 -04:00
Brad King
091fbd6964
Begin post-3.4 development
2015-10-05 10:16:03 -04:00
Brad King
7037ead2ba
Merge branch 'release'
2015-10-05 10:14:12 -04:00
Brad King
86cc45e3e3
CMake 3.4.0-rc1 version update
2015-10-05 10:11:00 -04:00
Brad King
850dcbf59a
Help: Drop development topic notes to prepare release
...
Release versions do not have the development topic section of
the CMake Release Notes index page.
2015-10-05 10:09:35 -04:00
Brad King
3187de20fd
Merge topic 'doc-3.4-relnotes'
...
19ce56e2
Help: Organize and revise 3.4 release notes
c922aa18
Help: Consolidate 3.4 release notes
2015-10-05 10:08:34 -04:00
Brad King
19ce56e274
Help: Organize and revise 3.4 release notes
...
Add section headers similar to the 3.3 release notes and move each
individual bullet into an appropriate section. Revise a few bullets.
2015-10-05 10:05:26 -04:00
Brad King
c922aa1892
Help: Consolidate 3.4 release notes
...
Move all development release notes into a new version-specific document:
tail -q -n +3 Help/release/dev/* > Help/release/3.4.rst
git rm -- Help/release/dev/*
except the sample topic:
git checkout HEAD -- Help/release/dev/0-sample-topic.rst
Reference the new document from the release notes index document.
Add a title and intro sentence to the new document by hand.
2015-10-05 10:05:26 -04:00
Brad King
6c25ceb6a8
Merge topic 'vs-win10-store'
...
2402bb8c
Help: Document Windows 10 Universal Applications in cmake-toolchains(7)
1be2f12c
VS: Add support for Windows 10 Universal (Store) Applications
2798dbda
VS: Refactor indentation of LinkLibraryDependencies
8c426183
MSVC: Add system libs for WindowsStore on VS 2015
d1b87d72
VS: Select Windows 10 Store SDK and toolset for VS 2015
2015-10-05 10:04:11 -04:00
Brad King
518dc27728
Merge topic 'vs-win10-sdk'
...
45812111
VS: Select latest Windows 10 SDK if no specific version was requested
2015-10-05 10:04:09 -04:00
Brad King
99c7c23abe
Merge topic 'FindMatlab-v8.6'
...
2775768f
FindMatlab: Add support for Matlab R2015b
2015-10-05 10:04:07 -04:00
Brad King
2402bb8cfd
Help: Document Windows 10 Universal Applications in cmake-toolchains(7)
2015-10-05 09:48:15 -04:00
Gilles Khouzam
1be2f12cf2
VS: Add support for Windows 10 Universal (Store) Applications
...
Teach the VS 2015 generator to support WindowsStore 10.0 applications.
Add target properties to customize them:
* VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION: Specifies the minimum version
of the OS that the project can target.
* VS_DESKTOP_EXTENSIONS_VERSION, VS_MOBILE_EXTENSIONS_VERSIONS,
VS_IOT_EXTENSIONS_VERSION: Add a reference to the version of the SDK
specified to the target allowing to target the extended functionality in
a universal project.
* VS_IOT_STARTUP_TASK: Specifies that the target should be
built as an IOT continuous background task.
2015-10-05 09:48:11 -04:00
Gilles Khouzam
2798dbdacb
VS: Refactor indentation of LinkLibraryDependencies
...
Use our indentation specifier instead of hard-coding spaces.
2015-10-05 09:24:50 -04:00
Francesco Romano
2775768f34
FindMatlab: Add support for Matlab R2015b
2015-10-05 09:16:14 -04:00
Kitware Robot
a57f5abdf6
CMake Nightly Date Stamp
2015-10-05 00:01:04 -04:00