Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge topic 'vs-guid-tolerate-no-curly' | Brad King | 2017-09-27 | 2 | -2/+10 | |
|\ \ \ \ | ||||||
| * | | | | VS: Adapt project parsers to support "ProjectGUID" without curly brackets | Fredrik Orderud | 2017-09-26 | 2 | -2/+10 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'reduce-strcpy' | Brad King | 2017-09-27 | 1 | -33/+16 | |
|\ \ \ \ | ||||||
| * | | | | CursesDialog: avoid calling strcpy() | Rolf Eike Beer | 2017-09-25 | 1 | -33/+16 | |
| | |/ / | |/| | | ||||||
* | | | | Merge topic 'GetPrerequisites-no-clear-on-missing' | Brad King | 2017-09-27 | 5 | -1/+11 | |
|\ \ \ \ | ||||||
| * | | | | GetPrerequisites: Restore behavior on missing binary of not clearing list | Brad King | 2017-09-26 | 5 | -1/+11 | |
| |/ / / | ||||||
* | | | | Merge topic 'autogen-per-config-sources' | Brad King | 2017-09-27 | 10 | -252/+380 | |
|\ \ \ \ | ||||||
| * | | | | Autogen: Docs: Add documentation internal links | Sebastian Holtermann | 2017-09-25 | 3 | -8/+8 | |
| * | | | | Autogen: Reintroduce per-config sources support | Sebastian Holtermann | 2017-09-25 | 7 | -218/+346 | |
| * | | | | Autogen: Rename cmQtAutoGen::GeneratorType to cmQtAutogen::Generator | Sebastian Holtermann | 2017-09-25 | 5 | -29/+29 | |
* | | | | | Merge topic 'ninja-rc-depfile-quoting' | Brad King | 2017-09-27 | 2 | -1/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | Ninja: Fix quoting of RC language depfile in cmcldeps call | Brad King | 2017-09-25 | 2 | -1/+8 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'FindOpenGL-glvnd' | Brad King | 2017-09-27 | 5 | -40/+349 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindOpenGL: Add support for GLVND on Linux | Tom Fogal | 2017-09-25 | 5 | -40/+349 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'revert-perf-source-lookup' | Brad King | 2017-09-27 | 4 | -59/+20 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tests: Add case for legacy source file property behavior | Brad King | 2017-09-25 | 2 | -1/+17 | |
| * | | | | | Revert "Performance: Improve efficiency of source file lookup in cmMakefile" | Brad King | 2017-09-25 | 2 | -58/+3 | |
* | | | | | | Merge branch 'release-3.9' | Brad King | 2017-09-27 | 0 | -0/+0 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'FindBoost-fix-policy-scope' into release-3.9 | Brad King | 2017-09-27 | 1 | -2/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | FindBoost: Finish reverting "Simplify search in lists" for 3.9 | Brad King | 2017-09-27 | 1 | -2/+0 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-27 | 1 | -1/+1 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'doc-MSVC_VERSION' | Brad King | 2017-09-26 | 1 | -10/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help: Update MSVC_VERSION documentation | Brad King | 2017-09-25 | 1 | -11/+12 | |
| * | | | | | | | Help: Document MSVC_VERSION value 1911 | Wojciech Mamrak | 2017-09-25 | 1 | -0/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-26 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'load_command-cleanup' | Brad King | 2017-09-25 | 1 | -25/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmCPluginAPI: remove explicit casts to void* | Rolf Eike Beer | 2017-09-23 | 1 | -5/+4 | |
| * | | | | | | cmCPluginAPI: do not check pointer before calling free() | Rolf Eike Beer | 2017-09-23 | 1 | -3/+1 | |
| * | | | | | | cmCPluginAPI: use strdup() instead of open coding it | Rolf Eike Beer | 2017-09-23 | 1 | -17/+5 | |
* | | | | | | | Merge topic 'FindOpenACC' | Brad King | 2017-09-25 | 4 | -0/+259 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindOpenACC: Add module to detect compiler support for OpenACC | Tin Huynh | 2017-09-22 | 4 | -0/+259 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'rc-missing-better-error' | Brad King | 2017-09-25 | 2 | -32/+66 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Windows: Improve link-time error messages when rc or mt fail | Jonathan Marler | 2017-09-22 | 1 | -32/+62 | |
| * | | | | | | | cmSystemTools: Teach RunSingleCommand another way to report exceptions | Jonathan Marler | 2017-09-20 | 1 | -0/+4 | |
* | | | | | | | | Merge topic 'cpackifw-options' | Brad King | 2017-09-25 | 4 | -6/+77 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CPackIFW: Add some options | Konstantin Podsvirov | 2017-09-21 | 4 | -6/+77 | |
* | | | | | | | | | Merge topic 'cxx17-no-bind1st' | Brad King | 2017-09-25 | 2 | -4/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Avoid using std::bind1st that is removed in C++17 | Brad King | 2017-09-23 | 2 | -4/+2 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'FindOpenMP-CMP0054' | Brad King | 2017-09-25 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindOpenMP: Avoid CMP0054 warnings | Brad King | 2017-09-22 | 1 | -0/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'test-fix-msvc-standard-default' | Brad King | 2017-09-25 | 1 | -13/+31 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | Tests: Fix RunCMake.try_compile CxxStandard case on MSVC | Brad King | 2017-09-22 | 1 | -13/+31 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-25 | 1 | -1/+1 | |
* | | | | | | | | Merge topic '`16839-better-tvos-support`' | Craig Scott | 2017-09-24 | 2 | -1/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Xcode: Add team to compiler-id project | Gregor Jasny | 2017-09-19 | 2 | -0/+7 | |
| * | | | | | | | | Xcode: Add tvOS and watchOS toolchain file support | Gregor Jasny | 2017-09-19 | 1 | -1/+2 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-24 | 1 | -1/+1 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-09-23 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'graphviz-link-type' | Craig Scott | 2017-09-22 | 3 | -5/+107 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | graphviz: distinguish target dependency types | Nico Müller | 2017-09-21 | 3 | -5/+107 | |