- 10 Jul, 2003 5 commits
-
-
Brad King authored
-
Andy Cedilnik authored
-
Brad King authored
ENH: Added use of KWSYS_HEADER macro in c and cxx files to include kwsys headers through their configured namespace.
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
- 09 Jul, 2003 3 commits
- 08 Jul, 2003 9 commits
-
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Brad King authored
-
Bill Hoffman authored
-
Andy Cedilnik authored
-
Brad King authored
-
- 07 Jul, 2003 17 commits
-
-
Brad King authored
ENH: Improved name of cmake version variables. They are now CMake_VERSION (major.minor) and CMake_VERSION_FULL (major.minor.patch).
-
Brad King authored
-
Brad King authored
ENH: Added support to write multiple help options with one command line. Output files can now also be specified for the help options.
-
Brad King authored
-
Brad King authored
-
Brad King authored
ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section.
-
Brad King authored
BUG: Parsing of arguments from string by RunCommand before passing to Process execution does not work with backslashes in path names. Until this is fixed, we cannot use Process execution from kwsys.
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
ENH: Add optional argument to GetLineFromStream which can let the caller know whether there was a new line character at the end of the line that was just read
-
Andy Cedilnik authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Brad King authored
-
Andy Cedilnik authored
-
- 06 Jul, 2003 1 commit
-
-
Brad King authored
ENH: Using GetTempPath instead of TEMP environment variable to get a location to write the Win9x forwarding executable.
-
- 03 Jul, 2003 4 commits
-
-
Brad King authored
BUG: Argument parsers do not always remove double quotes from around an argument that has no spaces.
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Brad King authored
BUG: Install target for standard header wrappers must point at the std subdirectory in the installation.
-
- 02 Jul, 2003 1 commit
-
-
Andy Cedilnik authored
-