index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
CursesDialog
/
ccmake.cxx
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
*
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
1
-2/+1
*
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
*
CPack begin the implementation of --help-command* and --help-variables*
Eric NOULARD
2012-01-22
1
-0/+1
*
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
1
-17/+17
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Centralized and globalized computation of CMake program locations. This...
Brad King
2007-12-13
1
-0/+1
*
ENH: change to make the documentation class more generic, about halfway there...
Ken Martin
2007-10-22
1
-12/+12
*
COMP: make it build on NetBSD, which has separate curses and ncurses, so
Alexander Neundorf
2007-08-27
1
-1/+1
*
ENH:
Alexander Neundorf
2007-06-28
1
-1/+4
*
BUG: The --help option should list generators. This addresses bug #2494.
Brad King
2006-10-04
1
-0/+3
*
STYLE: Remove unused code
Andy Cedilnik
2004-10-27
1
-9/+0
*
ENH: Added documentation of specifying an existing build tree as an argument.
Brad King
2003-08-20
1
-1/+2
*
ENH: Added SEE ALSO support for generated unix manpage.
Brad King
2003-08-06
1
-0/+9
*
ENH: Added configuration of name of executable in man page header and version...
Brad King
2003-08-06
1
-0/+1
*
ENH: Added introduction paragraph to documentation.
Brad King
2003-07-21
1
-1/+5
*
ENH: Added support to write multiple help options with one command line. Out...
Brad King
2003-07-08
1
-3/+2
*
ENH: On envocation of ccmake check if directories are correct, but do not rer...
Andy Cedilnik
2003-05-29
1
-2/+5
*
ENH: Do not do configure first time. This way ccmake loads fast.
Andy Cedilnik
2003-05-28
1
-5/+2
*
ENH: Improved documentation. Also modified behavior of "cmake" to not config...
Brad King
2003-04-03
1
-1/+8
*
ENH: Re-implemented document generation class to be more organized and more r...
Brad King
2003-02-19
1
-7/+12
*
ENH: Added cmDocumentation class to generate various forms of documentation. ...
Brad King
2003-02-14
1
-0/+35
*
spelling fix
Ken Martin
2003-01-22
1
-1/+1
*
BUG: Fixed crash when CMAKE_ROOT cannot be found.
Brad King
2003-01-22
1
-1/+9
*
Cleanup
Andy Cedilnik
2002-11-05
1
-1/+1
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-7/+7
*
Improve message handler to include client data.
Andy Cedilnik
2002-09-18
1
-3/+4
*
new architecture
Ken Martin
2002-09-06
1
-1/+1
*
some changes in cachemanager and singletons
Ken Martin
2002-08-28
1
-2/+1
*
ERR: Fixed compiler warnings about unused parameters.
Brad King
2002-06-18
1
-2/+2
*
ERR: Fixed sun CC warnings.
Bill Hoffman
2002-06-11
1
-0/+5
*
ENH: add -B option to specify the build directory, so make edit_cache will work
Bill Hoffman
2002-05-07
1
-1/+6
*
The entry widgets are now created with what is initially available on the ter...
Berk Geveci
2002-05-01
1
-1/+1
*
Exit ccmake on fatal errors.
Berk Geveci
2002-04-23
1
-4/+5
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-0/+16
*
Cleaning last line at exit.
Ken Martin
2001-12-06
1
-0/+2
*
Added debugging.
Berk Geveci
2001-12-04
1
-1/+14
*
Can non use clear because it is undef'ed.
Berk Geveci
2001-11-30
1
-1/+1
*
Fixed warning.
Berk Geveci
2001-11-30
1
-2/+3
*
Fixed warning.
Berk Geveci
2001-11-30
1
-2/+2
*
Improvements to the curses interface.
Berk Geveci
2001-11-29
1
-27/+57
*
ERR: Re-ordered includes to fix macro conflict for gcc 3.0.
Brad King
2001-11-14
1
-3/+5
[next]