summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* C# support: add compiler detection for MSVCMichael Stürmer2016-12-1510-2/+391
* CMake Nightly Date StampKitware Robot2016-12-121-1/+1
* CMake Nightly Date StampKitware Robot2016-12-111-1/+1
* CMake Nightly Date StampKitware Robot2016-12-101-1/+1
* Merge branch 'release'Brad King2016-12-090-0/+0
|\
| * Merge branch 'FindBoost-vs15' into releaseBrad King2016-12-081-2/+6
| |\
* | \ Merge topic 'FindBoost-vs15'Brad King2016-12-091-2/+6
|\ \ \ | | |/ | |/|
| * | FindBoost: Add support for VS 2017Vic Luo2016-12-081-2/+6
* | | CMake Nightly Date StampKitware Robot2016-12-091-1/+1
* | | Merge branch 'release'Brad King2016-12-080-0/+0
|\ \ \ | | |/ | |/|
| * | Merge branch 'vs-fix-standalone-Windows7.1SDK-toolset' into releaseBrad King2016-12-071-1/+10
| |\ \
* | \ \ Merge topic 'csharp_support_options_isdebug'Brad King2016-12-082-2/+13
|\ \ \ \
| * | | | VS: Teach option map IsDebug() method about C# projectsMichael Stürmer2016-12-072-2/+13
* | | | | Merge topic 'cpack-deb-missing-file-utility-error'Brad King2016-12-081-1/+10
|\ \ \ \ \
| * | | | | CPack/DEB shlibdep options depend on file utilityHenning Meyer2016-12-071-1/+10
* | | | | | Merge topic 'vs-fix-standalone-Windows7.1SDK-toolset-for-master'Brad King2016-12-081-1/+10
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'vs-fix-standalone-Windows7.1SDK-toolset' into vs-fix-standalone...Brad King2016-12-071-1/+10
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | VS: Fix standalone Windows7.1SDK toolset selectionBrad King2016-12-071-1/+10
| | | |_|/ | | |/| |
* | | | | CMake Nightly Date StampKitware Robot2016-12-081-1/+1
|/ / / /
* | | | Merge topic 'try_compile-lang-std'Brad King2016-12-0726-8/+523
|\ \ \ \
| * | | | try_compile: Add policy CMP0067 to honor language standardsBrad King2016-12-0613-1/+239
| * | | | try_compile: Add options to specify language standardsBrad King2016-12-0618-1/+274
| * | | | try_compile: Stop processing when test build system fails to generateBrad King2016-12-061-6/+10
* | | | | Merge topic 'QtAutogen_Contain'Brad King2016-12-0731-697/+824
|\ \ \ \ \
| * | | | | QtAutogen: Release notes for the Contain branchSebastian Holtermann2016-12-071-0/+10
| * | | | | QtAutogen: CMake-Qt documentation updateSebastian Holtermann2016-12-071-9/+14
| * | | | | QtAutogen: AUTOMOC documentation updateSebastian Holtermann2016-12-071-5/+6
| * | | | | QtAutogen: Tests: Don't use std::auto_ptrSebastian Holtermann2016-12-074-2/+14
| * | | | | QtAutogen: Tests: Update ui_ include lookup directorySebastian Holtermann2016-12-071-4/+3
| * | | | | QtAutogen: Tests: Increase minimum required CMake versionSebastian Holtermann2016-12-074-4/+4
| * | | | | QtAutogen: Tests: Don't use std::auto_ptrSebastian Holtermann2016-12-072-2/+7
| * | | | | QtAutogen: Tests: Don't include CMAKE_CURRENT_BINARY_DIRSebastian Holtermann2016-12-075-7/+3
| * | | | | QtAutogen: Don't use std::i/ofstream::is_open()Sebastian Holtermann2016-12-071-3/+4
| * | | | | QtAutogen: Rename and sort variablesSebastian Holtermann2016-12-072-46/+70
| * | | | | QtAutogen: Generate rcc output file names in one place onlySebastian Holtermann2016-12-071-31/+7
| * | | | | QtAutogen: Add rcc output files to autogen target byproductsSebastian Holtermann2016-12-071-29/+27
| * | | | | QtAutogen: Add moc compilation file to autogen target byproductsSebastian Holtermann2016-12-071-10/+12
| * | | | | QtAutogen: Reconfigure when .qrc file changesSebastian Holtermann2016-12-071-11/+15
| * | | | | QtAutogen: Rename autogen target to *_autogen from *_automocSebastian Holtermann2016-12-074-7/+7
| * | | | | QtAutogen: Inline single use variable definitionsSebastian Holtermann2016-12-071-8/+5
| * | | | | QtAutogen: Determine the Qt major version in only one waySebastian Holtermann2016-12-071-45/+34
| * | | | | QtAutogen: Clean removes autogen build directorySebastian Holtermann2016-12-071-5/+3
| * | | | | QtAutogen: Generate included ui_ and moc_ files in _automoc/includesSebastian Holtermann2016-12-073-47/+66
| * | | | | cmGeneratorTarget: Add AddIncludeDirectory method (experimental)Sebastian Holtermann2016-12-072-0/+21
| * | | | | QtAutogen: Use checksum based subdirectories to avoid name collisionsSebastian Holtermann2016-12-078-229/+205
| * | | | | QtAutogen: Remove .dir suffix from automoc build directorySebastian Holtermann2016-12-072-2/+2
| * | | | | QtAutogen: Generate moc compilation in _automoc.dir/moc_compilation.cppSebastian Holtermann2016-12-073-20/+20
| * | | | | QtAutogen: Use upper case for MOC, UIC and RCC in messagesSebastian Holtermann2016-12-072-4/+4
| * | | | | QtAutogen: New common bold logging methodSebastian Holtermann2016-12-072-16/+16
| * | | | | QtAutogen: Make sure parent directory exists before writing filesSebastian Holtermann2016-12-072-37/+85