Commit History

Author SHA1 Message Date
  Stephen Kelly 57bdc1a2f7 cmState: Compute and store directory components. 10 years ago
  Stephen Kelly ce167b546d cmMakefile: Handle CMP0014 before configuring the generator. 10 years ago
  Stephen Kelly c5059c9000 cmLocalGenerator: Add abstraction to check if top-level. 10 years ago
  Stephen Kelly b17686d2bb cmGlobalGenerator: Move some flags from cmLocalGenerator. 10 years ago
  Stephen Kelly 76b598319f cmLocalGenerator: Initialize state before creating cmMakefile. 10 years ago
  Stephen Kelly 34c9ee2ed7 cmLocalGenerator: Require a global generator in the constructor. 10 years ago
  Stephen Kelly a3139d4b15 cmLocalGenerator: Remove EscapeForShellOldStyle to only caller. 10 years ago
  Stephen Kelly 443f041c2f cmLocalGenerator: Remove unused members. 10 years ago
  Stephen Kelly a48aebcb67 cmLocalGenerator: Require a parent in the constructor. 10 years ago
  Geoff Viola 051d8be17f cmLocalGenerator: Constify some cmTarget and cmGeneratorTarget arguments 10 years ago
  Brad King ad6fbb88bb Merge topic 'target-language-genex' 10 years ago
  Stephen Kelly 0b945ea9a6 Genex: Allow COMPILE_LANGUAGE when processing compile definitions. 10 years ago
  Brad King a6b0908571 Ninja: Improve internal check for generating at the top-level (#15436) 10 years ago
  Brad King f4c5eade78 Ninja: Fix RC include directories regression 11 years ago
  Brad King 9f92a78be2 cmLocalGenerator: Rename 'MAKEFILE' to 'MAKERULE' 11 years ago
  Brad King 8256ccb78c Add OBJECT_FILE_DIR rule placeholder for compilation lines 11 years ago
  Ben Boeckel 6fa6bedf78 LocalGenerator: Add a string overload for AppendFlags 11 years ago
  Brad King b56a9ae7f1 Merge topic 'target_compile_features' 11 years ago
  Jiri Malak cb9b1e13e4 Watcom: Use single quote for all file/path items in wlink command 11 years ago
  Stephen Kelly 913394af24 cmTarget: Add CXX_STANDARD and CXX_EXTENSION target properties. 12 years ago
  Stephen Kelly 6c19024570 Remove extra semicolons from C++ code. 11 years ago
  Stephen Kelly f6da044080 cmLocalGenerator: Add ComputeObjectFilenames interface. 11 years ago
  Brad King bc993f277e Generalize cmCustomCommandGenerator to more fields 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 215b1addf0 stringapi: Take strings in escaping functions 11 years ago
  Ben Boeckel fabf1fbabb stringapi: Use strings in target name 11 years ago
  Ben Boeckel a6ae2ea72b stringapi: Use strings in Convert methods in LocalGenerator 11 years ago
  Ben Boeckel ce5114354c stringapi: Use strings for the languages 11 years ago
  Ben Boeckel 3742bb0d32 stringapi: Use strings for variable names 11 years ago