summaryrefslogtreecommitdiff
path: root/Source/CursesDialog
Commit message (Expand)AuthorAgeFilesLines
* CMake: New option CMake_INSTALL_COMPONENTSKonstantin Podsvirov2015-07-071-1/+2
* CMake: Install COMPONENTsKonstantin Podsvirov2015-07-071-1/+1
* cmState: Compute and store directory components.Stephen Kelly2015-05-161-0/+2
* cmState: Move CacheEntryType enum from cmCacheManager.Stephen Kelly2015-04-1311-37/+35
* Port to cmState.Stephen Kelly2015-04-134-28/+28
* Port CursesDialog to non-iterator cache API.Stephen Kelly2015-04-083-76/+110
* Add API for cache loading, deleting and saving to the cmake class.Stephen Kelly2015-04-071-1/+1
* Revert topic 'refactor-cache-api'Brad King2015-04-073-111/+77
* Port CursesDialog to non-iterator cache API.Stephen Kelly2015-04-063-76/+110
* Add API for cache loading, deleting and saving to the cmake class.Stephen Kelly2015-04-061-1/+1
* Include cmAlgorithms where it is used.Stephen Kelly2015-03-111-0/+1
* Merge branch 'backport-no-global-setlocale' into no-global-setlocaleBrad King2015-02-061-3/+0
|\
| * Do not call setlocale() globally in CMake applications (#15377)Brad King2015-02-061-3/+0
* | Replace 'foo.size() > 0' pattern with !foo.empty().Stephen Kelly2015-01-181-4/+4
* | Use the cmDeleteAll algorithm instead of trivial raw loops.Stephen Kelly2015-01-131-11/+2
* | Drop SGI as a CMake host compiler.Stephen Kelly2015-01-081-19/+0
* | Rename header guards to not start with double underscoreSean McBride2014-12-1112-36/+36
* | ccmake: Add CMAKE_USE_SYSTEM_FORM option to use libform instead of cmFormÅdne Hovda2014-11-251-3/+15
* | Merge topic 'remove-c_str'Brad King2014-11-251-1/+1
|\ \
| * | Remove some unneeded c_str calls.Stephen Kelly2014-11-231-1/+1
* | | ccmake: Cleanup and simplify conditional blocks for HP-UXÅdne Hovda2014-11-185-42/+13
* | | ccmake: Use standard getmaxyx instead of non-standard getmax[xy]Ådne Hovda2014-11-183-22/+2
* | | ccmake: Remove incomplete support for cur_colr on old HP-UXÅdne Hovda2014-11-181-1/+1
|/ /
* | strings: Remove redundant calls to std::string::c_str()Nils Gladitz2014-10-151-1/+1
|/
* Merge topic 'cmake-no-args-output'Brad King2014-06-161-0/+16
|\
| * cmake,ccmake: Produce shorter output on no arguments (#14973)Adam Strzelecki2014-06-131-0/+16
* | Encoding: Change to only set LC_CTYPE to fix encoding issues with libarchive.Clinton Stimpson2014-06-111-1/+1
|/
* Encoding: Add setlocale() to applications.Clinton Stimpson2014-06-031-0/+3
* cmSystemTools: Rename ErrorCallback to MessageCallbackBrad King2014-05-151-2/+3
* Merge topic 'clang-warnings'Brad King2014-04-011-1/+0
|\
| * Remove 'return' statements that can never be reachedSean McBride2014-03-311-1/+0
* | Remove some c_str() calls.Stephen Kelly2014-03-113-5/+5
* | stringapi: Use strings for cache iterator valuesBen Boeckel2014-03-081-2/+3
* | stringapi: Miscellaneous char* parametersBen Boeckel2014-03-086-7/+7
* | strings: Remove cmStdString referencesBen Boeckel2014-03-081-1/+1
* | stringapi: Use strings for variable namesBen Boeckel2014-03-084-12/+14
|/
* Merge topic 'unicode-fstream'Brad King2014-01-072-2/+3
|\
| * Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.Clinton Stimpson2014-01-072-2/+3
* | Use Encoding::CommandLineArguments for main() functions.Clinton Stimpson2014-01-041-1/+7
|/
* Refactor internal resource location APIs and initializationBrad King2013-11-122-4/+3
* Make --help-* options available from all command-line toolsBrad King2013-10-161-0/+2
* Drop the 'Full' field from cmDocumentationEntryBrad King2013-10-161-8/+8
* Drop "full" documentation output typesBrad King2013-10-151-28/+0
* ccmake: Teach dialog to support cache STRINGS propertyBill Hoffman2013-10-074-3/+168
* Clean up install rules of CMake itself (#14371)Brad King2013-08-261-1/+1
* ccmake: Add missing initializers reported by cppcheckÖmer Fadıl USTA2013-07-151-1/+1
* Remove some uses of obsolete 'register' storage specifierSean McBride2013-06-281-1/+1
* Fix spelling and typos (non-binary)Andreas Mohr2013-05-072-4/+4
* ccmake: Allow DEL key in first columnMatthew Woehlke2012-11-131-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-1/+1