| Commit message (Expand) | Author | Age | Files | Lines |
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -2/+4 |
|
|
* | Add CM_OVERRIDE to some functions | Daniel Pfeifer | 2016-06-27 | 1 | -4/+4 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -218/+156 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -24/+0 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -1/+1 |
|
|
* | Merge topic 'reduce-realpath-calls' | Brad King | 2015-12-02 | 1 | -4/+22 |
|\ |
|
| * | cmOrderDirectories: Reduce repeat realpath() calls | Brad King | 2015-12-01 | 1 | -2/+15 |
|
|
| * | cmOrderDirectories: Factor out directory comparison | Brad King | 2015-12-01 | 1 | -4/+9 |
|
|
* | | cmGeneratorTarget: Provide direct access to the backtrace. | Stephen Kelly | 2015-10-20 | 1 | -2/+2 |
|/ |
|
* | cmOrderDirectories: Port to cmGeneratorTarget. | Stephen Kelly | 2015-08-05 | 1 | -3/+5 |
|
|
* | Include cmAlgorithms where it is used. | Stephen Kelly | 2015-03-10 | 1 | -0/+1 |
|
|
* | Use the cmDeleteAll algorithm instead of trivial raw loops. | Stephen Kelly | 2015-01-13 | 1 | -12/+2 |
|
|
* | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 1 | -4/+4 |
|
|
* | strings: Remove redundant calls to std::string::c_str() | Nils Gladitz | 2014-10-15 | 1 | -1/+1 |
|
|
* | Tolerate symlinks during RPATH ordering (#13429) | Brad King | 2014-09-09 | 1 | -2/+8 |
|
|
* | regex: Use static regexs where possible | Ben Boeckel | 2014-06-09 | 1 | -4/+4 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -1/+1 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -10/+10 |
|
|
* | cmTarget: Make GetProperty() const. | Stephen Kelly | 2013-10-31 | 1 | -1/+1 |
|
|
* | OS X: Enable rpath support on Mac OS X when find_library() is used. | Clinton Stimpson | 2013-07-16 | 1 | -14/+8 |
|
|
* | OS X: Add RPATH support for Mac. | Clinton Stimpson | 2013-06-03 | 1 | -4/+41 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: Link runtime libraries of all languages | Brad King | 2009-07-27 | 1 | -0/+12 |
|
|
* | STYLE: Factor CollectOriginalDirectories code | Brad King | 2009-07-14 | 1 | -20/+27 |
|
|
* | BUG: Fix same-file check for directory ordering | Brad King | 2008-12-26 | 1 | -14/+11 |
|
|
* | ENH: Warn when system libraries may be hidden. | Brad King | 2008-07-29 | 1 | -3/+69 |
|
|
* | ENH: Provide context in path ordering warnings | Brad King | 2008-07-29 | 1 | -7/+10 |
|
|
* | STYLE: Fix typo in comment in cmOrderDirectories | Brad King | 2008-07-29 | 1 | -1/+1 |
|
|
* | COMP: Fix unreachable code warning in cmOrderDirectories. | Brad King | 2008-02-22 | 1 | -1/+1 |
|
|
* | COMP: Remove unused local variable from cmOrderDirectories. | Brad King | 2008-02-21 | 1 | -1/+0 |
|
|
* | ENH: Improve linking to third-party shared libraries on soname platforms | Brad King | 2008-02-21 | 1 | -1/+9 |
|
|
* | ENH: Better linker search path computation. | Brad King | 2008-02-21 | 1 | -0/+524 |
|
|