| Commit message (Expand) | Author | Age | Files | Lines |
* | GHS: Document usage of GHS_NO_SOURCE_GROUP_FILE | Fred Baksik | 2019-02-08 | 1 | -0/+6 |
|
|
* | Xcode: Update default Swift language version for Xcode 10.2 | Brad King | 2019-02-04 | 1 | -2/+6 |
|
|
* | Help: improve details on `CMAKE_LANG_CREATE_SHARED_*` | Saleem Abdulrasool | 2019-01-31 | 2 | -2/+4 |
|
|
* | Merge topic 'variables1' | Brad King | 2019-01-31 | 1 | -2/+5 |
|\ |
|
| * | Help: declare CMAKE_HOME_DIRECTORY obsolete | Joachim Wuttke (o) | 2019-01-30 | 1 | -2/+5 |
|
|
* | | Merge topic 'msys_docs' | Brad King | 2019-01-31 | 1 | -0/+4 |
|\ \ |
|
| * | | Help: Add documentation for MSYS variable | Harry Mallon | 2019-01-30 | 1 | -0/+4 |
| |/ |
|
* | | DOCS: put Flang in alphabetical order | Michael Hirsch, Ph.D | 2019-01-29 | 1 | -1/+1 |
|/ |
|
* | VS: Add support for explicit 32-bit toolset selection via host=x86 | Brad King | 2019-01-28 | 2 | -7/+7 |
|
|
* | cmMakefile: Impose maximum recursion limit | Kyle Edwards | 2019-01-23 | 1 | -0/+33 |
|
|
* | Merge topic 'find-package-resolve-symlinks' | Brad King | 2019-01-21 | 1 | -0/+10 |
|\ |
|
| * | find_package: optionally resolve symlinks when discovering packages | David Aguilar | 2019-01-16 | 1 | -0/+10 |
|
|
* | | Merge topic 'submit-url' | Brad King | 2019-01-21 | 1 | -0/+5 |
|\ \ |
|
| * | | CTest: Add documentation and release notes for SubmitURL | Regina Pfeifer | 2019-01-16 | 1 | -0/+5 |
| |/ |
|
* | | GHS: Add Compiler ID detection | Fred Baksik | 2019-01-16 | 1 | -0/+1 |
|
|
* | | GHS: Integrity Application updates | Fred Baksik | 2019-01-16 | 1 | -1/+1 |
|
|
* | | GHS: Use the correct compiler flags for CMAKE_BUILD_TYPE | Fred Baksik | 2019-01-16 | 5 | -25/+0 |
|/ |
|
* | VS: Add Visual Studio 16 2019 generator | Brad King | 2019-01-11 | 1 | -0/+1 |
|
|
* | Help: fix typo for CTEST_CUSTOM_TESTS_IGNORE | Ben Boeckel | 2019-01-02 | 1 | -2/+2 |
|
|
* | CTest: Remove submission trigger | Regina Pfeifer | 2018-11-28 | 1 | -2/+1 |
|
|
* | CTest: Remove submit method 'scp' | Regina Pfeifer | 2018-11-28 | 1 | -2/+1 |
|
|
* | Merge topic 'doc-cmake.1' | Craig Scott | 2018-11-28 | 2 | -5/+5 |
|\ |
|
| * | Help: Improve cmake(1) manual organization | Joachim Wuttke (l) | 2018-11-27 | 2 | -5/+5 |
|
|
* | | Autogen: Documentation updates | Sebastian Holtermann | 2018-11-26 | 1 | -0/+8 |
|/ |
|
* | Help: Spell out MFC | Joachim Wuttke (o) | 2018-11-14 | 1 | -7/+8 |
|
|
* | Autogen: Add documentation for CMAKE_GLOBAL_AUTOGEN/RCC_TARGET | Sebastian Holtermann | 2018-11-11 | 4 | -0/+62 |
|
|
* | Help: Describe $CACHE and $ENV as operators | Joachim Wuttke (l) | 2018-11-08 | 2 | -4/+9 |
|
|
* | Autogen: Add (CMAKE_)AUTOGEN_ORIGIN_DEPENDS documentation | Sebastian Holtermann | 2018-11-03 | 1 | -0/+11 |
|
|
* | Merge topic 'no-smiley' | Brad King | 2018-10-29 | 19 | -19/+19 |
|\ |
|
| * | Help: Spell out ";-list" as "semicolon-separated list" | Joachim Wuttke (o) | 2018-10-25 | 19 | -19/+19 |
|
|
* | | Merge topic 'doc-updates' | Brad King | 2018-10-26 | 1 | -3/+3 |
|\ \ |
|
| * | | Help: clarify "LINKER:" prefix usage | Marc Chevrier | 2018-10-26 | 1 | -3/+3 |
|
|
* | | | RPATH: Add option for using $ORIGIN in build tree | Peter Wu | 2018-10-26 | 1 | -0/+7 |
| |/
|/| |
|
* | | Merge topic 'update_debug_target_properties' | Brad King | 2018-10-15 | 1 | -7/+16 |
|\ \ |
|
| * | | Help: document CMAKE_DEBUG_TARGET_PROPERTIES support for LINK properties | Robert Maynard | 2018-10-12 | 1 | -7/+16 |
|
|
* | | | add_subdirectory: Run subdirectory install rules in correct order | Kyle Edwards | 2018-10-10 | 1 | -0/+2 |
|/ / |
|
* | | Help: Document CMAKE_OSX_* variables as cache entries | James Turner | 2018-10-04 | 1 | -0/+2 |
|/ |
|
* | Merge topic 'vs-global-props-for-all-targets' | Brad King | 2018-09-28 | 1 | -0/+21 |
|\ |
|
| * | VS: Add option to set VS_GLOBAL_* for all targets | Mikhail Korolev | 2018-09-25 | 1 | -0/+21 |
|
|
* | | link_directories(): enhance capabilities | Marc Chevrier | 2018-09-25 | 1 | -0/+9 |
|/ |
|
* | Help: Document CMAKE_RULE_MESSAGES variable | Julien Schueller | 2018-09-17 | 1 | -0/+8 |
|
|
* | Merge topic 'cmake_cpack_command-doc' | Brad King | 2018-09-11 | 1 | -0/+8 |
|\ |
|
| * | Help: Document existence of CMAKE_CPACK_COMMAND | Kyle Edwards | 2018-09-10 | 1 | -0/+8 |
|
|
* | | Help: Replace occurrences of "Mac OS X" with "macOS" | Bartosz Kosiorek | 2018-09-05 | 13 | -16/+16 |
|/ |
|
* | Merge topic 'vs-winrt-default' | Brad King | 2018-08-31 | 1 | -0/+8 |
|\ |
|
| * | VS: Add option to tell generator that platfrom is WinRT by default | Mikhail Korolev | 2018-08-30 | 1 | -0/+8 |
|
|
* | | Merge topic 'android-ndk-r18' | Brad King | 2018-08-30 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | Android: Add support for NDK r18 | Brad King | 2018-08-28 | 1 | -1/+2 |
|
|
* | | Merge topic 'doc-clang-tidy-typo' | Brad King | 2018-08-24 | 1 | -1/+1 |
|\ \ |
|
| * | | Help: Fix typo in clang-tidy example -checks option | David Demelier | 2018-08-24 | 1 | -1/+1 |
| |/ |
|