Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | CMake 3.15.1v3.15.1 | Brad King | 2019-07-26 | 1 | -1/+1 | |
| * | | | Merge branch 'makefile-depend-relative-include' into release-3.15 | Brad King | 2019-07-25 | 2 | -3/+12 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'fix-emulator-arguments' into release-3.15 | Brad King | 2019-07-23 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'ctest-done-hash' into release-3.15 | Brad King | 2019-07-19 | 1 | -9/+9 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'vs-asmlist-dir' into release-3.15 | Brad King | 2019-07-18 | 2 | -4/+2 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Swift: Add library search paths for dependencies | Saleem Abdulrasool | 2019-07-18 | 1 | -7/+27 | |
| * | | | | | | | Support per-language library link flags | Saleem Abdulrasool | 2019-07-18 | 1 | -4/+17 | |
* | | | | | | | | Merge topic 'cmStringAlgorithms' | Kyle Edwards | 2019-07-30 | 78 | -165/+216 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h | Sebastian Holtermann | 2019-07-29 | 78 | -165/+216 | |
* | | | | | | | | | Merge topic 'function-blocker-stack' | Kyle Edwards | 2019-07-30 | 2 | -46/+30 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmMakefile: Keep function blockers in a stack | Regina Pfeifer | 2019-07-26 | 2 | -46/+30 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'cmake-version' | Craig Scott | 2019-07-30 | 5 | -74/+94 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | CMakeVersion: Preserve Git information during 'git archive' | Brad King | 2019-07-29 | 2 | -0/+5 | |
| * | | | | | | | | CMakeVersion: Add generic '-git' suffix when no git info is available | Brad King | 2019-07-29 | 1 | -0/+6 | |
| * | | | | | | | | CMakeVersion: Provide Git information in non-exact release versions | Brad King | 2019-07-29 | 1 | -9/+22 | |
| * | | | | | | | | CMakeVersion: Re-order logic to obviate addition of each component | Brad King | 2019-07-29 | 1 | -16/+19 | |
| * | | | | | | | | CMakeVersion: De-duplicate variable initialization | Brad King | 2019-07-29 | 1 | -4/+2 | |
| * | | | | | | | | CMakeVersion: Factor git execution into helper macro | Brad King | 2019-07-29 | 1 | -24/+23 | |
| * | | | | | | | | CMakeVersion: Use FindGit module to find Git | Brad King | 2019-07-29 | 1 | -3/+2 | |
| * | | | | | | | | CMakeVersion: Consider Git even with just a `.git` file | Brad King | 2019-07-29 | 1 | -1/+1 | |
| * | | | | | | | | CMakeVersion: Move git logic to main script | Brad King | 2019-07-29 | 2 | -32/+31 | |
| * | | | | | | | | CMakeVersion: Move computation logic to main script | Brad King | 2019-07-29 | 2 | -29/+27 | |
| * | | | | | | | | CMakeVersion.rc: Compute resource components only on Windows | Brad King | 2019-07-29 | 2 | -15/+15 | |
| |/ / / / / / / | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-30 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'modernize_string_view_cmOutputConverter' | Brad King | 2019-07-29 | 4 | -126/+138 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmOutputConverter: Make shell escaping methods cm::string_view based | Sebastian Holtermann | 2019-07-28 | 2 | -63/+62 | |
| * | | | | | | | cmOutputConverter: Let GetFortranFormat accept a cm::string_view | Sebastian Holtermann | 2019-07-28 | 2 | -5/+13 | |
| * | | | | | | | cmOutputConverter: Return bool instead of int in utility functions | Sebastian Holtermann | 2019-07-28 | 2 | -18/+18 | |
| * | | | | | | | cmOutputConverter: Let cmOutputConverterIsShellOperator accept cm::string_view | Sebastian Holtermann | 2019-07-28 | 2 | -4/+3 | |
| * | | | | | | | cmOutputConverter: Let cmOutputConverterIsShellOperator accept cm::string_view | Sebastian Holtermann | 2019-07-28 | 1 | -2/+2 | |
| * | | | | | | | cmOutputConverter: Let EscapeForCMake accept a cm::string_view | Sebastian Holtermann | 2019-07-28 | 2 | -9/+10 | |
| * | | | | | | | cmSystemTool: Let TrimWhitespace accept a cm::string_view | Sebastian Holtermann | 2019-07-28 | 2 | -7/+7 | |
| * | | | | | | | cmSystemTool: Let HelpFileName accept a cm::string_view | Sebastian Holtermann | 2019-07-28 | 2 | -2/+3 | |
| * | | | | | | | cmSystemTool: Let EscapeQuotes accept a cm::string_view | Sebastian Holtermann | 2019-07-28 | 2 | -5/+5 | |
| * | | | | | | | cmSystemTool: Let Expand(ed)ListArgument accept a cm::string_view | Sebastian Holtermann | 2019-07-28 | 2 | -15/+19 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-29 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-28 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-27 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'cmake-version-rc' | Brad King | 2019-07-26 | 2 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CMakeVersion: Use '-rc0' version suffix on release branches prior to rc1 | Brad King | 2019-07-26 | 2 | -2/+2 | |
* | | | | | | | Merge topic 'ep_support_no_submodule_init' | Kyle Edwards | 2019-07-26 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ExternalProject: Support not initializing any submodules | Robert Maynard | 2019-07-24 | 1 | -1/+5 | |
* | | | | | | | | Merge topic 'remove_compiler_rpath' | Kyle Edwards | 2019-07-26 | 5 | -5/+22 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Property: Add INSTALL_REMOVE_ENVIROMENT_RPATH property | Jiang Yue | 2019-07-25 | 5 | -5/+22 | |
* | | | | | | | | Merge topic 'optimize-usage-requirements' | Brad King | 2019-07-26 | 4 | -137/+231 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Genex: Memoize usage requirement TARGET_PROPERTY existence | Brad King | 2019-07-23 | 2 | -0/+52 | |
| * | | | | | | | | cmLinkItem: Expose HadHeadSensitiveCondition in cmLinkInterfaceLibraries | Brad King | 2019-07-23 | 1 | -1/+3 | |
| * | | | | | | | | Genex: Optimize build setting TARGET_PROPERTY evaluation | Brad King | 2019-07-23 | 2 | -54/+43 | |
| * | | | | | | | | Genex: Optimize usage requirement TARGET_PROPERTY recursion | Brad King | 2019-07-23 | 3 | -22/+95 | |
| * | | | | | | | | Genex: In TARGET_PROPERTY check for usage reqs in link libs earlier | Brad King | 2019-07-21 | 1 | -25/+26 | |