Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'ninja-swift-map-file-path' | Brad King | 2019-07-25 | 1 | -2/+2 |
|\ | |||||
| * | Ninja: do not normalise swift support file paths | Saleem Abdulrasool | 2019-07-24 | 1 | -2/+2 |
* | | Merge topic 'makefile-depend-relative-include' | Brad King | 2019-07-25 | 2 | -3/+12 |
|\ \ | |||||
| * | | Makefile: Fix regression in dependencies on relative includes | Brad King | 2019-07-24 | 2 | -3/+12 |
* | | | 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 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | FindPackage: Support `NO_[]_PATH` global call options | Robert Maynard | 2019-07-22 | 1 | -0/+3 |
* | | | | Merge topic 'math_exp_not' | Brad King | 2019-07-24 | 2 | -57/+71 |
|\ \ \ \ | |||||
| * | | | | math(EXPR): Implement ~(exp_NOT) expression as documented | Gabor Bencze | 2019-07-23 | 2 | -57/+71 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'fix-emulator-arguments' | Brad King | 2019-07-24 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix allocation in CROSSCOMPILING_EMULATOR evaluation | Marek Antoniak | 2019-07-23 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-24 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | 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 | 1 | -3/+4 |
|\ \ \ | |||||
| * | | | target_*: Allow setting INTERFACE properties of UNKNOWN IMPORTED targets | Avraham Shukron | 2019-07-22 | 1 | -1/+2 |
| * | | | 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 | 28 | -382/+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 | 5 | -69/+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 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-23 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | 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 'static-library-flags' | Brad King | 2019-07-22 | 1 | -5/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Swift: fix static library handling | Saleem Abdulrasool | 2019-07-19 | 1 | -5/+7 |
* | | | | | | Merge topic 'refactor-usage-requirements' | Brad King | 2019-07-22 | 3 | -294/+245 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmGeneratorTarget: Refactor usage requirement genex evaluation | Brad King | 2019-07-19 | 1 | -270/+209 |
| * | | | | | | cmGeneratorTarget: Move static functions to anonymous namespace | Brad King | 2019-07-19 | 1 | -26/+43 |
| * | | | | | | cmGeneratorTarget: Order usage requirement processing logic consistently | Brad King | 2019-07-19 | 1 | -10/+11 |
| * | | | | | | cmGeneratorTarget: Remove unnecessary copy to local variable | Brad King | 2019-07-19 | 1 | -4/+3 |
| * | | | | | | cmGeneratorTarget: Remove unused member of internal class | Brad King | 2019-07-19 | 1 | -3/+0 |
| * | | | | | | cmGeneratorExpressionDAGChecker: Avoid const_cast | Brad King | 2019-07-19 | 2 | -4/+2 |
* | | | | | | | Merge topic 'cpack-install-scripts' | Craig Scott | 2019-07-22 | 1 | -2/+14 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CPack: Introduce CPACK_INSTALL_SCRIPTS variable | Alex Turbov | 2019-07-21 | 1 | -2/+14 |
* | | | | | | | | Merge topic 'feature/message-indent' | Craig Scott | 2019-07-22 | 1 | -14/+38 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | message(): Control indentation via CMAKE_MESSAGE_INDENT | Alex Turbov | 2019-07-21 | 1 | -14/+38 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-22 | 1 | -1/+1 |
| |_|_|_|_|/ / / |/| | | | | | | | |||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-21 | 1 | -1/+1 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-20 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge topic 'skip_regular_expression' | Kyle Edwards | 2019-07-19 | 4 | -5/+38 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CTest: Add SKIP_REGULAR_EXPRESSION test property | Gabor Bencze | 2019-07-18 | 4 | -5/+38 |
* | | | | | | | Merge topic 'command-final-action' | Brad King | 2019-07-19 | 15 | -316/+262 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmCommand: remove FinalPass from interface | Daniel Pfeifer | 2019-07-18 | 3 | -34/+0 |
| * | | | | | | | cmVariableWatchCommand: Port away from FinalPass | Daniel Pfeifer | 2019-07-18 | 2 | -22/+33 |