| Commit message (Expand) | Author | Age | Files | Lines |
* | cmCommandArgumentParser: remove the variable tokens from the class | Rolf Eike Beer | 2017-10-25 | 1 | -7/+0 |
|
|
* | cmCommandArgumentParserHelper: constify some char* values | Rolf Eike Beer | 2017-10-25 | 1 | -6/+6 |
|
|
* | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 1 | -1/+1 |
|
|
* | Use CM_DISABLE_COPY | Daniel Pfeifer | 2017-04-24 | 1 | -5/+3 |
|
|
* | cmCommandArgumentParserHelper: make noncopyable | Daniel Pfeifer | 2017-04-21 | 1 | -0/+4 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | ParserHelper: Move macros to bottom of files | Daniel Pfeifer | 2017-02-20 | 1 | -14/+8 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -2/+3 |
|
|
* | make sure to include cmConfigure.h before cmStandardIncludes.h | Daniel Pfeifer | 2016-09-03 | 1 | -0/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -7/+6 |
|
|
* | cmCommandArgumentParserHelper: Re-arrange data. | Stephen Kelly | 2015-06-07 | 1 | -4/+4 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | stringapi: Use strings for AddString methods | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -3/+3 |
|
|
* | Remove UnionsAvailable member from 2 classes | Yury G. Kudryashov | 2012-03-03 | 1 | -1/+0 |
|
|
* | Add a flag to warn about system files | Ben Boeckel | 2010-09-01 | 1 | -0/+1 |
|
|
* | Rename strict-mode to warn-uninitialized | Ben Boeckel | 2010-09-01 | 1 | -1/+1 |
|
|
* | Make --strict-mode option, and integrate with cmake-gui | Bill Hoffman | 2010-09-01 | 1 | -0/+1 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: Improve argument parsing error messages | Brad King | 2008-09-24 | 1 | -0/+1 |
|
|
* | BUG: Fixed @ONLY configuration to not try to parse ${} syntax at all. This f... | Brad King | 2007-06-06 | 1 | -3/+1 |
|
|
* | ENH: add atonly support to cmCommandArgumentParserHelper.cxx and remove old n... | Bill Hoffman | 2007-02-09 | 1 | -2/+6 |
|
|
* | BUG: Do not replace @VAR@ syntax in list files. This addresses bug #2722. | Brad King | 2006-10-04 | 1 | -0/+3 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -21/+20 |
|
|
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-10 | 1 | -6/+8 |
|
|
* | ENH: Improve handling of escaped characters | Andy Cedilnik | 2005-06-17 | 1 | -0/+3 |
|
|
* | ENH: More cleanups | Andy Cedilnik | 2005-06-14 | 1 | -21/+1 |
|
|
* | ENH: More optimization | Andy Cedilnik | 2005-06-13 | 1 | -1/+1 |
|
|
* | ENH: Handle errors and optimize a bit | Andy Cedilnik | 2005-06-13 | 1 | -1/+13 |
|
|
* | ENH: Handle more cases | Andy Cedilnik | 2005-06-08 | 1 | -1/+1 |
|
|
* | ENH: Initial import (not working yet) | Andy Cedilnik | 2005-06-08 | 1 | -0/+112 |
|
|