Commit History

Author SHA1 Message Date
  Brad King 64b5520346 Isolate formatted streaming blocks with clang-format off/on 9 years ago
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Brad King 180538c706 Source: Stabilize include order 9 years ago
  Brad King bd581a3733 try_compile: Honor CMAKE_<LANG>_FLAGS_<CONFIG> changes (#16054) 9 years ago
  Brad King 82ef90fcfc cmCoreTryCompile: Factor out config lookup for re-use 9 years ago
  Brad King 7f1bd9fe69 try_compile: Add option to control type of target 9 years ago
  Stephen Kelly 1293c1561a cmExportTryCompileFileGenerator: Port to cmGeneratorTarget. 10 years ago
  Stephen Kelly 55474e6182 cmState: Move GetTargetTypeName from cmTarget. 10 years ago
  Stephen Kelly eac15298a8 cmState: Move TargetType enum from cmTarget. 10 years ago
  Brad King 710bde43aa cmCoreTryCompile: Fix internal argument vector construction 10 years ago
  Chuck Atkins b15f4e9b86 try_compile: Propogate CMP0065 to the generated project. 10 years ago
  Chuck Atkins fb77c2c54b try_compile: Propogate the CMAKE_LINK_SEARCH_ variables 10 years ago
  Stephen Kelly 570938cbfd cmExportTryCompileFileGenerator: Create cmGeneratorTargets. 10 years ago
  Stephen Kelly 59e21ffa13 Port static calls from cmLocalGenerator to cmOutputConverter. 10 years ago
  Stephen Kelly 9486769866 Don't use a cmLocalGenerator instance to call static methods. 10 years ago
  Stephen Kelly de21168612 Port to static cmPolicies API. 10 years ago
  Stephen Kelly f081c5bddd cmState: Move CacheEntryType enum from cmCacheManager. 10 years ago
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. 10 years ago
  Stephen Kelly 416df93aa9 Convert some raw loops to cmWrap. 10 years ago
  Stephen Kelly a281809384 Use cmJoin where possible. 10 years ago
  Stephen Kelly 2d833232a3 cmCoreTryCompile: Remove variable assignment. 10 years ago
  Brad King f3e9eeedf4 try_compile: Use shorter test executable name with consistent length 10 years ago
  Nils Gladitz 220c427e84 try_compile: Quote the content of CMAKE_MODULE_PATH to allow for spaces 10 years ago
  Brad King 8def82585c Merge topic 'try-run-link-libraries' 10 years ago
  Matt McCormick e2b1f0583f try_run: Add support for LINK_LIBRARIES option. 11 years ago
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 10 years ago
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). 10 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 11 years ago
  Brad King 88eb5824da try_compile: Pass linker flags into test project (#14066) 11 years ago
  Brad King a4f9b6f0ca CMakeDetermineCompilerABI: Use normal linker flags in ABI project 11 years ago