summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | cmSystemTools: Silence CreateLink and CreateSymlink errorsTushar Maheshwari2019-01-163-21/+31
| * | | | | | | | Tests: Avoid cross-device links in CREATE_LINK testTushar Maheshwari2019-01-163-1/+20
| * | | | | | | | Tests: Skip symlink tests on WindowsTushar Maheshwari2019-01-165-10/+10
| * | | | | | | | Tests: CREATE_LINK subcommand negative test caseTushar Maheshwari2019-01-164-0/+7
| * | | | | | | | Tests: file CREATE_LINK subcommand test casesTushar Maheshwari2019-01-164-0/+21
| * | | | | | | | Help: Add documentation for file(CREATE_LINK) subcommandTushar Maheshwari2019-01-161-0/+23
| * | | | | | | | cmFileCommand: Add CREATE_LINK subcommandTushar Maheshwari2019-01-164-0/+143
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'find-package-resolve-symlinks'Brad King2019-01-2112-0/+96
|\ \ \ \ \ \ \ \
| * | | | | | | | find_package: add test coverage for CMAKE_FIND_PACKAGE_RESOLVE_SYMLINKSDavid Aguilar2019-01-166-0/+63
| * | | | | | | | find_package: optionally resolve symlinks when discovering packagesDavid Aguilar2019-01-166-0/+33
| |/ / / / / / /
* | | | | | | | Merge topic 'submit-url'Brad King2019-01-2115-143/+145
|\ \ \ \ \ \ \ \
| * | | | | | | | CTest: Add documentation and release notes for SubmitURLRegina Pfeifer2019-01-166-14/+45
| * | | | | | | | Modules/CTest: Set SubmitURLRegina Pfeifer2019-01-162-6/+14
| * | | | | | | | 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-163-70/+37
| |/ / / / / / /
* | | | | | | | 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 'automoc-test-in-place'Brad King2019-01-181-4/+4
|\ \ \ \ \ \
| * | | | | | Tests: Fix Qt4And5Automoc tests to work on in-source buildBrad King2019-01-171-4/+4
* | | | | | | Merge topic 'GHS_updates'Brad King2019-01-18148-1046/+2084
|\ \ \ \ \ \ \
| * | | | | | | GHS: Update test suiteFred Baksik2019-01-1620-104/+170
| * | | | | | | GHS: Add Compiler ID detectionFred Baksik2019-01-1617-43/+177
| * | | | | | | GHS: try_compile() now uses GHS platform variablesFred Baksik2019-01-169-15/+39
| * | | | | | | GHS: Fix toolset selectionFred Baksik2019-01-163-26/+37
| * | | | | | | GHS: Append ".gpj" to target name when generating build commandFred Baksik2019-01-164-1/+45
| * | | | | | | GHS: Integrity Application updatesFred Baksik2019-01-1614-62/+125
| * | | | | | | 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-1610-120/+25
| * | | | | | | GHS: Cleanup unused file handling functions and file output updatesFred Baksik2019-01-166-365/+35
| * | | | | | | GHS: Update the link line processingFred Baksik2019-01-163-56/+49
| * | | | | | | GHS: Place build system outputs per target output directivesFred Baksik2019-01-168-46/+75
| * | | | | | | GHS: Update the top-level project generationFred Baksik2019-01-166-106/+241
| * | | | | | | GHS: Cleanup how source files are listedFred Baksik2019-01-164-48/+152
| * | | | | | | 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: Update test suiteFred Baksik2019-01-16101-67/+921
| * | | | | | | GHS: Only print bsp and os directives if specified by userFred Baksik2019-01-163-36/+51
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'remove-duplicate-link'Brad King2019-01-181-1/+0
|\ \ \ \ \ \ \
| * | | | | | | Help: Remove duplicate reference to IMPORTED_LINK_DEPENDENT_LIBRARIES_<CONFIG>Kyle Edwards2019-01-171-1/+0
| | |/ / / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2019-01-181-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'cmake_role-global-property'Brad King2019-01-1735-27/+183
|\ \ \ \ \ \
| * | | | | | Properties: Add CMAKE_ROLE global propertyKyle Edwards2019-01-1735-27/+183
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'vs-debug-utility-targets'Brad King2019-01-1710-121/+142
|\ \ \ \ \ \
| * | | | | | VS: Add support for VS_DEBUGGER_* properties on custom targetsNils Gladitz2019-01-1610-121/+142
| |/ / / / /
* | | | | | Merge topic 'fix_csharp_defines'Brad King2019-01-174-0/+87
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |