Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | 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 | |
| * | | | | GHS: try_compile() now uses GHS platform variables | Fred Baksik | 2019-01-16 | 4 | -0/+31 | |
| * | | | | GHS: Fix toolset selection | Fred Baksik | 2019-01-16 | 2 | -22/+32 | |
| * | | | | GHS: Append ".gpj" to target name when generating build command | Fred Baksik | 2019-01-16 | 1 | -1/+5 | |
| * | | | | GHS: Integrity Application updates | Fred Baksik | 2019-01-16 | 4 | -48/+64 | |
| * | | | | GHS: Add support for some of the source file properties | Fred Baksik | 2019-01-16 | 2 | -1/+22 | |
| * | | | | GHS: Add support for object libraries | Fred Baksik | 2019-01-16 | 4 | -96/+70 | |
| * | | | | GHS: EXCLUDE_FROM_ALL updates | Fred Baksik | 2019-01-16 | 4 | -70/+33 | |
| * | | | | GHS: Use the correct compiler flags for CMAKE_BUILD_TYPE | Fred Baksik | 2019-01-16 | 2 | -46/+25 | |
| * | | | | GHS: Cleanup unused file handling functions and file output updates | Fred Baksik | 2019-01-16 | 6 | -365/+35 | |
| * | | | | GHS: Update the link line processing | Fred Baksik | 2019-01-16 | 2 | -54/+47 | |
| * | | | | GHS: Place build system outputs per target output directives | Fred Baksik | 2019-01-16 | 6 | -45/+71 | |
| * | | | | GHS: Update the top-level project generation | Fred Baksik | 2019-01-16 | 6 | -106/+241 | |
| * | | | | GHS: Cleanup how source files are listed | Fred Baksik | 2019-01-16 | 2 | -47/+147 | |
| * | | | | GHS: Update binary structure so that install scripts work | Fred Baksik | 2019-01-16 | 4 | -75/+105 | |
| * | | | | GHS: Have the top-level project name follow the specified project name | Fred Baksik | 2019-01-16 | 2 | -3/+6 | |
| * | | | | GHS: Only print bsp and os directives if specified by user | Fred Baksik | 2019-01-16 | 2 | -35/+44 | |
| |/ / / | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-18 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | Merge topic 'cmake_role-global-property' | Brad King | 2019-01-17 | 22 | -27/+105 | |
|\ \ \ | ||||||
| * | | | Properties: Add CMAKE_ROLE global property | Kyle Edwards | 2019-01-17 | 22 | -27/+105 | |
| |/ / | ||||||
* | | | Merge topic 'vs-debug-utility-targets' | Brad King | 2019-01-17 | 1 | -49/+52 | |
|\ \ \ | ||||||
| * | | | VS: Add support for VS_DEBUGGER_* properties on custom targets | Nils Gladitz | 2019-01-16 | 1 | -49/+52 | |
| |/ / | ||||||
* | | | Merge topic 'fix_csharp_defines' | Brad King | 2019-01-17 | 1 | -0/+4 | |
|\ \ \ | ||||||
| * | | | VS: Honor target_compile_definitions for C# projects | Wil Stark | 2019-01-16 | 1 | -0/+4 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-01-17 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | Merge topic 'semi-warnings' | Brad King | 2019-01-16 | 24 | -55/+67 | |
|\ \ \ | ||||||
| * | | | Fix most clang -Wextra-semi-stmt warnings in C++ files | Sean McBride | 2019-01-15 | 24 | -55/+67 | |
| |/ / | ||||||
* | | | Merge topic 'swift' | Brad King | 2019-01-16 | 3 | -0/+24 | |
|\ \ \ | ||||||
| * | | | Ninja: add new placeholder `SWIFT_AUXILIARY_SOURCES` | Saleem Abdulrasool | 2019-01-15 | 3 | -0/+24 | |
* | | | | Merge topic 'autogen_adaptive_warning' | Brad King | 2019-01-16 | 5 | -44/+78 | |
|\ \ \ \ | ||||||
| * | | | | Autogen: Adaptive missing Qt warning | Sebastian Holtermann | 2019-01-15 | 3 | -30/+38 | |
| * | | | | Autogen: Add and use QtAutoGen::Tools method | Sebastian Holtermann | 2019-01-15 | 3 | -13/+39 | |