| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | Remove trailing white-spaces. | Nicolas Despres | 2011-10-23 | 2 | -83/+83 |
|
|
* | ccmake: Fix off-by-one memory access error | Thomas Jarosch | 2011-09-02 | 1 | -1/+1 |
|
|
* | ccmake: Remove extra parens around comparison | Brad King | 2011-02-15 | 1 | -1/+1 |
|
|
* | Merge topic 'dev/strict-mode' | Brad King | 2011-01-27 | 1 | -0/+1 |
|\ |
|
| * | Unwatch manual variables upon removal in ccmake | Ben Boeckel | 2011-01-13 | 1 | -0/+1 |
|
|
* | | Avoid exceptions when ccmake terminal window is too small (#11668) | David Cole | 2011-01-19 | 1 | -21/+24 |
|
|
* | | ccmake: Use LSB 4.0 getmaxyx conditionally | Brad King | 2011-01-05 | 2 | -2/+16 |
|
|
* | | ccmake: Use LSB 4.0 curses API conditionally | Brad King | 2011-01-04 | 1 | -5/+8 |
|
|
* | | ccmake: Port for LSB 4.0 (#11648) | Craig Scott | 2011-01-03 | 2 | -6/+14 |
|/ |
|
* | Merge topic 'fix-ccmake-search' | Brad King | 2010-09-21 | 2 | -12/+7 |
|\ |
|
| * | ccmake: Fix search with '/' | Brad King | 2010-09-16 | 2 | -12/+7 |
|
|
* | | Merge topic 'resolve/doc-spelling/CPackRPM' | Brad King | 2010-07-20 | 3 | -5/+5 |
|\ \
| |/
|/| |
|
| * | Fix spelling errors reported by Lintian. | Kai Wasserbäch | 2010-07-13 | 3 | -5/+5 |
|
|
* | | Fix signed/unsigned comparison warnings in ccmake | Brad King | 2010-06-29 | 1 | -7/+7 |
|
|