summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ghs-relnotes'Brad King2019-02-111-0/+28
|\
| * Help: Update 3.14 release notes for GHS changesFred Baksik2019-02-111-0/+28
* | Merge topic 'ghs-updates'Brad King2019-02-117-2/+24
|\ \ | |/
| * GHS: Document usage of GHS_NO_SOURCE_GROUP_FILEFred Baksik2019-02-087-2/+24
* | Merge topic 'fix-exclude-dir-with-iface'Brad King2019-02-113-1/+5
|\ \
| * | Fix EXCLUDE_FROM_ALL on directory with an interface libraryBrad King2019-02-083-1/+5
* | | CMake Nightly Date StampKitware Robot2019-02-111-1/+1
* | | CMake Nightly Date StampKitware Robot2019-02-101-1/+1
* | | CMake Nightly Date StampKitware Robot2019-02-091-1/+1
* | | Merge branch 'release-3.14'Kyle Edwards2019-02-080-0/+0
|\ \ \
| * \ \ Merge branch 'file_create_link_release_note' into release-3.14Kyle Edwards2019-02-081-0/+3
| |\ \ \ | | |_|/ | |/| |
* | | | Merge topic 'file_create_link_release_note'Kyle Edwards2019-02-081-0/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Help: Add notes for `file(CREATE_LINK)` subcommandTushar Maheshwari2019-02-081-0/+3
| |/ /
* | | Merge topic 'cmake_parse_arguments-keywords_missing_values'Kyle Edwards2019-02-085-44/+246
|\ \ \
| * | | cmake_parse_arguments: add KEYWORDS_MISSING_VALUESTorsten Robitzki2019-02-075-10/+198
| * | | cmake_parse_arguments: Factor out part of implementation for re-useTorsten Robitzki2019-02-061-39/+53
* | | | Merge topic 'message-stdstring'Brad King2019-02-0812-34/+35
|\ \ \ \
| * | | | cmSystemTools: MessageCallback and Message() accept std::string argumentVitaly Stakhovsky2019-02-0712-34/+35
| |/ / /
* | | | Merge topic 'getreqdef'Brad King2019-02-0816-55/+57
|\ \ \ \
| * | | | cmMakefile::GetRequiredDefinition: return const std::string&Vitaly Stakhovsky2019-02-0716-55/+57
* | | | | Merge topic 'runsinglecommand'Brad King2019-02-0815-39/+37
|\ \ \ \ \
| * | | | | cmSystemTools::RunSingleCommand: Accept std::string argumentVitaly Stakhovsky2019-02-0615-39/+37
| | |/ / / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2019-02-081-1/+1
* | | | | Merge topic 'prefer-front-back-over-begin-rbegin'Brad King2019-02-0722-65/+64
|\ \ \ \ \
| * | | | | Prefer front/back/data over dereferencing begin/rbegin iterArtur Ryt2019-02-0622-65/+64
| |/ / / /
* | | | | Merge branch 'release-3.14'Brad King2019-02-070-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'doc-object-library-link' into release-3.14Brad King2019-02-071-2/+2
| |\ \ \ \
* | \ \ \ \ Merge topic 'doc-object-library-link'Brad King2019-02-071-2/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | Help: Clarify 3.14 release note about object library dependenciesBrad King2019-02-071-2/+2
| | |_|/ | |/| |
* | | | Merge topic 'mingw-ar-suffix'Brad King2019-02-073-4/+6
|\ \ \ \
| * | | | MinGW: Fix locating BinUtils when compiler has a suffixRegina Pfeifer2019-02-063-4/+6
| | |_|/ | |/| |
* | | | Merge topic 'findcups'Brad King2019-02-076-9/+85
|\ \ \ \
| * | | | FindCups: add imported targetPatrick Gansterer2019-02-066-9/+85
| |/ / /
* | | | Merge topic 'test-FortranModules-tweak'Brad King2019-02-071-0/+1
|\ \ \ \
| * | | | Tests: Add a way to configure custom options for FortranModules testBrad King2019-02-061-0/+1
| |/ / /
* | | | Merge branch 'release-3.14'Brad King2019-02-070-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'cpack-ifw-error-wording' into release-3.14v3.14.0-rc1Brad King2019-02-071-1/+1
| |\ \ \
| * \ \ \ Merge branch 'FindHDF5-cleanup' into release-3.14Brad King2019-02-071-59/+81
| |\ \ \ \
| * \ \ \ \ Merge branch 'xcode-stdlib-flags' into release-3.14Brad King2019-02-073-0/+26
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'vs-csharp-nowarn-numbers' into release-3.14Brad King2019-02-0712-16/+132
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'cpack-ifw-error-wording'Brad King2019-02-071-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | CPack/IFW: Correct wording in error messageJoachim Wuttke (o)2019-02-071-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'FindHDF5-cleanup'Brad King2019-02-071-59/+81
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | FindHDF5: Modernize formatting of variable documentationMichael Hirsch, Ph.D2019-02-071-49/+69
| * | | | | | FindHDF5: Use execute_process instead of exec_programMichael Hirsch, Ph.D2019-02-071-10/+12
| |/ / / / /
* | | | | | Merge topic 'xcode-stdlib-flags'Brad King2019-02-073-0/+26
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Xcode: Derive stdlib from CXX flagsGregor Jasny2019-02-073-0/+26
| |/ / / /
* | | | | Merge topic 'vs-csharp-nowarn-numbers'Brad King2019-02-0712-16/+132
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | VS: Fix nowarn compiler option to accept warning numbers.Wil Stark2019-02-0712-16/+132
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2019-02-071-1/+1
| |_|/ |/| |