summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'add-gitignore'Brad King2016-07-111-5/+0
|\
| * Source: Remove long-unused .cvsignore fileBrad King2016-07-081-5/+0
* | CMake Nightly Date StampKitware Robot2016-07-111-1/+1
* | CMake Nightly Date StampKitware Robot2016-07-101-1/+1
* | CMake Nightly Date StampKitware Robot2016-07-091-1/+1
|/
* CMake Nightly Date StampKitware Robot2016-07-081-1/+1
* CMake Nightly Date StampKitware Robot2016-07-071-1/+1
* Merge topic 'windows-export-all-symbols'Brad King2016-07-061-3/+1
|\
| * bindexplib: Export symbols from objects even with explicit markupYury Zhuravlev2016-07-051-3/+1
* | Merge topic 'reorganize-cmCTest'Brad King2016-07-062-164/+244
|\ \
| * | cmCTest: Update doxygen to be consistentJean-Christophe Fillion-Robin2016-07-051-62/+91
| * | cmCTest: Rename "ProcessTests()" to "ProcessSteps()" and improve doxygenJean-Christophe Fillion-Robin2016-07-052-6/+11
| * | cmCTest: Facilitate code reading adding consistent comments in Run()Jean-Christophe Fillion-Robin2016-07-051-4/+7
| * | cmCTest: Improve readability adding "HandleTest(Action|Model)Argument()"Jean-Christophe Fillion-Robin2016-07-052-43/+73
| * | cmCTest: Improve readability adding "RunCMakeAndTest()" and "ExecuteTests()"Jean-Christophe Fillion-Robin2016-07-052-54/+67
| * | cmCTest: Fix typoJean-Christophe Fillion-Robin2016-07-051-1/+1
* | | Merge topic 'cpack-ifw-fix-repo-attributes'Brad King2016-07-061-2/+2
|\ \ \
| * | | CPackIFW: Fix attributes for Promoting Updates repository replacementKonstantin Podsvirov2016-07-051-2/+2
| * | | CMake 3.6.0-rc4v3.6.0-rc4Brad King2016-06-291-1/+1
| * | | Merge branch 'revert-try_compile-config-flags' into releaseBrad King2016-06-281-8/+0
| |\ \ \
* | | | | CMake Nightly Date StampKitware Robot2016-07-061-1/+1
* | | | | Merge topic 'cmake-gui-static-xcb'Brad King2016-07-051-1/+1
|\ \ \ \ \
| * | | | | Source/QtDialog: Run clang-formatBrad King2016-07-051-1/+1
* | | | | | Merge topic 'update-kwsys'Brad King2016-07-053-387/+0
|\ \ \ \ \ \
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-07-013-387/+0
* | | | | | | CMake Nightly Date StampKitware Robot2016-07-051-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2016-07-041-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2016-07-031-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2016-07-021-1/+1
|/ / / / / /
* | | | | | Merge topic 'cmake-gui-static-xcb'Brad King2016-07-012-0/+11
|\ \ \ \ \ \ | |/ / / / /
| * | | | | cmake-gui: Add build option to use Qt5 xcb plugin staticallyBrad King2016-06-302-0/+11
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2016-07-011-1/+1
|/ / / /
* | | | Merge topic 'try_compile-config-flags'Brad King2016-06-302-1/+41
|\ \ \ \
| * | | | try_compile: Add policy CMP0066 to honor CMAKE_<LANG>_FLAGS_<CONFIG>Brad King2016-06-292-1/+41
* | | | | Merge topic 'refactor-auto_ptr'Brad King2016-06-3048-169/+377
|\ \ \ \ \
| * | | | | Avoid using KWSys auto_ptr by adopting it ourselvesBrad King2016-06-2948-169/+377
| |/ / / /
* | | | | Merge topic 'CM_OVERRIDE-cmTypeMacro'Brad King2016-06-301-2/+5
|\ \ \ \ \
| * | | | | cmTypeMacro: mark overridden functions with CM_OVERRIDETobias Hunger2016-06-291-2/+5
* | | | | | Merge topic 'CM_OVERRIDE-clang'Brad King2016-06-301-0/+2
|\ \ \ \ \ \
| * | | | | | CM_OVERRIDE: fix feature test for clangDaniel Pfeifer2016-06-291-0/+2
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2016-06-301-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'revert-try_compile-config-flags'Brad King2016-06-291-8/+0
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Revert "try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes"Brad King2016-06-281-8/+0
* | | | CMake Nightly Date StampKitware Robot2016-06-291-1/+1
| |_|/ |/| |
* | | Merge topic 'compiler-features'Brad King2016-06-28400-2124/+2302
|\ \ \
| * \ \ Merge branch 'unknown-aliased-target' into compiler-featuresBrad King2016-06-282-20/+15
| |\ \ \
| | * | | Validate target name in ALIASED_TARGET property getterGregor Jasny2016-06-262-20/+15
| * | | | use CM_NULLPTRDaniel Pfeifer2016-06-28201-1075/+1143
| * | | | cxx features: add check for nullptrDaniel Pfeifer2016-06-273-0/+22
| * | | | mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-27216-1034/+1125