Commit History

Author SHA1 Message Date
  Stephen Kelly ec38e4c84f Move GetFullPath to cmGeneratorTarget 13 years ago
  Stephen Kelly d568eefe10 cmCustomCommandGenerator: Require cmLocalGenerator in API. 10 years ago
  Brad King bf11253163 Add rudimentary support for the Apple Swift language with Xcode 10 years ago
  Stephen Kelly faec4e611d cmComputeTargetDepends: Change API to use cmGeneratorTarget. 10 years ago
  Stephen Kelly 1335992c8f Remove CMAKE_USE_RELATIVE_PATHS variable. 10 years ago
  Stephen Kelly 3b880a0741 cmLocalGenerator: Require a valid cmState::Snapshot in the ctor. 10 years ago
  Stephen Kelly c7b79aa16a cmGlobalGenerator: Require a cmake instance in ctor. 10 years ago
  Brad King 6fbd4cae0d Use cmSystemTools::GetCMakeCommand() to get path to cmake internally 10 years ago
  Stephen Kelly 34c9ee2ed7 cmLocalGenerator: Require a global generator in the constructor. 10 years ago
  Stephen Kelly a48aebcb67 cmLocalGenerator: Require a parent in the constructor. 10 years ago
  Brad King 5a5ef00106 Merge topic 'clean-up-cmMakefile' 10 years ago
  Stephen Kelly 32b8f03acc cmMakefile: Port users of GetStart* methods to new names. 10 years ago
  Stephen Kelly 54d6a9187f cmMakefile: Rename GetCurrent{Output,Binary}Directory. 10 years ago
  Stephen Kelly 55d80d0a85 cmMakefile: Rename GetCurrent{,Source}Directory. 10 years ago
  Brad King 356c26ebdf cmSystemTools: Teach RunSingleCommand to separate stdout and stderr 10 years ago
  Brad King da65528c36 Merge topic 'stable-xcode-projects' 10 years ago
  Gregor Jasny a723427b64 Xcode: Remove extra space in PBXProject comment 10 years ago
  Gregor Jasny 2fe8bca580 Xcode: Add comment after root object 10 years ago
  Gregor Jasny 7b68c8df6b Xcode: Sort Xcode objects by Id 10 years ago
  Stephen Kelly f081c5bddd cmState: Move CacheEntryType enum from cmCacheManager. 10 years ago
  Stephen Kelly 14973054a2 Add API for cache loading, deleting and saving to the cmake class. 10 years ago
  Brad King 3347c5e4f9 Revert topic 'refactor-cache-api' 10 years ago
  Stephen Kelly 1fe7f24c2b Add API for cache loading, deleting and saving to the cmake class. 10 years ago
  Sean James 078c732185 Xcode: Add file type for Metal shader files 10 years ago
  Brad King b76b52c0b4 Xcode: Set ARCHS only when CMAKE_OSX_ARCHITECTURES is specified (#14736) 10 years ago
  Brad King 9e14a5dee2 cmGlobalXCodeGenerator: Simplify ARCHS list with cmJoin 10 years ago
  Gregor Jasny 3714955b9c OS X: Add handling for XCTest bundles 10 years ago
  Stephen Kelly 0b945ea9a6 Genex: Allow COMPILE_LANGUAGE when processing compile definitions. 10 years ago
  Gregor Jasny ce935ebe50 cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja 10 years ago
  Gregor Jasny bf8f9c29e7 Xcode: Teach XCODE_ATTRIBUTE target properties about generator expressions 10 years ago