| Commit message (Expand) | Author | Age | Files | Lines |
* | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -4/+1 |
|
|
* | cmDepends: Update types to always use a Makefile generator | Brad King | 2020-04-13 | 1 | -2/+2 |
|
|
* | clang-format: fix erroneous handling of header <queue> | Marc Chevrier | 2020-01-06 | 1 | -2/+1 |
|
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -4/+6 |
|
|
* | cmDependsC: remove cmDeleteAll call | Tushar Maheshwari | 2019-09-20 | 1 | -1/+1 |
|
|
* | clang-tidy: Replace typedef with using | Regina Pfeifer | 2019-09-04 | 1 | -1/+1 |
|
|
* | cmDepends: Define DependencyMap instead of DependencyVector | Sebastian Holtermann | 2019-03-27 | 1 | -3/+2 |
|
|
* | clang-tidy: Use `= delete` | Regina Pfeifer | 2019-01-29 | 1 | -2/+3 |
|
|
* | cleanup: Prefer compiler provided special member functions | Regina Pfeifer | 2019-01-25 | 1 | -1/+0 |
|
|
* | clang-tidy: Use `= default` | Regina Pfeifer | 2019-01-25 | 1 | -1/+1 |
|
|
* | cmDepends: all members accept std::string arguments | Vitaly Stakhovsky | 2019-01-19 | 1 | -2/+2 |
|
|
* | clang-tidy: Use default member initialization | Regina Pfeifer | 2018-12-15 | 1 | -6/+3 |
|
|
* | Use C++11 override instead of CM_OVERRIDE | Brad King | 2017-09-15 | 1 | -2/+2 |
|
|
* | 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 | -4/+2 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -2/+2 |
|
|
* | 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 | -0/+9 |
|
|
* | mark functions with CM_OVERRIDE | Daniel Pfeifer | 2016-06-27 | 1 | -5/+4 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -6/+11 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -8/+8 |
|
|
* | stringapi: Use strings for the languages | Ben Boeckel | 2014-03-08 | 1 | -1/+2 |
|
|
* | cmDepends: allow multiple dependees per depender | Alex Neundorf | 2012-11-06 | 1 | -2/+2 |
|
|
* | cmDependsC: remove unused member variable | Alex Neundorf | 2012-09-30 | 1 | -3/+0 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | Major optimization of C/C++ dependency scanning. | Alexander Neundorf | 2009-09-23 | 1 | -1/+3 |
|
|
* | ENH: Teach cmDependsC about user-configured macro transformations. | Brad King | 2008-05-14 | 1 | -0/+9 |
|
|
* | ENH: Light refactoring of implicit dependency scanning configuration implemen... | Brad King | 2008-05-08 | 1 | -9/+4 |
|
|
* | BUG: Patch from Alex to recompute dependencies when the include regex changes... | Brad King | 2007-02-05 | 1 | -0/+3 |
|
|
* | ENH: Patch from Alex to speed dependency scanning approximately 2x. | Brad King | 2006-09-13 | 1 | -1/+2 |
|
|
* | ENH: Make sure all custom command outputs are up to date before scanning depe... | Brad King | 2006-08-31 | 1 | -11/+0 |
|
|
* | ENH: a warning fix and some more cleanup | Ken Martin | 2006-03-16 | 1 | -1/+1 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -13/+13 |
|
|
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-10 | 1 | -4/+6 |
|
|
* | BUG: Fix for scanning generated headers included with double-quotes. Also fi... | Brad King | 2006-01-05 | 1 | -0/+3 |
|
|
* | ENH: try to fix hp build problem | Bill Hoffman | 2005-12-10 | 1 | -1/+1 |
|
|
* | ENH: fix compile error | Andy Cedilnik | 2005-12-09 | 1 | -2/+2 |
|
|
* | ENH: clean up style a bit | Bill Hoffman | 2005-12-09 | 1 | -3/+3 |
|
|
* | PERF: apply patch for bug 2575 speeds up depend scanning | Bill Hoffman | 2005-12-09 | 1 | -2/+16 |
|
|
* | ENH: Improve performance of check build system by creating another file that ... | Andy Cedilnik | 2005-10-12 | 1 | -7/+6 |
|
|
* | ENH: Adding support for automatically adding the OBJECT_DEPENDS for generated... | Brad King | 2005-08-17 | 1 | -2/+11 |
|
|
* | ENH: reduce the number of files produced still needs a bit more cleanup | Ken Martin | 2005-07-27 | 1 | -14/+5 |
|
|
* | ENH: some changes to the depends signature to be more flexible | Ken Martin | 2005-05-11 | 1 | -4/+5 |
|
|
* | BUG: Re-implemented dependency line parsing to deal with quoted paths and esc... | Brad King | 2005-05-10 | 1 | -0/+5 |
|
|
* | ENH: Added optional verbose output to build system dependency check. | Brad King | 2005-05-06 | 1 | -1/+1 |
|
|
* | BUG: Fixed scanning to account for double-quote includes. | Brad King | 2005-03-03 | 1 | -2/+7 |
|
|
* | ENH: Implemented support for include/complain regular expressions for depende... | Brad King | 2005-02-07 | 1 | -3/+9 |
|
|
* | ENH: Split dependency scanning and checking into separate cmDepends superclas... | Brad King | 2005-01-18 | 1 | -0/+70 |
|
|