Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up some C-Style casts | Matthias Maennich | 2017-09-28 | 2 | -2/+2 |
* | Fix some occurrences using string by value rather than by const& | Matthias Maennich | 2017-09-28 | 8 | -18/+20 |
* | Replace several occurrences of empty string comparisons by string::empty() | Matthias Maennich | 2017-09-28 | 2 | -5/+5 |
* | clang-tidy: Make .clang-tidy a build-time dependency | Matthias Maennich | 2017-09-28 | 2 | -0/+8 |
* | clang-tidy: exclude 'modernize-use-noexcept' introduced in 5.0.0 | Brad King | 2017-09-28 | 1 | -0/+1 |
* | clang-tidy: exclude 'modernize-return-braced-init-list' introduced in 5.0.0 | Matthias Maennich | 2017-09-27 | 1 | -0/+1 |
* | Merge topic 'document_env_variables' | Craig Scott | 2017-09-27 | 29 | -0/+261 |
|\ | |||||
| * | Help: Document CMake's environment variables | Robert Maynard | 2017-09-26 | 29 | -0/+261 |
* | | Merge topic 'CMakeCPack-source-ignore' | Brad King | 2017-09-27 | 2 | -6/+18 |
|\ \ | |||||
| * | | CMakeCPack: Exclude version-control-specific files from source package | Brad King | 2017-09-26 | 2 | -6/+18 |
* | | | Merge topic 'auto_ptr' | Brad King | 2017-09-27 | 54 | -573/+353 |
|\ \ \ | |||||
| * | | | Retire std::auto_ptr and its macro CM_AUTO_PTR | Matthias Maennich | 2017-09-25 | 54 | -573/+353 |
* | | | | 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 |
| | |_|/ / / / / / | |/| | | | | | | |