Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang-tidy: Pass by value | Regina Pfeifer | 2019-01-22 | 73 | -256/+265 |
* | Merge topic 'crosscompiling_emulator-fix' | Brad King | 2019-01-22 | 1 | -1/+1 |
|\ | |||||
| * | CROSSCOMPILING_EMULATOR: Fix test generation for empty value | Kyle Edwards | 2019-01-21 | 1 | -1/+1 |
* | | Merge topic 'Wcomma' | Brad King | 2019-01-22 | 5 | -11/+13 |
|\ \ | |||||
| * | | Fixed all but one clang -Wcomma warning | Sean McBride | 2019-01-12 | 5 | -11/+13 |
* | | | Merge topic 'stdout-string' | Brad King | 2019-01-22 | 9 | -56/+42 |
|\ \ \ | |||||
| * | | | cmSystemTools: Stdout(),Stderr() accept std::string argument | Vitaly Stakhovsky | 2019-01-20 | 9 | -56/+42 |
* | | | | Merge topic 'depends-string' | Brad King | 2019-01-22 | 10 | -73/+76 |
|\ \ \ \ | |||||
| * | | | | cmDepends: all members accept std::string arguments | Vitaly Stakhovsky | 2019-01-19 | 10 | -73/+76 |
* | | | | | Merge topic 'cmake-gui-generator-platform' | Brad King | 2019-01-22 | 15 | -29/+341 |
|\ \ \ \ \ | |||||
| * | | | | | cmake-gui: Improve label for default platform | Julien Jomier | 2019-01-21 | 2 | -2/+13 |
| * | | | | | cmake-gui: Add field for generator platform selection | Julien Jomier | 2019-01-18 | 5 | -4/+101 |
| * | | | | | Add global generator factory method to get default platform name | Brad King | 2019-01-18 | 10 | -0/+26 |
| * | | | | | Add global generator factory method to get list of known platforms | Brad King | 2019-01-18 | 10 | -0/+96 |
| * | | | | | Split global generator factory list with and without platforms | Brad King | 2019-01-18 | 10 | -15/+92 |
| * | | | | | VS: Factor out helper function to compute host platform name | Brad King | 2019-01-18 | 1 | -10/+15 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-22 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'read-list-file' | Brad King | 2019-01-21 | 15 | -47/+42 |
|\ \ \ \ | |||||
| * | | | | cmMakefile::ReadListFile() accepts std::string argument | Vitaly Stakhovsky | 2019-01-17 | 15 | -47/+42 |
* | | | | | Merge topic 'fortran-compiler-id' | Brad King | 2019-01-21 | 1 | -0/+46 |
|\ \ \ \ \ | |||||
| * | | | | | Fortran: Add compiler ID/Version generator expressions | Andrew Paprocki | 2019-01-18 | 1 | -0/+46 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'cmake-role-fix' | Brad King | 2019-01-21 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | CMAKE_ROLE: Fix value for ctest --build-and-test | Kyle Edwards | 2019-01-18 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'autogen_mocs_compilation_first' | Brad King | 2019-01-21 | 6 | -20/+28 |
|\ \ \ \ \ | |||||
| * | | | | | Autogen: Prepend instead of append `mocs_compilation.cpp` to the sources list | Sebastian Holtermann | 2019-01-18 | 2 | -4/+6 |
| * | | | | | cmTarget,cmGeneratorTarget: Add optional `before` parameter to AddSource | Sebastian Holtermann | 2019-01-18 | 4 | -16/+22 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'swift-module-name' | Brad King | 2019-01-21 | 3 | -2/+11 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja: support `SWIFT_MODULE_NAME` property | Saleem Abdulrasool | 2019-01-18 | 3 | -2/+11 |
* | | | | | | Merge topic 'use-emplace' | Brad King | 2019-01-21 | 57 | -270/+271 |
|\ \ \ \ \ \ | |||||
| * | | | | | | clang-tidy: Use emplace | Regina Pfeifer | 2019-01-17 | 56 | -268/+269 |
| * | | | | | | CTestSVN: Accept std::string in SVNInfo constructor | Brad King | 2019-01-17 | 2 | -2/+2 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'ctest-json-polish' | Brad King | 2019-01-21 | 2 | -0/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CTest: Teach --show-only= to reject unknown values | Brad King | 2019-01-17 | 1 | -0/+3 |
| * | | | | | | CTest: Teach --show-only=json-v1 to filter out not-available tests | Brad King | 2019-01-17 | 1 | -0/+5 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'command_file_link' | Brad King | 2019-01-21 | 4 | -3/+156 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmSystemTools: Silence CreateLink and CreateSymlink errors | Tushar Maheshwari | 2019-01-16 | 3 | -21/+31 |
| * | | | | | | cmFileCommand: Add CREATE_LINK subcommand | Tushar Maheshwari | 2019-01-16 | 4 | -0/+143 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'find-package-resolve-symlinks' | Brad King | 2019-01-21 | 2 | -0/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | find_package: optionally resolve symlinks when discovering packages | David Aguilar | 2019-01-16 | 2 | -0/+11 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'submit-url' | Brad King | 2019-01-21 | 6 | -117/+82 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ctest_submit: Add parameter SUBMIT_URL | Regina Pfeifer | 2019-01-16 | 2 | -1/+16 |
| * | | | | | | CTest: Add option SubmitURL | Regina Pfeifer | 2019-01-16 | 2 | -27/+17 |
| * | | | | | | CTest: Add function GetSubmitURL | Regina Pfeifer | 2019-01-16 | 4 | -39/+30 |
| * | | | | | | ctest_submit: Remove submit method from log output | Regina Pfeifer | 2019-01-16 | 1 | -64/+33 |
| |/ / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-21 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-20 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-19 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'GHS_updates' | Brad King | 2019-01-18 | 12 | -858/+805 |
|\ \ \ \ | |||||
| * | | | | GHS: Update test suite | Fred Baksik | 2019-01-16 | 1 | -0/+1 |
| * | | | | GHS: Add Compiler ID detection | Fred Baksik | 2019-01-16 | 1 | -18/+0 |