| Commit message (Expand) | Author | Age | Files | Lines |
* | Separate compilation for commands included in cmBootstrapCommands1 | Daniel Pfeifer | 2016-10-21 | 1 | -0/+2 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -2/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -162/+98 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -14/+0 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -1/+1 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
|
|
* | Use containers of labeled search paths instead of individual members | Chuck Atkins | 2014-11-12 | 1 | -20/+56 |
|
|
* | Encapsulate search path manipulation functions into a seperate class. | Chuck Atkins | 2014-11-11 | 1 | -122/+23 |
|
|
* | Refactor and seperate search path construction for find commands | Chuck Atkins | 2014-11-11 | 1 | -54/+75 |
|
|
* | strings: Remove redundant calls to std::string::c_str() | Nils Gladitz | 2014-10-15 | 1 | -4/+4 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -4/+4 |
|
|
* | stringapi: Use strings for variable names | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | Introduce CMAKE_STAGING_PREFIX variable. | Stephen Kelly | 2013-11-21 | 1 | -1/+6 |
|
|
* | Add CMAKE_SYSROOT variable to set --sysroot when cross compiling. | Stephen Kelly | 2013-11-19 | 1 | -2/+13 |
|
|
* | cmFindCommon: Revert accidental change | Brad King | 2013-11-02 | 1 | -13/+2 |
|
|
* | cmTarget: Make GetProperty() const. | Stephen Kelly | 2013-10-31 | 1 | -2/+13 |
|
|
* | Drop builtin command documentation | Brad King | 2013-10-16 | 1 | -49/+0 |
|
|
* | Revert "Use --sysroot when cross compiling." | Stephen Kelly | 2013-07-12 | 1 | -20/+4 |
|
|
* | Use --sysroot when cross compiling. | Stephen Kelly | 2013-06-07 | 1 | -4/+20 |
|
|
* | Refactor find_* command final path list computation | Brad King | 2011-09-23 | 1 | -1/+6 |
|
|
* | Speedup find_* commands (#11412) | Brad King | 2010-11-12 | 1 | -0/+4 |
|
|
* | Teach find_* commands to ignore some paths | Todd Gamblin | 2010-08-13 | 1 | -0/+57 |
|
|
* | -improve crosscompiling from Linux to iphone (#10526) | Alex Neundorf | 2010-05-01 | 1 | -0/+14 |
|
|
* | Create cmMakefile::PlatformIs64Bit helper method | Brad King | 2009-09-30 | 1 | -7/+3 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | some white space fixes for the book | Ken Martin | 2009-09-03 | 1 | -2/+2 |
|
|
* | ENH: undo bad checkin | Bill Hoffman | 2008-10-03 | 1 | -9/+0 |
|
|
* | STYLE: fix line length issues | Bill Hoffman | 2008-10-02 | 1 | -1/+9 |
|
|
* | ENH: Add HINTS option to find_* commands. | Brad King | 2008-06-09 | 1 | -9/+10 |
|
|
* | ENH: In find_* implementation centralize addition of trailing slashes | Brad King | 2008-06-09 | 1 | -0/+15 |
|
|
* | ENH: Refactor cmFindCommon, cmFindBase, and cmFindPackageCommand | Brad King | 2008-06-05 | 1 | -93/+33 |
|
|
* | ENH: Major improvements to the FIND_PACKAGE command. See bug #3659. | Brad King | 2008-01-17 | 1 | -0/+479 |
|
|