summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AUTOGEN: Generators: Cleanup and optimize ParseForUic methodSebastian Holtermann2017-01-101-13/+7
* AUTOGEN: Generators: Cleanup variable initializationSebastian Holtermann2017-01-101-4/+1
* AUTOGEN: Generators: rename makeParentDirectory to MakeParentDirectorySebastian Holtermann2017-01-102-6/+6
* CMake Nightly Date StampKitware Robot2017-01-101-1/+1
* Merge topic 'cpack-deb-package-version-override-fix'Brad King2017-01-091-2/+2
|\
| * CPackDeb: use CPACK_DEBIAN_PACKAGE_VERSIONDaniel Pfeifer2016-12-201-2/+2
* | Merge topic '15687-revisit-xcode-system-include'Brad King2017-01-093-5/+30
|\ \
| * | Xcode: Properly mark SYSTEM includes as suchGregor Jasny2016-12-273-5/+30
* | | Merge topic 'read-only-type-target-property'Brad King2017-01-095-0/+11
|\ \ \
| * | | cmTarget: Enforce TYPE being a read-only propertyGregor Jasny2017-01-095-0/+11
* | | | Merge topic 'fix-required-var-error-typo'Brad King2017-01-091-1/+1
|\ \ \ \
| * | | | Fix typo in error message on missing required variableBrad King2016-12-161-1/+1
* | | | | Merge topic 'mr-reset-error-flag-on-configure'Brad King2017-01-091-0/+2
|\ \ \ \ \
| * | | | | server-mode: Call ResetErrorOccured before configureTobias Hunger2016-12-161-0/+2
* | | | | | Merge topic 'pgi-ninja-fortran'Brad King2017-01-091-0/+3
|\ \ \ \ \ \
| * | | | | | PGI: Add support for Fortran with the Ninja generatorDaniel Carrera2016-12-161-0/+3
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2017-01-091-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-01-081-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-01-071-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-01-061-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-01-051-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-01-041-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-01-031-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-01-021-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-01-011-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2016-12-311-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2016-12-301-1/+1
| |_|/ / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2016-12-291-1/+1
* | | | | CMake Nightly Date StampKitware Robot2016-12-281-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2016-12-271-1/+1
* | | | CMake Nightly Date StampKitware Robot2016-12-261-1/+1
* | | | CMake Nightly Date StampKitware Robot2016-12-251-1/+1
* | | | CMake Nightly Date StampKitware Robot2016-12-241-1/+1
* | | | CMake Nightly Date StampKitware Robot2016-12-231-1/+1
* | | | CMake Nightly Date StampKitware Robot2016-12-221-1/+1
* | | | CMake Nightly Date StampKitware Robot2016-12-211-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2016-12-201-1/+1
* | | CMake Nightly Date StampKitware Robot2016-12-191-1/+1
* | | CMake Nightly Date StampKitware Robot2016-12-181-1/+1
* | | CMake Nightly Date StampKitware Robot2016-12-171-1/+1
|/ /
* | Merge topic 'FindGit-fix-cross-compile'Brad King2016-12-161-1/+1
|\ \
| * | FindGit: Fix check for Windows hostJosé Simões2016-12-151-1/+1
* | | Merge topic 'cuda_tests_now_explain_why_they_fail'Brad King2016-12-164-11/+16
|\ \ \
| * | | CUDA: Tests now state why they are failing when no CUDA card is found.Robert Maynard2016-12-154-11/+16
* | | | Merge topic 'FindPythonLibs-tolerate-components'Brad King2016-12-161-6/+13
|\ \ \ \
| * | | | FindPythonLibs: Tolerate call with PYTHON_LIBRARY already a listFrancois Budin2016-12-151-6/+13
* | | | | Merge topic 'refactor-compile-pdb-path'Brad King2016-12-164-31/+25
|\ \ \ \ \
| * | | | | Makefile,Ninja: De-duplicate MSVC compiler PDB path selectionBrad King2016-12-154-31/+25
| | |/ / / | |/| | |
* | | | | Merge topic 'csharp_support_compiler_detection'Brad King2016-12-1610-2/+391
|\ \ \ \ \
| * | | | | C# support: add compiler detection for MSVCMichael Stürmer2016-12-1510-2/+391