| Commit message (Expand) | Author | Age | Files | Lines |
* | iwyu: Fix VisualStudio specific issues | Daniel Pfeifer | 2016-11-28 | 1 | -0/+2 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | Remove c_str() calls from stream arguments. | Daniel Pfeifer | 2016-06-06 | 1 | -2/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -193/+129 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -11/+0 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -1/+1 |
|
|
* | Replace '0 == instances.size()' with instances.empty(). | Stephen Kelly | 2015-08-24 | 1 | -1/+1 |
|
|
* | VisualStudio: Remove MSVC6 compatibility macro. | Stephen Kelly | 2014-11-20 | 1 | -6/+0 |
|
|
* | cmCallVisualStudioMacro: fix a shadowing warning | Ben Boeckel | 2014-11-13 | 1 | -6/+7 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | BUG: Fix issue #7533. Revise fix for issue #7058 to use pragma comment libs i... | David Cole | 2008-10-08 | 1 | -0/+25 |
|
|
* | BUG: Fix issue #7088 - do not emit error messages when attempts to run Visual... | David Cole | 2008-07-30 | 1 | -13/+29 |
|
|
* | ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 a... | David Cole | 2008-02-15 | 1 | -1/+35 |
|
|
* | STYLE: Fixed line-too-long. COMP: Fixed warnings about lossy conversions. | Brad King | 2007-11-20 | 1 | -2/+8 |
|
|
* | ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual ... | David Cole | 2007-11-16 | 1 | -0/+464 |
|
|