Commit History

作者 SHA1 備註 提交日期
  Brad King be248ab435 Merge topic 'refactor-cmLocalGenerator' 10 年之前
  Stephen Kelly 57bdc1a2f7 cmState: Compute and store directory components. 10 年之前
  Stephen Kelly b659d161da cmGlobalGenerator: Add NVI wrapper to create local generator. 10 年之前
  Stephen Kelly f3af9517ff CPack: Don't copy cmMakefile. Just push a scope instead. 10 年之前
  Stephen Kelly 6e23a4bddd cmMakefile: Remove always-null first parameter to ReadListFile. 10 年之前
  Stephen Kelly 0aec491328 Port cmCommand consumers to cmState. 10 年之前
  Brad King aca1d93bd9 cpack: Disable CMake Cygwin legacy warning while packaging 10 年之前
  Brad King 0f870234fe Merge branch 'backport-no-global-setlocale' into no-global-setlocale 10 年之前
  Brad King 87be2e1427 Do not call setlocale() globally in CMake applications (#15377) 10 年之前
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). 10 年之前
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 11 年之前
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 年之前
  Bill Hoffman aea40fcb43 Fix scan-build warning parsed is never read after being set. 11 年之前
  Clinton Stimpson c746b00eee Encoding: Change to only set LC_CTYPE to fix encoding issues with libarchive. 11 年之前
  Clinton Stimpson 730e386291 Encoding: Add setlocale() to applications. 11 年之前
  Nils Gladitz 15a8af21e8 Add an "installed file" property scope 11 年之前
  Brad King 3be265b304 Workaround Sun C++ 5.9 compiler crash 11 年之前
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 年之前
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 年之前
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 年之前
  Clinton Stimpson a1e542f195 Use Encoding::CommandLineArguments for main() functions. 12 年之前
  Brad King d1526f825e Refactor internal resource location APIs and initialization 12 年之前
  Brad King 765d783972 cmSystemTools: Drop old RunCommand method 12 年之前
  Brad King 9b212ad01a Make --help-* options available from all command-line tools 12 年之前
  Brad King 0c39a757da Drop the 'Full' field from cmDocumentationEntry 12 年之前
  Brad King 399e9c46d8 Drop builtin property documentation 12 年之前
  Brad King 87cc62cab9 Drop "full" documentation output types 12 年之前
  Brad King 0d0fec1524 Drop CPack module documentation markup extraction 12 年之前
  Brad King a943b5c4f3 Fail early if no current working directory exists 12 年之前
  Stephen Kelly ddc052052b Always use the auto_ptr from cmsys. 13 年之前