| Commit message (Expand) | Author | Age | Files | Lines |
* | Include cmAlgorithms where it is used. | Stephen Kelly | 2015-03-10 | 1 | -0/+1 |
|
|
* | Merge branch 'backport-no-global-setlocale' into no-global-setlocale | Brad King | 2015-02-06 | 1 | -3/+0 |
|\ |
|
| * | Do not call setlocale() globally in CMake applications (#15377) | Brad King | 2015-02-06 | 1 | -3/+0 |
|
|
* | | Replace 'foo.size() > 0' pattern with !foo.empty(). | Stephen Kelly | 2015-01-18 | 1 | -4/+4 |
|
|
* | | Use the cmDeleteAll algorithm instead of trivial raw loops. | Stephen Kelly | 2015-01-13 | 1 | -11/+2 |
|
|
* | | Drop SGI as a CMake host compiler. | Stephen Kelly | 2015-01-08 | 1 | -19/+0 |
|
|
* | | Rename header guards to not start with double underscore | Sean McBride | 2014-12-11 | 12 | -36/+36 |
|
|
* | | ccmake: Add CMAKE_USE_SYSTEM_FORM option to use libform instead of cmForm | Ådne Hovda | 2014-11-25 | 1 | -3/+15 |
|
|
* | | Merge topic 'remove-c_str' | Brad King | 2014-11-25 | 1 | -1/+1 |
|\ \ |
|
| * | | Remove some unneeded c_str calls. | Stephen Kelly | 2014-11-23 | 1 | -1/+1 |
|
|
* | | | ccmake: Cleanup and simplify conditional blocks for HP-UX | Ådne Hovda | 2014-11-18 | 5 | -42/+13 |
|
|
* | | | ccmake: Use standard getmaxyx instead of non-standard getmax[xy] | Ådne Hovda | 2014-11-18 | 3 | -22/+2 |
|
|
* | | | ccmake: Remove incomplete support for cur_colr on old HP-UX | Ådne Hovda | 2014-11-18 | 1 | -1/+1 |
|/ / |
|
* | | strings: Remove redundant calls to std::string::c_str() | Nils Gladitz | 2014-10-15 | 1 | -1/+1 |
|/ |
|
* | Merge topic 'cmake-no-args-output' | Brad King | 2014-06-16 | 1 | -0/+16 |
|\ |
|
| * | cmake,ccmake: Produce shorter output on no arguments (#14973) | Adam Strzelecki | 2014-06-13 | 1 | -0/+16 |
|
|
* | | Encoding: Change to only set LC_CTYPE to fix encoding issues with libarchive. | Clinton Stimpson | 2014-06-12 | 1 | -1/+1 |
|/ |
|
* | Encoding: Add setlocale() to applications. | Clinton Stimpson | 2014-06-04 | 1 | -0/+3 |
|
|
* | cmSystemTools: Rename ErrorCallback to MessageCallback | Brad King | 2014-05-15 | 1 | -2/+3 |
|
|
* | Merge topic 'clang-warnings' | Brad King | 2014-04-01 | 1 | -1/+0 |
|\ |
|
| * | Remove 'return' statements that can never be reached | Sean McBride | 2014-03-31 | 1 | -1/+0 |
|
|
* | | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 3 | -5/+5 |
|
|
* | | stringapi: Use strings for cache iterator values | Ben Boeckel | 2014-03-08 | 1 | -2/+3 |
|
|
* | | stringapi: Miscellaneous char* parameters | Ben Boeckel | 2014-03-08 | 6 | -7/+7 |
|
|
* | | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | | stringapi: Use strings for variable names | Ben Boeckel | 2014-03-08 | 4 | -12/+14 |
|/ |
|
* | Merge topic 'unicode-fstream' | Brad King | 2014-01-07 | 2 | -2/+3 |
|\ |
|
| * | Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. | Clinton Stimpson | 2014-01-07 | 2 | -2/+3 |
|
|
* | | Use Encoding::CommandLineArguments for main() functions. | Clinton Stimpson | 2014-01-04 | 1 | -1/+7 |
|/ |
|
* | Refactor internal resource location APIs and initialization | Brad King | 2013-11-12 | 2 | -4/+3 |
|
|
* | Make --help-* options available from all command-line tools | Brad King | 2013-10-16 | 1 | -0/+2 |
|
|
* | Drop the 'Full' field from cmDocumentationEntry | Brad King | 2013-10-16 | 1 | -8/+8 |
|
|
* | Drop "full" documentation output types | Brad King | 2013-10-15 | 1 | -28/+0 |
|
|
* | ccmake: Teach dialog to support cache STRINGS property | Bill Hoffman | 2013-10-07 | 4 | -3/+168 |
|
|
* | Clean up install rules of CMake itself (#14371) | Brad King | 2013-08-26 | 1 | -1/+1 |
|
|
* | ccmake: Add missing initializers reported by cppcheck | Ömer Fadıl USTA | 2013-07-15 | 1 | -1/+1 |
|
|
* | Remove some uses of obsolete 'register' storage specifier | Sean McBride | 2013-06-28 | 1 | -1/+1 |
|
|
* | Fix spelling and typos (non-binary) | Andreas Mohr | 2013-05-07 | 2 | -4/+4 |
|
|
* | ccmake: Allow DEL key in first column | Matthew Woehlke | 2012-11-13 | 1 | -1/+1 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 2 | -18/+18 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 17 | -56/+56 |
|
|
* | Merge topic 'ImproveCPackDoc-reloaded' | David Cole | 2012-02-14 | 1 | -0/+1 |
|\ |
|
| * | CPack begin the implementation of --help-command* and --help-variables* | Eric NOULARD | 2012-01-22 | 1 | -0/+1 |
|
|
* | | ccmake: Extend clear line. | Nicolas Despres | 2012-02-06 | 1 | -1/+1 |
|
|
* | | ccmake: Factor clear line. | Nicolas Despres | 2012-02-05 | 1 | -6/+5 |
|/ |
|
* | ccmake: Factor toggle key help instructions. | Nicolas Despres | 2011-10-23 | 1 | -9/+7 |
|
|
* | ccmake: Document '/' key. | Nicolas Despres | 2011-10-23 | 1 | -3/+2 |
|
|
* | ccmake: Align 'g' and 'q' key instructions. | Nicolas Despres | 2011-10-23 | 1 | -2/+3 |
|
|
* | Usage: Print help, version and copyright options in usage information. | Nicolas Despres | 2011-10-23 | 1 | -1/+1 |
|
|