Commit History

Author SHA1 Message Date
  Clinton Stimpson c746b00eee Encoding: Change to only set LC_CTYPE to fix encoding issues with libarchive. 11 years ago
  Clinton Stimpson 730e386291 Encoding: Add setlocale() to applications. 11 years ago
  Brad King 73b13f5641 cmSystemTools: Rename ErrorCallback to MessageCallback 11 years ago
  Clinton Stimpson a1e542f195 Use Encoding::CommandLineArguments for main() functions. 12 years ago
  Brad King d1526f825e Refactor internal resource location APIs and initialization 12 years ago
  Brad King 9b212ad01a Make --help-* options available from all command-line tools 12 years ago
  Brad King 0c39a757da Drop the 'Full' field from cmDocumentationEntry 12 years ago
  Brad King 87cc62cab9 Drop "full" documentation output types 12 years ago
  Eric NOULARD c6a0169442 CPack begin the implementation of --help-command* and --help-variables* 14 years ago
  Nicolas Despres de512644d8 Usage: Print help, version and copyright options in usage information. 14 years ago
  Nicolas Despres d3d7e45df2 Remove trailing white-spaces. 14 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King 9f61e2a235 ENH: Centralized and globalized computation of CMake program locations. This eliminates startup paths that failed to produce this information. 18 years ago
  Ken Martin 6cdf032505 ENH: change to make the documentation class more generic, about halfway there, also provides secitons for Variables now 18 years ago
  Alexander Neundorf c41f798383 18 years ago
  Alexander Neundorf c95dc91237 18 years ago
  Brad King 9e709f6bde BUG: The --help option should list generators. This addresses bug #2494. 19 years ago
  Andy Cedilnik 21c818340e STYLE: Remove unused code 21 years ago
  Brad King 8017a17f57 ENH: Added documentation of specifying an existing build tree as an argument. 22 years ago
  Brad King d4854628ab ENH: Added SEE ALSO support for generated unix manpage. 22 years ago
  Brad King b78888fe38 ENH: Added configuration of name of executable in man page header and version banner. 22 years ago
  Brad King be68519dd4 ENH: Added introduction paragraph to documentation. 22 years ago
  Brad King 1cecf7b5aa ENH: Added support to write multiple help options with one command line. Output files can now also be specified for the help options. 22 years ago
  Andy Cedilnik dfd22fdf23 ENH: On envocation of ccmake check if directories are correct, but do not rerun configure 22 years ago
  Andy Cedilnik cb9e995d0b ENH: Do not do configure first time. This way ccmake loads fast. 22 years ago
  Brad King a5ea72df88 ENH: Improved documentation. Also modified behavior of "cmake" to not configure a project in the current directory unless . is given. 22 years ago
  Brad King 5e18bec8f7 ENH: Re-implemented document generation class to be more organized and more robust. 23 years ago
  Brad King 1f55680332 ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation. 23 years ago
  Ken Martin 865074b244 spelling fix 23 years ago
  Brad King 486454ef78 BUG: Fixed crash when CMAKE_ROOT cannot be found. 23 years ago