summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2017-02-051-1/+1
* CMake Nightly Date StampKitware Robot2017-02-041-1/+1
* Merge topic 'gcc-features'Brad King2017-02-036-23/+39
|\
| * GNU C++: record that -fvisibility-inlines-hidden is available since 4.0Rolf Eike Beer2017-02-021-1/+1
| * GNU C: record that C99 is available since at least 3.4Rolf Eike Beer2017-02-024-10/+22
| * Tests/Module/WCDH: only use -Werror=undef compiler flag if actually supportedRolf Eike Beer2017-02-021-1/+5
| * Tests/Module/WCDH: write multi_file_compiler_detection.h before using itRolf Eike Beer2017-02-021-11/+11
* | CMake Nightly Date StampKitware Robot2017-02-031-1/+1
|/
* Merge topic 'find_cuda_fix_typo'Brad King2017-02-021-1/+1
|\
| * FindCUDA: Fix typo in CUDA_DETECT_INSTALLED_GPUS doc stringPierre Moreau2017-02-021-1/+1
* | Merge topic 'doc-compile-features-fixup'Brad King2017-02-021-2/+2
|\ \
| * | Help: Fix language standard link text in cmake-compile-features(7)Brad King2017-02-021-2/+2
|/ /
* | Merge topic 'FindGSL-regex-fixup'Brad King2017-02-021-1/+1
|\ \ | |/ |/|
| * FindGSL: Fix gl_version.h extraction regexIgor Peschinskiy2017-02-011-1/+1
* | CMake Nightly Date StampKitware Robot2017-02-021-1/+1
* | Merge branch 'release-3.7'Brad King2017-02-010-0/+0
|\ \
| * \ Merge branch 'case-insensitive-bindir-detection' into releaseBrad King2017-01-201-1/+2
| |\ \
* | \ \ Merge branch 'release-3.7'Brad King2017-02-010-0/+0
|\ \ \ \ | |/ / /
* | | | Merge topic 'WCDH_allow_unsupported'Brad King2017-02-014-139/+137
|\ \ \ \
| * | | | CompileFeatures Test: make sure the target "CompileFeatures" is always definedRolf Eike Beer2017-01-301-10/+8
| * | | | Tests/Module/WCDH: make it work with only C features definedRolf Eike Beer2017-01-301-51/+51
| * | | | WCDH: optionally omit error code for unknown compilers or compiler versionsRolf Eike Beer2017-01-303-11/+61
| * | | | WCDH: add macro to write simple replacement definesRolf Eike Beer2017-01-301-70/+20
* | | | | Merge topic 'FortranCInterface-vs-intel-workaround'Brad King2017-02-012-2/+4
|\ \ \ \ \
| * | | | | FortranCInterface: Fix support for VS with Intel toolsetBrad King2017-02-012-2/+4
* | | | | | Merge topic 'intel-c11-windows'Brad King2017-02-011-5/+8
|\ \ \ \ \ \
| * | | | | | Features: Update version of Intel Compiler on Windows supporting C 11Brad King2017-02-011-5/+8
* | | | | | | Merge topic 'doc-cmake-packages-typo'Brad King2017-02-011-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Help: Fix typo in <pkg>_NOT_FOUND_MESSAGE example in cmake-packages(7)Brad King2017-02-011-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'doc-cmake-developer-purpose'Brad King2017-02-011-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Help: Extend documented purpose of cmake-developer(7) manualBrad King2017-02-011-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'developer-setup'Brad King2017-02-013-3/+21
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Convert local hook configuration to a Git config file formatBrad King2017-01-311-3/+4
| * | | | | | Add pre-commit hook to check whether SetupForDevelopment must re-runBrad King2017-01-312-0/+17
* | | | | | | CMake Nightly Date StampKitware Robot2017-02-011-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'CSharpVS2017'Brad King2017-01-311-4/+4
|\ \ \ \ \ \
| * | | | | | VS: Fix CSharp compiler identification for VS 2017Gilles Khouzam2017-01-311-4/+4
* | | | | | | Merge topic 'FindBoost-cache-unset-on-change'Brad King2017-01-311-1/+1
|\ \ \ \ \ \ \
| * | | | | | | FindBoost: unset cache variables if the lib dir changesYves Frederix2017-01-301-1/+1
* | | | | | | | Merge topic 'topic-reproducible-build'Brad King2017-01-312-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: make tests pass with SOURCE_DATE_EPOCH setBernhard M. Wiedemann2017-01-302-0/+2
* | | | | | | | | Merge topic 'vs-export-external-objects'Brad King2017-01-311-0/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | VS: Fix WINDOWS_EXPORT_ALL_SYMBOLS for external objectsZsolt Parragi2017-01-301-0/+8
* | | | | | | | | | Merge topic '16432-static-frameworks'Brad King2017-01-3117-109/+211
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Apple: Add support for static frameworksGregor Jasny2017-01-3114-62/+178
| * | | | | | | | | Xcode: Refactor RunCMake.Framework test to prepare for static frameworksGregor Jasny2017-01-262-33/+18
| * | | | | | | | | Xcode: Ignore Xcode project warning until issue is fixedGregor Jasny2017-01-261-1/+1
| * | | | | | | | | Makefile: For static libraries remove only the "real" lib before creatingGregor Jasny2017-01-261-13/+14
| * | | | | | | | | Makefile: Re-order list of files to cleanGregor Jasny2017-01-261-4/+4
* | | | | | | | | | Merge topic 'developer-setup'Brad King2017-01-3112-11/+552
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |