Commit History

作者 SHA1 備註 提交日期
  Stephen Kelly 6e23a4bddd cmMakefile: Remove always-null first parameter to ReadListFile. 10 年之前
  Stephen Kelly fc7ab8874b CPack: Read the config listfile in the normal way. 10 年之前
  Raffi Enficiaud ed0b063085 CPack: Fix single component packaging 10 年之前
  Domen Vrankar 0ffd35340e CPack single component packaging 10 年之前
  Brad King 93a3ec8b77 CPack: Fix make tool selection during preinstall (#15483) 10 年之前
  Gregor Jasny ce935ebe50 cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja 10 年之前
  Stephen Kelly af65da0aa9 cmStandardIncludes: Remove list include. 10 年之前
  Bill Hoffman 81221b80e2 CPack: Fix packaging of source tarballs with symbolic links 10 年之前
  Stephen Kelly f09fde2d21 Replace 'foo.length() > 0' pattern with !foo.empty(). 10 年之前
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). 10 年之前
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 年之前
  Domen Vrankar f89e41c3e7 CPack invalid CMake generator 10 年之前
  Stephen Kelly 5eb4d7590e Remove some unneeded c_str calls. 11 年之前
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 年之前
  Bill Hoffman 2cac483e64 Fix used value warning. 11 年之前
  Brad King 3bae343f62 cmCPackGenerator: Avoid crash on undefined CMAKE_MAKE_PROGRAM 11 年之前
  Nils Gladitz 15a8af21e8 Add an "installed file" property scope 11 年之前
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 年之前
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 年之前
  Ben Boeckel 191f25e2bd stringapi: Prevent a NULL dereference in WiX 11 年之前
  Ben Boeckel b3bf31a548 stringapi: Miscellaneous char* parameters 11 年之前
  Ben Boeckel 2b17626e9b stringapi: Pass strings as install directories in CPack 11 年之前
  Ben Boeckel 84fdc9921c stringapi: Pass configuration names as strings 11 年之前
  Ben Boeckel 9f48d3bac2 stringapi: Use strings in CPack generator parameters 11 年之前
  Ben Boeckel 3742bb0d32 stringapi: Use strings for variable names 11 年之前
  Nils Gladitz 378eb5b712 CPackWIX: Allow Windows Installer property customization 11 年之前
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 12 年之前
  Nils Gladitz 5bc64440e1 CPack: use IsOn instead of IsSet for boolean CPack options 12 年之前
  Brad King 8904d1410b cmGlobalGenerator: Cleanup GenerateBuildCommand API 12 年之前
  Brad King d1526f825e Refactor internal resource location APIs and initialization 12 年之前