summaryrefslogtreecommitdiffstats
path: root/Source/MFCDialog/CMakeCommandLineInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* BUG: Fix storage/use of argc/argv in CMakeSetup dialog.Brad King2005-12-131-0/+1
* BUG: make sure relative paths in command line options are expandedBill Hoffman2004-01-081-2/+9
* BUG: Fix for network path argument parsing.Brad King2003-07-241-2/+13
* ENH: Added construction of original command line in argc/argv style.Brad King2003-07-231-0/+24
* ENH: add Drag & Drop (directory, file, or CMakeCache), support for Shortcut tooSebastien Barre2002-07-211-10/+15
* ENH: take cmake style command line options so edit_cache worksBill Hoffman2002-05-081-25/+30
* Add /A and /G command-line param to carry the value of "Show Advanced" and ge...Sebastien Barre2001-12-031-2/+39
* CMakeSetup now handles command-line arguments (ex: /H=source_dir /B=build_dir)Sebastien Barre2001-08-211-0/+52