Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'FindPackageModeMakefileTest-use-explicit-linkage' | Brad King | 2018-08-30 | 2 | -0/+10 |
|\ | |||||
| * | FindPackageModeMakefileTest: Explicitly use C linkage | Chuck Atkins | 2018-08-29 | 2 | -0/+10 |
* | | Merge topic 'libarchive-bump-minimum-version' | Brad King | 2018-08-30 | 1 | -1/+1 |
|\ \ | |||||
| * | | libarchive: Bump the minimum version from 3.0.0 to 3.1.0 | Chuck Atkins | 2018-08-29 | 1 | -1/+1 |
| |/ | |||||
* | | Merge topic 'cmake_lang_compiler_predefines' | Brad King | 2018-08-30 | 3 | -3/+21 |
|\ \ | |||||
| * | | Respect CMAKE_<LANG>_COMPILER_ARG1 in CMAKE_<LANG>_COMPILER_PREDEFINES_COMMAND | Sebastian Holtermann | 2018-08-28 | 3 | -3/+21 |
* | | | Merge topic 'cstr-remove' | Brad King | 2018-08-30 | 1 | -8/+8 |
|\ \ \ | |||||
| * | | | cmVisualStudio10TargetGenerator: clean up c_str()s | Vitaly Stakhovsky | 2018-08-28 | 1 | -8/+8 |
* | | | | Merge topic 'genex-evaluate-stdstring' | Brad King | 2018-08-30 | 5 | -23/+18 |
|\ \ \ \ | |||||
| * | | | | Genex: Return Evaluate results as const std::string& | Vitaly Stakhovsky | 2018-08-28 | 5 | -23/+18 |
* | | | | | Merge topic 'remove-lua-extra-paths' | Brad King | 2018-08-30 | 1 | -9/+0 |
|\ \ \ \ \ | |||||
| * | | | | | FindLua: Remove manually specified additional paths | Chuck Atkins | 2018-08-28 | 1 | -9/+0 |
* | | | | | | Merge branch 'release-3.12' | Brad King | 2018-08-30 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'android-ndk-r18' into release-3.12 | Brad King | 2018-08-28 | 5 | -9/+29 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'android-ndk-r18' | Brad King | 2018-08-30 | 5 | -9/+29 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Android: Add support for NDK r18 | Brad King | 2018-08-28 | 5 | -9/+29 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-30 | 1 | -1/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-29 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge topic 'FindMatlab-missing-install' | Brad King | 2018-08-28 | 1 | -12/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | FindMatlab: Guard against nonexistent installation | Chuck Atkins | 2018-08-27 | 1 | -12/+14 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'lg-directory' | Brad King | 2018-08-28 | 11 | -22/+21 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmLocalGenerator: return directories as const std::string& | Vitaly Stakhovsky | 2018-08-27 | 11 | -22/+21 |
* | | | | | | | Merge topic 'mk-directory' | Brad King | 2018-08-28 | 21 | -67/+65 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmMakefile: return directories as const std::string& | Vitaly Stakhovsky | 2018-08-27 | 21 | -67/+65 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-28 | 1 | -1/+1 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'cray_cce_cxx14' | Brad King | 2018-08-27 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Cray: Record C++14 compiler mode options | Kelly (KT) Thompson | 2018-08-24 | 1 | -0/+4 |
* | | | | | | | | Merge topic 'more-misc-typos' | Brad King | 2018-08-27 | 4 | -4/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Maint: misc. typos | luz.paz | 2018-08-24 | 4 | -4/+4 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge topic 'update-icons' | Brad King | 2018-08-27 | 8 | -0/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmake-gui: Update icons | T.J. Corona | 2018-08-16 | 8 | -0/+0 |
* | | | | | | | | | Merge topic 'static-lib-options' | Brad King | 2018-08-27 | 25 | -15/+187 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | static library: add property STATIC_LIBRARY_OPTIONS | Marc Chevrier | 2018-08-15 | 25 | -15/+187 |
* | | | | | | | | | | Merge topic 'FindZLIB-ProgramFiles' | Brad King | 2018-08-27 | 1 | -3/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | FindZLIB: Fix path detection via ProgramFiles env variables | Andreas Schneider | 2018-08-24 | 1 | -3/+5 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'doc-include_directories-alternative' | Brad King | 2018-08-27 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Help: Document alternative to include_directories | David Demelier | 2018-08-23 | 1 | -0/+6 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'ProjectReference' | Brad King | 2018-08-27 | 1 | -23/+21 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | VS: Disallow ReferenceOutputAssembly in ProjectReference if not possible | Bastien Schatt | 2018-08-12 | 1 | -23/+21 |
* | | | | | | | | | | | Merge topic 'ninja-generator-do-not-add-alias-matching-custom-command-output' | Brad King | 2018-08-27 | 3 | -0/+54 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Ninja: Fix dupbuild error skipping alias with conflicting custom command | Jean-Christophe Fillion-Robin | 2018-08-09 | 3 | -0/+54 |
* | | | | | | | | | | | | Merge topic 'xcode-compiler-id-sign-identity' | Brad King | 2018-08-27 | 2 | -0/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Xcode: Set CODE_SIGN_IDENTITY during compiler identification | Rafal Parzych | 2018-08-24 | 2 | -0/+7 |
* | | | | | | | | | | | | | Merge topic 'extra-gen-fix-0' | Brad King | 2018-08-27 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Extra Generator: Fix extraction of macros with value 0 | ibisz | 2018-08-24 | 1 | -3/+3 |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge topic 'vs2017-no-default-FC' | Brad King | 2018-08-27 | 1 | -0/+10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | VS: Avoid VS 2017 toolset default use of /FC flag | Brad King | 2018-08-23 | 1 | -0/+10 |
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-27 | 1 | -1/+1 |
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-26 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-08-25 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |