Commit History

Author SHA1 Message Date
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 years ago
  Bill Hoffman aea40fcb43 Fix scan-build warning parsed is never read after being set. 11 years ago
  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
  Nils Gladitz 15a8af21e8 Add an "installed file" property scope 11 years ago
  Brad King 3be265b304 Workaround Sun C++ 5.9 compiler crash 11 years ago
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 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 765d783972 cmSystemTools: Drop old RunCommand method 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 399e9c46d8 Drop builtin property documentation 12 years ago
  Brad King 87cc62cab9 Drop "full" documentation output types 12 years ago
  Brad King 0d0fec1524 Drop CPack module documentation markup extraction 12 years ago
  Brad King a943b5c4f3 Fail early if no current working directory exists 13 years ago
  Stephen Kelly ddc052052b Always use the auto_ptr from cmsys. 13 years ago
  David Cole b636728e39 Merge topic 'CPack-honorCPACK_XXX-valuesInScriptFile' 13 years ago
  Eric NOULARD 05a8630ee6 Do not provide defaul value for CPACK_PACKAGE_DIRECTORY if found in config. 13 years ago
  Eric NOULARD 926d634d3e CPack fix regression between 2.8.7 and 2.8.8 when running cpack with no arg. 13 years ago
  Eric NOULARD a6bce55aef Dynamically add documentation section specified in documented script. 13 years ago
  Eric NOULARD d4b77eba17 Avoid discovering system infos for documentation. Adding some path is enough. 14 years ago
  Eric NOULARD 02ccb3291b Create getDocumentedModulesListInDir which may be used in other context. 14 years ago
  Eric NOULARD 543f1adfa4 Make the load of script documentation more efficient and dynamic. 14 years ago
  Eric NOULARD 1629615a10 CPack Documentation extraction from CMake script begins to work 14 years ago
  Eric NOULARD 83e34dd9e6 Implement simple CMake script comment markup language. 14 years ago
  Eric NOULARD c6a0169442 CPack begin the implementation of --help-command* and --help-variables* 14 years ago
  Eric NOULARD d2c9626d5a Document undocumented (but existing) cpack options (fix #0010134) 14 years ago