summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tests: Use C-Style comments in C sources and headersMarc Chevrier2015-09-252-14/+14
* CMake Nightly Date StampKitware Robot2015-09-251-1/+1
* Merge topic 'install-files-dest-genex'Brad King2015-09-2411-11/+50
|\
| * Tests: Cover install(FILES) with a genex DESTINATIONBrad King2015-09-237-6/+15
| * install: Allow generator expressions in FILES DESTINATIONRobert Goulet2015-09-234-5/+35
* | CMake Nightly Date StampKitware Robot2015-09-241-1/+1
|/
* Merge topic 'vs-target-ordering'Brad King2015-09-237-14/+26
|\
| * VS: Fix rebuild with regeneration after input CMake code change (#15754)Brad King2015-09-221-1/+1
| * VS: Refactor target ordering logicBrad King2015-09-227-14/+26
* | Merge topic 'cpack-package-empty-dirs'Brad King2015-09-232-2/+1
|\ \
| * | CPack: remove accidental changesDomen Vrankar2015-09-232-2/+1
* | | Merge topic 'fix-forced-toolchain-dialect'Brad King2015-09-237-21/+35
|\ \ \
| * | | Project: Don't require computed default dialect if compiler was forced.Stephen Kelly2015-09-227-21/+35
* | | | CMake Nightly Date StampKitware Robot2015-09-231-1/+1
|/ / /
* | | Merge topic 'cpack-package-empty-dirs'Brad King2015-09-2217-3/+70
|\ \ \ | |/ /
| * | CPack: allow packaging of empty directoriesDomen Vrankar2015-09-2215-1/+67
| * | CPackDeb: allow empty directories in component packagesRaffi Enficiaud2015-09-212-2/+3
* | | Merge topic 'ctest-variable-docs'Brad King2015-09-2224-21/+151
|\ \ \
| * | | Help: document CTEST_CUSTOM_* variablesBen Boeckel2015-09-2220-6/+139
| * | | ctest_read_custom_files: mention that ctest does this automaticallyBen Boeckel2015-09-211-0/+3
| * | | CTEST_CUSTOM_*: treat variables as listsBen Boeckel2015-09-212-12/+6
| * | | CTestCoverageCollectGCOV: replace tabulatorsBen Boeckel2015-09-211-3/+3
* | | | Merge topic 'restrict-shlib-link-flags-to-enable-exports'Brad King2015-09-2227-7/+217
|\ \ \ \
| * | | | try_compile: Propogate CMP0065 to the generated project.Chuck Atkins2015-09-212-0/+13
| * | | | CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGSChuck Atkins2015-09-2125-7/+204
* | | | | Merge topic 'fix-policy-CMP0064-version'Brad King2015-09-223-2/+12
|\ \ \ \ \ | |/ / / /
| * | | | CMP0064: Fix recorded version of introduction to be 3.4Brad King2015-09-213-2/+12
| | |/ / | |/| |
* | | | Merge topic 'fix-windows-version-detection'Brad King2015-09-223-5/+27
|\ \ \ \ | |_|_|/ |/| | |
| * | | Windows: Fix CMAKE_HOST_SYSTEM_VERSION on Windows >= 8 (#15674)Gilles Khouzam2015-09-213-5/+27
* | | | CMake Nightly Date StampKitware Robot2015-09-221-1/+1
| |/ / |/| |
* | | Merge topic 'pkg-config-variable-function'Brad King2015-09-215-5/+47
|\ \ \ | |_|/ |/| |
| * | FindPkgConfig: add a command to query arbitrary variablesBen Boeckel2015-09-215-3/+45
| * | FindPkgConfig: use execute_process to strip trailing whitespaceBen Boeckel2015-09-181-2/+2
* | | Merge topic 'cpack-verbatim-variables'Brad King2015-09-217-8/+68
|\ \ \
| * | | Introduction of CPACK_VERBATIM_VARIABLES variableRoman Donchenko2015-09-207-8/+68
* | | | Merge topic 'cpack-deb-checksum-on-symlinks'Brad King2015-09-215-17/+49
|\ \ \ \
| * | | | CPack/Deb: checksum on symlinks release notesDomen Vrankar2015-09-181-0/+4
| * | | | CPackDeb: preventing md5sum on symlinksRaffi Enficiaud2015-09-184-17/+45
| | |_|/ | |/| |
* | | | Merge topic 'fix-compatibility-mode-LOCATION'Brad King2015-09-218-9/+34
|\ \ \ \
| * | | | CMP0026: Use compatibility codepath until configure is finished (#15748)Stephen Kelly2015-09-185-8/+25
| * | | | cmGlobalGenerator: Add API for the configure step being finished.Stephen Kelly2015-09-182-0/+8
| * | | | cmLocalGenerator: Simplify condition.Stephen Kelly2015-09-181-1/+1
| |/ / /
* | | | Merge topic 'ninja-refactor-msvc-deps'Brad King2015-09-219-66/+68
|\ \ \ \
| * | | | Ninja: Detect MSVC /showIncludes prefix with compiler flags (#15596)Brad King2015-09-186-38/+41
| * | | | Ninja: Refactor lookup of cmcldeps locationBrad King2015-09-186-5/+16
| * | | | CMakeDetermineCompilerId: Drop unused code pathBrad King2015-09-181-23/+11
| |/ / /
* | | | Merge topic 'ctest-custom-output-size'Brad King2015-09-2116-1/+148
|\ \ \ \
| * | | | CTest: Add options to limit output of passed and failed testsRoman Wüger2015-09-189-1/+98
| * | | | CTest: Document and test custom output size settingsBrad King2015-09-187-0/+50
* | | | | CMake Nightly Date StampKitware Robot2015-09-211-1/+1
| |_|/ / |/| | |