summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/testCommandLineArguments.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: merge changes from the main tree to the 2.4 branchBill Hoffman2006-10-131-0/+3
|
* ENH: move changes from main tree to release branchBill Hoffman2006-07-241-1/+68
|
* STYLE: Make sure to use the proper cast.Mathieu Malaterre2006-03-101-1/+1
|
* COMP: Adding work-around for CMake dependency scanning limitation. Any ↵Brad King2005-04-131-1/+7
| | | | configured header included by KWSYS_HEADER() in a .c or .cxx file in kwsys itself must use this hack to get dependencies.
* ENH: Do kwsys testing as part of cmake testing, command line arguments are ↵Andy Cedilnik2005-04-131-2/+3
| | | | not experimental and add simple test for systemtools
* ERR: More missing ios and includesAndy Cedilnik2004-09-131-16/+18
|
* ENH: Move command line argument parsing code to kwsysAndy Cedilnik2004-09-131-0/+110