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
/
kwsys
/
CommandLineArguments.hxx.in
Commit message (
Collapse
)
Author
Age
Files
Lines
*
ENH: Add a way to get unused arguments and add a test
Andy Cedilnik
2006-07-14
1
-0/+10
|
*
COMP: Remove warning
Andy Cedilnik
2006-07-14
1
-1/+1
|
*
ENH: It does not really makes sense to have Boolean Argument List
Andy Cedilnik
2006-07-14
1
-16/+0
|
*
ENH: Add support for multi-arguments: -f arg1 arg2 arg3 ... and support for ↵
Andy Cedilnik
2006-07-14
1
-10/+77
|
|
|
|
lists: -f arg1 -f arg2 -f arg3 ... and for boolean to be stored as strings and doubles
*
ENH: Add a method to remove remaining arguments
Andy Cedilnik
2005-12-10
1
-0/+1
|
*
ENH: Fix Bug #1950, provide a direct access to the input. Minor cleanup ↵
Mathieu Malaterre
2005-06-17
1
-1/+1
|
|
|
|
(convenience)
*
ENH: Add lots of comments
Andy Cedilnik
2004-09-29
1
-19/+71
|
*
ENH: Add access to last argument parsed
Andy Cedilnik
2004-09-29
1
-0/+6
|
*
ENH: Add accessor for Argv0
Andy Cedilnik
2004-09-28
1
-0/+5
|
*
ENH: Condense help string, add support for setting line length and make it work
Andy Cedilnik
2004-09-16
1
-1/+1
|
*
ENH: Move callback structure out of the public interface. Also block the ↵
Andy Cedilnik
2004-09-15
1
-11/+0
|
|
|
|
warning on Visual Studio Debug
*
ERR: Fix borland build
Ken Martin
2004-09-14
1
-0/+1
|
*
ENH: Use const correctness for arguments
Andy Cedilnik
2004-09-14
1
-1/+1
|
*
ENH: Move command line argument parsing code to kwsys
Andy Cedilnik
2004-09-13
1
-0/+173