summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2019-05-061-1/+1
* CMake Nightly Date StampKitware Robot2019-05-051-1/+1
* CMake Nightly Date StampKitware Robot2019-05-041-1/+1
* Merge topic 'std-pipes-always'Brad King2019-05-038-2/+77
|\
| * Ensure stdin, stdout, and stderr pipes are always openBrad King2019-05-028-2/+77
* | Merge topic 'cpack-ifw-stylesheet'Brad King2019-05-034-0/+30
|\ \
| * | CPack/IFW: Add StyleSheet fieldZaytsev Yuriy2019-05-024-0/+30
* | | Merge topic 'jobs-positive-value'Brad King2019-05-0311-3/+48
|\ \ \
| * | | cmake: --build -j <jobs> should not accept 0.Fred Baksik2019-05-0111-3/+48
* | | | Merge topic 'DetermineCompilerId-versioned-llvm-for-vs'Brad King2019-05-031-1/+1
|\ \ \ \
| * | | | CMakeDetermineCompilerId: Support versioned LLVM for Visual Studio.Zufu Liu2019-05-021-1/+1
* | | | | Merge topic 'genex-TARGET_FILE_BASE_NAME-manage-postfix'Brad King2019-05-037-20/+121
|\ \ \ \ \
| * | | | | Genex: Update $<TARGET_FILE_BASE_NAME:...>: take care of POSTFIXMarc Chevrier2019-05-025-8/+100
| * | | | | Refactor: introduce method cmGeneratorTarget::GetFilePostfixMarc Chevrier2019-05-022-12/+21
* | | | | | Merge topic 'memorize_cxx_compilers_with_full_CXX14_support'Brad King2019-05-033-0/+16
|\ \ \ \ \ \
| * | | | | | CompileFeatures: Record when compilers gained full CXX14 supportRobert Maynard2019-05-023-0/+16
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2019-05-031-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'ios_fixes'Brad King2019-05-021-4/+13
|\ \ \ \ \
| * | | | | iOS: Only set the CMAKE_FIND_ROOT_PATH_MODE_* variables when not definedAlexandru Croitor2019-04-301-3/+9
| * | | | | iOS: Only look for packages in the provided CMAKE_FIND_ROOT_PATHsAlexandru Croitor2019-04-301-0/+1
| * | | | | iOS: Allow setting multiple CMAKE_FIND_ROOT_PATH valuesAlexandru Croitor2019-04-301-1/+1
| * | | | | iOS: Allow specifying CMAKE_MACOSX_BUNDLE in toolchain fileAlexandru Croitor2019-04-301-1/+3
* | | | | | Merge topic 'cpackrpm.debug'Brad King2019-05-021-1/+3
|\ \ \ \ \ \
| * | | | | | CPackRPM: Hide CPACK_RPM_ROOTDIR debug if not CPACK_RPM_PACKAGE_DEBUGHarry Mallon2019-04-301-1/+3
| |/ / / / /
* | | | | | Merge topic 'genex-code-cleanup'Brad King2019-05-021-416/+175
|\ \ \ \ \ \
| * | | | | | cmGeneratorExpressionNode: refactor TargetPropertyNodeLeonid Pospelov2019-04-221-48/+49
| * | | | | | cmGeneratorExpressionNode: use ctor arguments instead of macroLeonid Pospelov2019-04-221-30/+36
| * | | | | | cmGeneratorExpressionNode: add VersionNodeLeonid Pospelov2019-04-221-84/+10
| * | | | | | cmGeneratorExpressionNode: remove structs CompilerId*, CompilerVersion*Leonid Pospelov2019-04-221-166/+43
| * | | | | | cmGeneratorExpressionNode: add CharacterNodeLeonid Pospelov2019-04-221-36/+8
| * | | | | | cmGeneratorExpressionNode: simplify code in EqualNodeLeonid Pospelov2019-04-221-54/+29
| * | | | | | cmGeneratorExpressionNode: Simplify static string constantBrad King2019-04-221-2/+4
* | | | | | | Merge topic 'code-cleanup-3'Brad King2019-05-021-29/+11
|\ \ \ \ \ \ \
| * | | | | | | cmGlobalVisualStudioGenerator: remove redundant variablesLeonid Pospelov2019-04-241-12/+5
| * | | | | | | cmGlobalVisualStudioGenerator: use cmJoin to join the filenamesLeonid Pospelov2019-04-221-11/+1
| * | | | | | | cmGlobalVisualStudioGenerator: use auto instead of iterator typesLeonid Pospelov2019-04-221-6/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'fix-swiftmix-test-for-xcode-10.2'Brad King2019-05-024-5/+6
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | SwiftMix: properly export SwiftMain methodGregor Jasny2019-05-012-1/+2
| * | | | | | SwiftMix: Get rid of pointer types mismatch warningGregor Jasny2019-05-012-4/+4
* | | | | | | CMake Nightly Date StampKitware Robot2019-05-021-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'IAR_6_x_fix'Brad King2019-05-012-3/+12
|\ \ \ \ \ \
| * | | | | | IAR: Fail early in case of IAR ARM 4.XXDaniel Schürmann2019-04-262-0/+8
| * | | | | | IAR: Fix building with IAR ARM 6.XDaniel Schürmann2019-04-252-3/+4
* | | | | | | Merge topic 'iar-binutils'Brad King2019-05-011-11/+14
|\ \ \ \ \ \ \
| * | | | | | | IAR: Changes required for LinuxStefan Andersson2019-04-251-11/+14
* | | | | | | | Merge topic 'memorize_cxx_compilers_with_full_CXX11_support'Brad King2019-05-015-17/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | CompileFeatures: Record when compilers gained full CXX11 supportRobert Maynard2019-04-295-17/+17
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.14'Brad King2019-05-010-0/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'FindPython-NumPy-fix-dependencies-management' into release-3.14Brad King2019-04-301-9/+13
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'FindBoost-fix-fiber-compiler-features' into release-3.14Brad King2019-04-301-3/+11
| |\ \ \ \ \ \ \ \ \