Historia zmian

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