summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge topic 'ctest-json-polish'Brad King2019-01-212-0/+8
|\ \ \ \ \ \
| * | | | | | CTest: Teach --show-only= to reject unknown valuesBrad King2019-01-171-0/+3
| * | | | | | CTest: Teach --show-only=json-v1 to filter out not-available testsBrad King2019-01-171-0/+5
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'command_file_link'Brad King2019-01-214-3/+156
|\ \ \ \ \ \
| * | | | | | cmSystemTools: Silence CreateLink and CreateSymlink errorsTushar Maheshwari2019-01-163-21/+31
| * | | | | | cmFileCommand: Add CREATE_LINK subcommandTushar Maheshwari2019-01-164-0/+143
| |/ / / / /
* | | | | | Merge topic 'find-package-resolve-symlinks'Brad King2019-01-212-0/+11
|\ \ \ \ \ \
| * | | | | | find_package: optionally resolve symlinks when discovering packagesDavid Aguilar2019-01-162-0/+11
| |/ / / / /
* | | | | | Merge topic 'submit-url'Brad King2019-01-216-117/+82
|\ \ \ \ \ \
| * | | | | | ctest_submit: Add parameter SUBMIT_URLRegina Pfeifer2019-01-162-1/+16
| * | | | | | CTest: Add option SubmitURLRegina Pfeifer2019-01-162-27/+17
| * | | | | | CTest: Add function GetSubmitURLRegina Pfeifer2019-01-164-39/+30
| * | | | | | ctest_submit: Remove submit method from log outputRegina Pfeifer2019-01-161-64/+33
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2019-01-211-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2019-01-201-1/+1
| |_|_|/ / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2019-01-191-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'GHS_updates'Brad King2019-01-1812-858/+805
|\ \ \ \
| * | | | GHS: Update test suiteFred Baksik2019-01-161-0/+1
| * | | | GHS: Add Compiler ID detectionFred Baksik2019-01-161-18/+0
| * | | | GHS: try_compile() now uses GHS platform variablesFred Baksik2019-01-164-0/+31
| * | | | GHS: Fix toolset selectionFred Baksik2019-01-162-22/+32
| * | | | GHS: Append ".gpj" to target name when generating build commandFred Baksik2019-01-161-1/+5
| * | | | GHS: Integrity Application updatesFred Baksik2019-01-164-48/+64
| * | | | GHS: Add support for some of the source file propertiesFred Baksik2019-01-162-1/+22
| * | | | GHS: Add support for object librariesFred Baksik2019-01-164-96/+70
| * | | | GHS: EXCLUDE_FROM_ALL updatesFred Baksik2019-01-164-70/+33
| * | | | GHS: Use the correct compiler flags for CMAKE_BUILD_TYPEFred Baksik2019-01-162-46/+25
| * | | | GHS: Cleanup unused file handling functions and file output updatesFred Baksik2019-01-166-365/+35
| * | | | GHS: Update the link line processingFred Baksik2019-01-162-54/+47
| * | | | GHS: Place build system outputs per target output directivesFred Baksik2019-01-166-45/+71
| * | | | GHS: Update the top-level project generationFred Baksik2019-01-166-106/+241
| * | | | GHS: Cleanup how source files are listedFred Baksik2019-01-162-47/+147
| * | | | GHS: Update binary structure so that install scripts workFred Baksik2019-01-164-75/+105
| * | | | GHS: Have the top-level project name follow the specified project nameFred Baksik2019-01-162-3/+6
| * | | | GHS: Only print bsp and os directives if specified by userFred Baksik2019-01-162-35/+44
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2019-01-181-1/+1
| |/ / |/| |
* | | Merge topic 'cmake_role-global-property'Brad King2019-01-1722-27/+105
|\ \ \
| * | | Properties: Add CMAKE_ROLE global propertyKyle Edwards2019-01-1722-27/+105
| |/ /
* | | Merge topic 'vs-debug-utility-targets'Brad King2019-01-171-49/+52
|\ \ \
| * | | VS: Add support for VS_DEBUGGER_* properties on custom targetsNils Gladitz2019-01-161-49/+52
| |/ /
* | | Merge topic 'fix_csharp_defines'Brad King2019-01-171-0/+4
|\ \ \
| * | | VS: Honor target_compile_definitions for C# projectsWil Stark2019-01-161-0/+4
* | | | CMake Nightly Date StampKitware Robot2019-01-171-1/+1
| |/ / |/| |
* | | Merge topic 'semi-warnings'Brad King2019-01-1624-55/+67
|\ \ \
| * | | Fix most clang -Wextra-semi-stmt warnings in C++ filesSean McBride2019-01-1524-55/+67
| |/ /
* | | Merge topic 'swift'Brad King2019-01-163-0/+24
|\ \ \
| * | | Ninja: add new placeholder `SWIFT_AUXILIARY_SOURCES`Saleem Abdulrasool2019-01-153-0/+24
* | | | Merge topic 'autogen_adaptive_warning'Brad King2019-01-165-44/+78
|\ \ \ \
| * | | | Autogen: Adaptive missing Qt warningSebastian Holtermann2019-01-153-30/+38
| * | | | Autogen: Add and use QtAutoGen::Tools methodSebastian Holtermann2019-01-153-13/+39