| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | cmDepends: Refactor object file path conversion | Brad King | 2014-07-22 | 1 | -2/+8 |
|
|
* | cmLocalGenerator: Rename 'MAKEFILE' to 'MAKERULE' | Brad King | 2014-07-22 | 1 | -1/+1 |
|
|
* | Remove c_str calls when using stream APIs. | Stephen Kelly | 2014-03-11 | 1 | -1/+1 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -3/+3 |
|
|
* | 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/+1 |
|
|
* | Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. | Clinton Stimpson | 2014-01-07 | 1 | -3/+4 |
|
|
* | cmDependsC: Collapse relative include paths | Pavel Shramov | 2013-06-26 | 1 | -14/+4 |
|
|
* | cmDepends: allow multiple dependees per depender | Alex Neundorf | 2012-11-06 | 1 | -12/+21 |
|
|
* | cmDependsC: fix indentation | Alex Neundorf | 2012-11-06 | 1 | -105/+105 |
|
|
* | cmDependsC: remove code duplication | Alex Neundorf | 2012-11-03 | 1 | -14/+8 |
|
|
* | Add comment about one more problem of the C depency scanner. | Alex Neundorf | 2011-12-18 | 1 | -0/+3 |
|
|
* | Remove trailing whitespace | Alex Neundorf | 2011-12-18 | 1 | -8/+8 |
|
|
* | Normalize slashes in scanned #include lines (#10281) | Brad King | 2011-01-17 | 1 | -0/+1 |
|
|
* | speedup C dependency scanning even more | Alexander Neundorf | 2009-10-06 | 1 | -23/+7 |
|
|
* | 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 | -2/+33 |
|
|
* | ENH: Teach cmDependsC about user-configured macro transformations. | Brad King | 2008-05-14 | 1 | -0/+114 |
|
|
* | ENH: Light refactoring of implicit dependency scanning configuration implemen... | Brad King | 2008-05-08 | 1 | -22/+46 |
|
|
* | BUG: fix for bug 6136 make sure includes are not directories | Bill Hoffman | 2007-12-15 | 1 | -3/+3 |
|
|
* | STYLE: Fixed line-too-long. | Brad King | 2007-02-07 | 1 | -3/+6 |
|
|
* | BUG: Patch from Alex to recompute dependencies when the include regex changes... | Brad King | 2007-02-05 | 1 | -2/+40 |
|
|
* | STYLE: Fixed line-too-long. | Brad King | 2006-09-27 | 1 | -1/+2 |
|
|
* | BUG: Handle header file dependencies for objective C | Andy Cedilnik | 2006-09-26 | 1 | -3/+3 |
|
|
* | STYLE: Fixed line-too-long. | Brad King | 2006-09-16 | 1 | -1/+2 |
|
|
* | ENH: Patch from Alex to speed dependency scanning approximately 2x. | Brad King | 2006-09-13 | 1 | -14/+43 |
|
|
* | ENH: Make sure all custom command outputs are up to date before scanning depe... | Brad King | 2006-08-31 | 1 | -62/+4 |
|
|
* | ENH: line lengths | Ken Martin | 2006-06-05 | 1 | -4/+4 |
|
|
* | BUG: Updated Makefile dependency scanning to provide a full local generator t... | Brad King | 2006-05-25 | 1 | -5/+12 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-10 | 1 | -5/+6 |
|
|
* | BUG: Fix to avoid repeated calls to CollapseFullPath during dependency scanni... | Brad King | 2006-05-03 | 1 | -3/+4 |
|
|
* | ENH: a warning fix and some more cleanup | Ken Martin | 2006-03-16 | 1 | -6/+6 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -60/+60 |
|
|
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-10 | 1 | -20/+25 |
|
|
* | BUG: Fix for scanning generated headers included with double-quotes. Also fi... | Brad King | 2006-01-05 | 1 | -5/+32 |
|
|
* | ENH: try to fix hp build problem | Bill Hoffman | 2005-12-10 | 1 | -2/+2 |
|
|
* | ENH: clean up style a bit | Bill Hoffman | 2005-12-09 | 1 | -8/+10 |
|
|
* | PERF: apply patch for bug 2575 speeds up depend scanning | Bill Hoffman | 2005-12-09 | 1 | -22/+153 |
|
|
* | ENH: Improve performance of check build system by creating another file that ... | Andy Cedilnik | 2005-10-12 | 1 | -144/+6 |
|
|
* | COMP: Work-around iterator/const_iterator comparison problem on Borland 5.5. | Brad King | 2005-08-18 | 1 | -1/+2 |
|
|
* | ENH: Adding support for automatically adding the OBJECT_DEPENDS for generated... | Brad King | 2005-08-17 | 1 | -6/+36 |
|
|
* | ENH: fix bug in depend file removing for deleted depend files | Bill Hoffman | 2005-08-10 | 1 | -2/+3 |
|
|
* | ENH: reduce the number of files produced still needs a bit more cleanup | Ken Martin | 2005-07-27 | 1 | -10/+18 |
|
|
* | ENH: string += is very slow, so don't use it | Bill Hoffman | 2005-07-22 | 1 | -4/+10 |
|
|
* | ENH: some changes to the depends signature to be more flexible | Ken Martin | 2005-05-11 | 1 | -10/+3 |
|
|
* | BUG: Re-implemented dependency line parsing to deal with quoted paths and esc... | Brad King | 2005-05-10 | 1 | -44/+63 |
|
|
* | ENH: Added optional verbose output to build system dependency check. | Brad King | 2005-05-06 | 1 | -8/+41 |
|
|
* | BUG: Fixed scanning to account for double-quote includes. | Brad King | 2005-03-03 | 1 | -18/+46 |
|
|
* | BUG: Avoid putting a leading ./ on the dependency names. | Brad King | 2005-02-24 | 1 | -1/+12 |
|
|
* | ENH: Removing collapsing of files to full path before checking. The current ... | Brad King | 2005-02-17 | 1 | -14/+0 |
|
|