Commit History

Author SHA1 Message Date
  Brad King 0f1f1271e6 CMake: Add CMAKE_GENERATOR_PLATFORM option 11 years ago
  Brad King 30983ebec1 cmGlobalGenerator: Take Build output argument by reference 11 years ago
  Brad King f5c0efdbe4 cmGlobalGenerator: Create a non-virtual 'DoGenerate' method 11 years ago
  Brad King ecb34faaab Tell generators about CMAKE_SYSTEM_NAME as soon as it is known 11 years ago
  Brad King 8a205b980c cmTarget: Compile old-style link dependencies only for VS 6 11 years ago
  Brad King d57be904ae cmTarget: Run old-style link dependencies only for VS 6 11 years ago
  Brad King 5fba44cf41 VS: Move VS-only API out of cmGlobalGenerator 11 years ago
  Brad King 528e8af19f Allow a toolchain file to specify a generator toolset 11 years ago
  Nils Gladitz 15a8af21e8 Add an "installed file" property scope 11 years ago
  Ben Boeckel 325599caa2 cmGlobalGenerator: Store targets in hash maps 11 years ago
  Stephen Kelly 6c19024570 Remove extra semicolons from C++ code. 11 years ago
  Stephen Kelly aa0a3562dd cmGeneratorTarget: Compute target objects on demand 11 years ago
  Stephen Kelly 857d30b52e cmGlobalGenerator: Add interface to call ForceLinkerLanguages 11 years ago
  Stephen Kelly 6c9dd0ec7b cmGlobalGenerator: Make ComputeTargetObjects non-virtual 11 years ago
  Stephen Kelly cd43433de5 cmGlobalGenerator: Extract a ComputeTargetObjectDirectory interface. 11 years ago
  Ben Boeckel 6557382dcf stringapi: Use strings for program paths 11 years ago
  Ben Boeckel 1a1b737c99 stringapi: Use strings for generator names 11 years ago
  Ben Boeckel 24b5e93de2 stringapi: Use strings for directories 11 years ago
  Ben Boeckel b3bf31a548 stringapi: Miscellaneous char* parameters 11 years ago
  Ben Boeckel 84fdc9921c stringapi: Pass configuration names as strings 11 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 years ago
  Ben Boeckel 8d60da0cb5 cmTarget: Remove the project argument to FindTarget 11 years ago
  Ben Boeckel c3833c7da4 stringapi: Use strings for VS project names 11 years ago
  Ben Boeckel adcd812917 stringapi: Use strings for AddSubdirectory paths 11 years ago
  Ben Boeckel fabf1fbabb stringapi: Use strings in target name 11 years ago
  Ben Boeckel ce5114354c stringapi: Use strings for the languages 11 years ago
  Stephen Kelly f81eb49e8b cmTarget: Find source files on request. 11 years ago
  Clinton Stimpson 028a5285d8 OS X: Make sure RPATHs are unique to avoid possible corruption. 12 years ago
  Brad King 8d989d1788 Merge topic 'constify' 12 years ago
  Stephen Kelly a7f393dc49 cmake: Future-proof --find-package mode. 12 years ago