Historique des commits

Auteur SHA1 Message Date
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() il y a 11 ans
  Bill Hoffman 55a885da00 Teach try_compile COPY_FILE to look for IOS app bundles. il y a 11 ans
  Brad King 30983ebec1 cmGlobalGenerator: Take Build output argument by reference il y a 11 ans
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. il y a 11 ans
  Stephen Kelly 21c573f682 Remove some c_str() calls. il y a 11 ans
  Ben Boeckel 84fdc9921c stringapi: Pass configuration names as strings il y a 11 ans
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references il y a 11 ans
  Ben Boeckel fabf1fbabb stringapi: Use strings in target name il y a 11 ans
  Ben Boeckel ce5114354c stringapi: Use strings for the languages il y a 11 ans
  Brad King 7b1f966a6c Windows: Make file delete/rename retry configurable il y a 11 ans
  Rolf Eike Beer c768e398f9 cmMakefile: make some methods take const std::string& instead of const char* il y a 12 ans
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. il y a 12 ans
  Stephen Kelly 7cd65c97fa Add CMAKE_SYSROOT variable to set --sysroot when cross compiling. il y a 12 ans
  Stephen Kelly 5096967ecd Allow toolchain files to specify an external toolchain. il y a 12 ans
  Stephen Kelly 76552d595d Add compiler target compile options. il y a 12 ans
  Stephen Kelly c4373b33b2 cmTarget: Make GetProperty() const. il y a 12 ans
  Stephen Kelly 187385a8ed cmCoreTryCompile: Fix typo in comments. il y a 12 ans
  Brad King f8241136b4 Merge topic 'INTERFACE_LIBRARY-target-type' il y a 12 ans
  Stephen Kelly 435c912848 export: Add support for INTERFACE_LIBRARY targets il y a 13 ans
  Stephen Kelly 33055c405e Generate modern-style cmake code. il y a 12 ans
  Brad King f6024ef420 Merge topic 'try_compile-COPY_FILE_ERROR' il y a 12 ans
  Brad King c28715b16c try_compile: Add COPY_FILE_ERROR option to capture failure il y a 12 ans
  Brad King 290857bb03 try_compile: Escape CMAKE_<lang>_FLAGS in test projects (#14268) il y a 12 ans
  Robert Maynard 6dbd4a5f17 cmMakefile: Refactor AddCMakeDependFile and AddCMakeOutputFile. il y a 12 ans
  Brad King 482f1122ad try_compile: Add signature to allow multiple SOURCES il y a 12 ans
  Brad King d06db7ebe8 try_compile: Refactor argument processing il y a 12 ans
  Stephen Kelly e5375442ff try_compile: Trim whitespace from LINK_LIBRARIES entries il y a 12 ans
  Brad King e65ef08bf2 try_compile: Fix quoting of libraries in generated CMakeLists.txt il y a 12 ans
  Rolf Eike Beer ce441fac07 try_compile: add missing fclose() to recently added error case il y a 12 ans
  Stephen Kelly 236133e79e Handle targets in the LINK_LIBRARIES of try_compile. il y a 12 ans