Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | 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 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'fix-swiftmix-test-for-xcode-10.2' | Brad King | 2019-05-02 | 4 | -5/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | SwiftMix: properly export SwiftMain method | Gregor Jasny | 2019-05-01 | 2 | -1/+2 | |
| * | | | | | | | | | | SwiftMix: Get rid of pointer types mismatch warning | Gregor Jasny | 2019-05-01 | 2 | -4/+4 | |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-02 | 1 | -1/+1 | |
| |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'IAR_6_x_fix' | Brad King | 2019-05-01 | 2 | -3/+12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | IAR: Fail early in case of IAR ARM 4.XX | Daniel Schürmann | 2019-04-26 | 2 | -0/+8 | |
| * | | | | | | | | | | IAR: Fix building with IAR ARM 6.X | Daniel Schürmann | 2019-04-25 | 2 | -3/+4 | |
* | | | | | | | | | | | Merge topic 'iar-binutils' | Brad King | 2019-05-01 | 1 | -11/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | IAR: Changes required for Linux | Stefan Andersson | 2019-04-25 | 1 | -11/+14 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'memorize_cxx_compilers_with_full_CXX11_support' | Brad King | 2019-05-01 | 5 | -17/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | CompileFeatures: Record when compilers gained full CXX11 support | Robert Maynard | 2019-04-29 | 5 | -17/+17 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'release-3.14' | Brad King | 2019-05-01 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'FindPython-NumPy-fix-dependencies-management' into release-3.14 | Brad King | 2019-04-30 | 1 | -9/+13 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'FindBoost-fix-fiber-compiler-features' into release-3.14 | Brad King | 2019-04-30 | 1 | -3/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'out-of-dir-linking-private-deps' into release-3.14 | Brad King | 2019-04-30 | 5 | -2/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge topic 'FindPython-NumPy-fix-dependencies-management' | Brad King | 2019-05-01 | 1 | -9/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | FindPython: NumPy: fix erroneous dependencies management | Marc Chevrier | 2019-04-30 | 1 | -9/+13 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge topic 'FindBoost-fix-fiber-compiler-features' | Brad King | 2019-05-01 | 1 | -3/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | FindBoost: Fix compiler features for `fiber` and `context` | Alex Turbov | 2019-04-30 | 1 | -0/+2 | |
| * | | | | | | | | | | | FindBoost: Record compiler features for Boost 1.67 and above | Alex Turbov | 2019-04-30 | 1 | -3/+9 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'release-3.13' | Brad King | 2019-05-01 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'out-of-dir-linking-private-deps' into release-3.13 | Brad King | 2019-04-30 | 5 | -2/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'out-of-dir-linking-private-deps' | Brad King | 2019-05-01 | 5 | -2/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | target_link_libraries: Fix static library private deps in other dirs | Brad King | 2019-04-30 | 5 | -2/+32 | |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-05-01 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge topic 'message-new-types-and-logging' | Craig Scott | 2019-04-30 | 26 | -32/+310 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | message(): Minor code modernization | Alex Turbov | 2019-04-28 | 1 | -5/+5 | |