summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FindThreads: add simple testcaseRolf Eike Beer2015-09-213-0/+21
* 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
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2015-09-201-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-09-191-1/+1
| |/ / |/| |
* | | Merge topic 'compute-default-dialect'Brad King2015-09-1814-19/+66
|\ \ \
| * | | Project: Determine default language dialect for the compiler.Stephen Kelly2015-09-1814-19/+66
* | | | Merge topic 'FindPython-updates'Brad King2015-09-181-19/+60
|\ \ \ \
| * | | | FindPythonLibs: unset temporary _PREFIX variableDavid Gobbi2015-09-171-11/+14
| * | | | FindPythonLibs: Use python executable prefix as a hintDavid Gobbi2015-09-171-0/+21
| * | | | FindPythonLibs: Match include dir to library versionDavid Gobbi2015-09-171-19/+36
* | | | | Merge topic 'cmake-gui-qt5-package'Brad King2015-09-181-11/+5
|\ \ \ \ \
| * | | | | cmake-gui: Improve packaging of Qt5 libraries.Clinton Stimpson2015-09-171-11/+5
* | | | | | Merge topic 'ms-manifest-files'Brad King2015-09-1830-213/+446
|\ \ \ \ \ \
| * | | | | | Add support for *.manifest source files with MSVC toolsBrad King2015-09-1729-7/+212
| * | | | | | MSVC: Rewrite manifest file handling with Makefile and NinjaBrad King2015-09-173-200/+223
| * | | | | | Ninja: Always add OBJECT_DIR variable to link rulesBrad King2015-09-171-3/+4
| * | | | | | VS: Add manifest tool settings to VS 8 and 9 project filesBrad King2015-09-171-10/+14
* | | | | | | Merge topic 'test-RunCMake-BuildDepends'Brad King2015-09-188-1/+84
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Tests: Add RunCMake.BuildDepends testBrad King2015-09-177-0/+79
| * | | | | | Tests: Teach RunCMake infrastructure to use custom check.cmake fileBrad King2015-09-171-1/+5
* | | | | | | Merge topic 'test-RunCMake-exclude-more-output'Brad King2015-09-181-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Tests: Teach RunCMake to tolerate 'Bullseye Testing' lines in test outputBrad King2015-09-171-1/+1
| * | | | | | Tests: Teach RunCMake to tolerate 'Time Machine' lines in test outputBrad King2015-09-171-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'ExternalProject_stash_save_all'Brad King2015-09-182-17/+12
|\ \ \ \ \ \
| * | | | | | ExternalProject: Use "git stash save --all" only if supported (#15722)Daniele E. Domenichelli2015-09-172-1/+11
| * | | | | | ExternalProject: Use GIT_VERSION_STRING instead of custom methodDaniele E. Domenichelli2015-09-171-16/+1
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2015-09-181-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'cpack-deb-fakeroot-removal'Brad King2015-09-1712-139/+420
|\ \ \ \ \
| * | | | | CPack/DEB: test preserve extra config file permissionsDomen Vrankar2015-09-173-5/+42
| * | | | | CPackDeb: use of libarchive and removal of fakerootRaffi Enficiaud2015-09-174-120/+241
| * | | | | cmArchiveWrite: control user/group, permissions and recursive file addingRaffi Enficiaud2015-09-172-6/+128