Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | Merge topic 'clang-gnulike-support' | Brad King | 2019-07-25 | 19 | -42/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'backport-clang-gnulike-support' into clang-gnulike-support | Brad King | 2019-07-24 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Tests: Revert "require C++14 for the Tutorial" | Brad King | 2019-07-24 | 13 | -13/+27 | |
| * | | | | | | | | | | | Help/guide/tutorial: Revert "require C++14 for the Tutorial" | Brad King | 2019-07-24 | 12 | -12/+24 | |
| * | | | | | | | | | | | Merge branch 'backport-clang-gnulike-support' into clang-gnulike-support | Brad King | 2019-07-24 | 7 | -30/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | | | | | | | | | / / / | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Clang: For MSVC ABI do not use modes older than C++14 | Brad King | 2019-07-24 | 7 | -30/+15 | |
| | |/ / / / / / / / | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-25 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge topic 'find_pkg_use_new_global_controls' | Brad King | 2019-07-24 | 14 | -12/+98 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindPackage: Support `NO_[]_PATH` global call options | Robert Maynard | 2019-07-22 | 13 | -12/+96 | |
| * | | | | | | | | | Tests: find_file restore PATH env variable after test runs | Robert Maynard | 2019-07-22 | 1 | -0/+2 | |
* | | | | | | | | | | Merge topic 'math_exp_not' | Brad King | 2019-07-24 | 4 | -59/+75 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | math(EXPR): Implement ~(exp_NOT) expression as documented | Gabor Bencze | 2019-07-23 | 4 | -59/+75 | |
* | | | | | | | | | | | Merge branch 'release-3.15' | Brad King | 2019-07-24 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'fix-emulator-arguments' into release-3.15 | Brad King | 2019-07-23 | 2 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ | Merge topic 'fix-emulator-arguments' | Brad King | 2019-07-24 | 2 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | / / / / / / / | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix allocation in CROSSCOMPILING_EMULATOR evaluation | Marek Antoniak | 2019-07-23 | 2 | -1/+4 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-24 | 1 | -1/+1 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'release-3.15' | Brad King | 2019-07-23 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'InstallRequiredSystemLibraries-redist' into release-3.15 | Brad King | 2019-07-22 | 1 | -6/+14 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge topic 'InstallRequiredSystemLibraries-redist' | Brad King | 2019-07-23 | 1 | -6/+14 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | / / / / / / | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | IRSL: Fix discovery of VS 2019 v141 toolset redistributables | James Butler | 2019-07-22 | 1 | -4/+12 | |
| * | | | | | | | | IRSL: Fix typo in v143 toolset version check | James Butler | 2019-07-22 | 1 | -2/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'parsers-bison-3.3' | Brad King | 2019-07-23 | 8 | -1225/+1273 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | LexerParser: Regenerate parsers with bison 3.3 | Brad King | 2019-07-22 | 8 | -1225/+1273 | |
* | | | | | | | | | Merge topic 'cmHasLiteralPrefix_cm_string_view' | Brad King | 2019-07-23 | 1 | -9/+28 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmAlgorithms: Make cmHasPrefix and cmHasSuffix cm::string_view based | Sebastian Holtermann | 2019-07-22 | 1 | -9/+28 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'make-imported-targets-more-equal' | Brad King | 2019-07-23 | 4 | -4/+17 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | target_*: Allow setting INTERFACE properties of UNKNOWN IMPORTED targets | Avraham Shukron | 2019-07-22 | 4 | -2/+15 | |
| * | | | | | | | | | cmTargetPropCommandBase: Order target type condition by order in enum | Avraham Shukron | 2019-07-22 | 1 | -4/+4 | |
* | | | | | | | | | | Merge topic 'command-refactoring3' | Brad King | 2019-07-23 | 29 | -383/+244 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmState: Support BuiltinCommands as free functions | Regina Pfeifer | 2019-07-22 | 7 | -62/+34 | |
| * | | | | | | | | | | cmCommand: De-virtualize function InvokeInitialPass | Regina Pfeifer | 2019-07-21 | 6 | -86/+24 | |
| * | | | | | | | | | | cmState: Add scripted commands by value | Regina Pfeifer | 2019-07-21 | 5 | -89/+50 | |
| * | | | | | | | | | | cmUnexpectedCommand: Replace with lambda expression | Regina Pfeifer | 2019-07-21 | 6 | -70/+22 | |
| * | | | | | | | | | | cmState: Hold commands by value | Regina Pfeifer | 2019-07-21 | 6 | -39/+69 | |
| * | | | | | | | | | | cmCommand: deprecate functions GetMakefile and SetError | Daniel Pfeifer | 2019-07-21 | 14 | -45/+53 | |
* | | | | | | | | | | | Merge topic 'ssl-warning' | Brad King | 2019-07-23 | 2 | -5/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | OpenSSL: Issue an error if OpenSSL is not found | Kyle Edwards | 2019-07-18 | 2 | -5/+7 | |
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-23 | 1 | -1/+1 | |
| |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'bootstrap-c++14' | Brad King | 2019-07-22 | 1 | -1/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | bootstrap: Verify C++14 capabilities before using them | Brad King | 2019-07-18 | 1 | -1/+20 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'refactor-processhandler' | Brad King | 2019-07-22 | 2 | -137/+181 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Refactor: Break cmCTestTestHandler::ProcessHandler() into smaller functions | Kyle Edwards | 2019-07-19 | 2 | -137/+181 | |
* | | | | | | | | | | | Merge topic 'tutorial_reference_cmake_install_command' | Brad King | 2019-07-22 | 1 | -6/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Tutorial: Updated to reference using cmake --install | Robert Maynard | 2019-07-19 | 1 | -6/+8 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'doc-string-multibyte' | Brad King | 2019-07-22 | 1 | -81/+94 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Help: Add note to each string() subcommand that assumes ASCII input | Craig Scott | 2019-07-19 | 1 | -1/+10 | |
| * | | | | | | | | | | | Help: Fix language and formatting inconsistencies for string() command | Craig Scott | 2019-07-19 | 1 | -81/+85 | |
* | | | | | | | | | | | | Merge topic 'static-library-flags' | Brad King | 2019-07-22 | 1 | -5/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Swift: fix static library handling | Saleem Abdulrasool | 2019-07-19 | 1 | -5/+7 | |