summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-3.9'Brad King2017-07-110-0/+0
|\
| * Merge branch 'vs-2017-choose-via-environment' into release-3.9Brad King2017-07-102-0/+40
| |\
| * \ Merge branch 'autogen_skip_included' into release-3.9Brad King2017-07-101-28/+33
| |\ \
* | \ \ Merge topic 'FindMFC-try-static'Brad King2017-07-112-0/+16
|\ \ \ \
| * | | | FindMFC: Check for static MFC variantRich Chiodo2017-07-062-0/+16
* | | | | Merge topic 'file-LOCK-windows-message'Brad King2017-07-111-12/+7
|\ \ \ \ \
| * | | | | cmFileLockResult: Avoid allocation for Windows error messageIyyappa Murugandi2017-07-071-12/+7
| |/ / / /
* | | | | Merge topic 'vs-2017-choose-via-environment'Brad King2017-07-112-0/+40
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | VS: Choose VS 2017 instance via environment variableBrad King2017-07-102-0/+40
* | | | | Merge topic 'autogen_skip_included'Brad King2017-07-111-28/+33
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Autogen: Skip included files on demandSebastian Holtermann2017-07-101-28/+33
* | | | | Merge topic 'doc_configure_file'Brad King2017-07-112-2/+4
|\ \ \ \ \
| * | | | | Help: Explicitly state that some file generations are lazySylvain Joubert2017-07-072-2/+4
* | | | | | Merge topic 'FindPkgConfig-rerun'Brad King2017-07-111-1/+3
|\ \ \ \ \ \
| * | | | | | FindPkgConfig: do not always rerun pkg_check_modules() with 2 argumentsRolf Eike Beer2017-07-101-1/+3
| |/ / / / /
* | | | | | Merge topic 'FindHDF5-windows'Brad King2017-07-111-15/+27
|\ \ \ \ \ \
| * | | | | | FindHDF5: Define H5_BUILT_AS_DYNAMIC_LIB when using Windows DLLsKris Thielemans2017-07-071-0/+4
| * | | | | | FindHDF5: Add support for HDF5_USE_STATIC_LIBRARIES on WindowsKris Thielemans2017-07-071-15/+23
* | | | | | | CMake Nightly Date StampKitware Robot2017-07-111-1/+1
* | | | | | | Merge branch 'release-3.9'Brad King2017-07-100-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'autogen-no-generated-files' into release-3.9Brad King2017-07-073-0/+10
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'find_package-restore-considered-configs' into release-3.9Brad King2017-07-0712-2/+47
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'autogen-no-generated-files'Brad King2017-07-103-0/+10
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Autogen: Skip generated files for compatibility with CMake 3.8Brad King2017-07-073-0/+10
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'find_package-restore-considered-configs'Brad King2017-07-1012-2/+47
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | find_package: Restore longer message when config files were consideredBrad King2017-07-0712-2/+47
| |/ / / / /
* | | | | | Merge topic 'indented_cmakedefine'Brad King2017-07-1011-7/+90
|\ \ \ \ \ \
| * | | | | | configure_file: Add support for indented cmakedefineSylvain Joubert2017-07-0411-7/+90
* | | | | | | CMake Nightly Date StampKitware Robot2017-07-101-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2017-07-091-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2017-07-081-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'release-3.9'Brad King2017-07-070-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'FindDoxygen-create-output-dir' into release-3.9Brad King2017-07-061-3/+11
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'add-missing-fallthrough'Brad King2017-07-071-1/+2
|\ \ \ \ \ \ \
| * | | | | | | cmCTest: Add missing switch case fallthrough markupBrad King2017-07-051-1/+2
* | | | | | | | Merge topic 'iar_improved'Brad King2017-07-0721-96/+326
|\ \ \ \ \ \ \ \
| * | | | | | | | IAR: Improve support for IAR ARM CompilerNorbert Lange2017-06-2912-75/+233
| * | | | | | | | Add a CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID variableNorbert Lange2017-06-2911-0/+44
| * | | | | | | | Store CMAKE_ASM_COMPILER_VERSION persistentlyNorbert Lange2017-06-292-13/+31
| * | | | | | | | CMakeDetermineASMCompiler: Fix small copy-paste mistakeNorbert Lange2017-06-291-1/+1
| * | | | | | | | Add infrastructure to use language extensions without any standardBrad King2017-06-291-0/+10
| * | | | | | | | cmLocalGenerator: Switch order of <LANG>_{EXTENSIONS,STANDARD} checkBrad King2017-06-291-5/+5
| * | | | | | | | cmLocalGenerator: Simplify logic for language standard or extension flagBrad King2017-06-291-2/+2
* | | | | | | | | Merge topic 'connect_disablePCH_with_cl_option'Brad King2017-07-075-5/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | VS: connect /Y- compiler option with "Not Using Precompiled Headers"Olender, Sebastian D2017-07-055-5/+10
* | | | | | | | | | Merge topic 'FindDoxygen-create-output-dir'Brad King2017-07-071-3/+11
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | FindDoxygen: Create DOXYGEN_OUTPUT_DIRECTORY if it doesn't existRobert Dailey2017-07-061-3/+11
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2017-07-071-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch 'release-3.9'Brad King2017-07-060-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'autogen_p' into release-3.9Brad King2017-07-051-1/+0
| |\ \ \ \ \ \ \