summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \
* | \ \ \ Merge topic 'autogen_p'Brad King2017-07-061-1/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Autogen: Continue search for FOO_p.h when FOO.h was foundSebastian Holtermann2017-07-021-1/+0
* | | | | CMake Nightly Date StampKitware Robot2017-07-061-1/+1
* | | | | Merge topic 'clang-format-missing'Brad King2017-07-051-1/+1
|\ \ \ \ \
| * | | | | clang-format.bash: Fix error message when clang-format is not foundBrad King2017-07-051-1/+1
|/ / / / /
* | | | | Merge branch 'release-3.9'Brad King2017-07-050-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'autogen-header-skip' into release-3.9Brad King2017-07-051-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'vs-link-guard-cf' into release-3.9Brad King2017-06-302-6/+0
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
* | | | | | Merge topic 'vs-link-guard-cf'Brad King2017-07-052-6/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | VS: Fix support for '/guard:cf' linker flagOlender, Sebastian D2017-06-302-6/+0
* | | | | | Merge topic 'autogen-header-skip'Brad King2017-07-051-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Autogen: Check .moc header name against SKIP listSebastian Holtermann2017-06-301-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-07-051-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-07-041-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-07-031-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-07-021-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2017-07-011-1/+1
* | | | | | Merge branch 'release-3.9'Brad King2017-06-300-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'FindDoxygen-project-in-subdir' into release-3.9Brad King2017-06-301-5/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'xcode-cross-sdk-object-libraries' into release-3.9Brad King2017-06-302-5/+5
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'server-mode-protocol-version-docs'Brad King2017-06-301-0/+8
|\ \ \ \ \ \ \
| * | | | | | | Help: Document server-mode protocol versions more clearlyTobias Hunger2017-06-291-0/+8
* | | | | | | | Merge topic 'xcode-cross-sdk-object-libraries'Brad King2017-06-302-5/+5
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Xcode: Use correct Object Library paths for cross-SDK buildsGregor Jasny2017-06-292-5/+5
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'FindDoxygen-project-in-subdir'Brad King2017-06-301-5/+5
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | FindDoxygen: Use a stable reference to the location of global resourcesRobert Dailey2017-06-291-5/+5
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2017-06-301-1/+1
* | | | | Merge branch 'release-3.9'Brad King2017-06-290-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'vs-link-debug-flags' into release-3.9Brad King2017-06-288-35/+340
| |\ \ \ \
| * \ \ \ \ Merge branch 'curl-haiku' into release-3.9Brad King2017-06-281-0/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
* | | | | | Merge topic '16961-xctest-scheme'Brad King2017-06-295-30/+84
|\ \ \ \ \ \
| * | | | | | Xcode: Add XCTest support to schema generatorGregor Jasny2017-06-283-7/+62
| * | | | | | Xcode: Prepare schema generator for XCTestGregor Jasny2017-06-282-20/+19
| * | | | | | XCTest: Speed up test by only enabling C languageGregor Jasny2017-06-281-1/+1
| * | | | | | XCTest: Use bundle specific generator expressionsGregor Jasny2017-06-281-2/+2