Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge topic 'docs-static-lib-link-options' | Marc Chevrier | 2019-05-07 | 2 | -15/+26 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Help: Clarify that link options don't apply to static library targets | Craig Scott | 2019-05-05 | 2 | -15/+26 | |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-07 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'release-3.14' | Brad King | 2019-05-06 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'FindPython-fix-Python_RUNTIME_LIBRARY_DIRS-variable' into relea... | Brad King | 2019-05-06 | 1 | -3/+6 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'fix_ios_try_compile' into release-3.14 | Brad King | 2019-05-06 | 1 | -1/+8 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ | Merge topic 'FindPython-fix-Python_RUNTIME_LIBRARY_DIRS-variable' | Brad King | 2019-05-06 | 1 | -3/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | FindPython: ensure variable Python_RUNTIME_LIBRARY_DIRS is set correctly | Marc Chevrier | 2019-05-05 | 1 | -3/+6 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'fix_ios_try_compile' | Brad King | 2019-05-06 | 1 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | iOS: Fix try_compile FILE_COPY not to fail | Alexandru Croitor | 2019-05-06 | 1 | -1/+8 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'SWIG' | Brad King | 2019-05-06 | 4 | -1/+62 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | UseSWIG: Manage alternate library name | Marc Chevrier | 2019-05-03 | 4 | -1/+62 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'findice-clang-cl' | Brad King | 2019-05-06 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | FindIce: Support clang-cl by checking CMAKE_CXX_SIMULATE_ID | jspam | 2019-05-03 | 1 | -2/+2 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-06 | 1 | -1/+1 | |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-05 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-04 | 1 | -1/+1 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'std-pipes-always' | Brad King | 2019-05-03 | 8 | -2/+77 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Ensure stdin, stdout, and stderr pipes are always open | Brad King | 2019-05-02 | 8 | -2/+77 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'cpack-ifw-stylesheet' | Brad King | 2019-05-03 | 4 | -0/+30 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CPack/IFW: Add StyleSheet field | Zaytsev Yuriy | 2019-05-02 | 4 | -0/+30 | |
* | | | | | | | | | Merge topic 'jobs-positive-value' | Brad King | 2019-05-03 | 11 | -3/+48 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmake: --build -j <jobs> should not accept 0. | Fred Baksik | 2019-05-01 | 11 | -3/+48 | |
* | | | | | | | | | | Merge topic 'DetermineCompilerId-versioned-llvm-for-vs' | Brad King | 2019-05-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | CMakeDetermineCompilerId: Support versioned LLVM for Visual Studio. | Zufu Liu | 2019-05-02 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge topic 'genex-TARGET_FILE_BASE_NAME-manage-postfix' | Brad King | 2019-05-03 | 7 | -20/+121 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Genex: Update $<TARGET_FILE_BASE_NAME:...>: take care of POSTFIX | Marc Chevrier | 2019-05-02 | 5 | -8/+100 | |
| * | | | | | | | | | | | Refactor: introduce method cmGeneratorTarget::GetFilePostfix | Marc Chevrier | 2019-05-02 | 2 | -12/+21 | |
* | | | | | | | | | | | | Merge topic 'memorize_cxx_compilers_with_full_CXX14_support' | Brad King | 2019-05-03 | 3 | -0/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | CompileFeatures: Record when compilers gained full CXX14 support | Robert Maynard | 2019-05-02 | 3 | -0/+16 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-03 | 1 | -1/+1 | |
| |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'ios_fixes' | Brad King | 2019-05-02 | 1 | -4/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | iOS: Only set the CMAKE_FIND_ROOT_PATH_MODE_* variables when not defined | Alexandru Croitor | 2019-04-30 | 1 | -3/+9 | |
| * | | | | | | | | | | iOS: Only look for packages in the provided CMAKE_FIND_ROOT_PATHs | Alexandru Croitor | 2019-04-30 | 1 | -0/+1 | |
| * | | | | | | | | | | iOS: Allow setting multiple CMAKE_FIND_ROOT_PATH values | Alexandru Croitor | 2019-04-30 | 1 | -1/+1 | |
| * | | | | | | | | | | iOS: Allow specifying CMAKE_MACOSX_BUNDLE in toolchain file | Alexandru Croitor | 2019-04-30 | 1 | -1/+3 | |
* | | | | | | | | | | | Merge topic 'cpackrpm.debug' | Brad King | 2019-05-02 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | CPackRPM: Hide CPACK_RPM_ROOTDIR debug if not CPACK_RPM_PACKAGE_DEBUG | Harry Mallon | 2019-04-30 | 1 | -1/+3 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge topic 'genex-code-cleanup' | Brad King | 2019-05-02 | 1 | -416/+175 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | cmGeneratorExpressionNode: refactor TargetPropertyNode | Leonid Pospelov | 2019-04-22 | 1 | -48/+49 | |
| * | | | | | | | | | | | cmGeneratorExpressionNode: use ctor arguments instead of macro | Leonid Pospelov | 2019-04-22 | 1 | -30/+36 | |
| * | | | | | | | | | | | cmGeneratorExpressionNode: add VersionNode | Leonid Pospelov | 2019-04-22 | 1 | -84/+10 | |
| * | | | | | | | | | | | cmGeneratorExpressionNode: remove structs CompilerId*, CompilerVersion* | Leonid Pospelov | 2019-04-22 | 1 | -166/+43 | |
| * | | | | | | | | | | | cmGeneratorExpressionNode: add CharacterNode | Leonid Pospelov | 2019-04-22 | 1 | -36/+8 | |
| * | | | | | | | | | | | cmGeneratorExpressionNode: simplify code in EqualNode | Leonid Pospelov | 2019-04-22 | 1 | -54/+29 | |
| * | | | | | | | | | | | cmGeneratorExpressionNode: Simplify static string constant | Brad King | 2019-04-22 | 1 | -2/+4 | |
* | | | | | | | | | | | | Merge topic 'code-cleanup-3' | Brad King | 2019-05-02 | 1 | -29/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | cmGlobalVisualStudioGenerator: remove redundant variables | Leonid Pospelov | 2019-04-24 | 1 | -12/+5 | |
| * | | | | | | | | | | | | cmGlobalVisualStudioGenerator: use cmJoin to join the filenames | Leonid Pospelov | 2019-04-22 | 1 | -11/+1 | |
| * | | | | | | | | | | | | cmGlobalVisualStudioGenerator: use auto instead of iterator types | Leonid Pospelov | 2019-04-22 | 1 | -6/+5 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | |