Commit History

Author SHA1 Message Date
  Stephen Kelly 9b6a743b80 cmLocalGenerator: Remove Parent pointer. 10 years ago
  Bastien Schatt 3e94f94b89 cmLocalVisualStudioGenerator: Use computed .obj extension (#13685) 10 years ago
  Stephen Kelly 3b880a0741 cmLocalGenerator: Require a valid cmState::Snapshot in the ctor. 10 years ago
  Brad King 6fbd4cae0d Use cmSystemTools::GetCMakeCommand() to get path to cmake internally 10 years ago
  Stephen Kelly e435f875ec VS: Move version information to global generator. 10 years ago
  Stephen Kelly b17686d2bb cmGlobalGenerator: Move some flags from cmLocalGenerator. 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 e15a7075b5 Add an option for explicit BYPRODUCTS of custom commands (#14963) 11 years ago
  Stephen Kelly f6da044080 cmLocalGenerator: Add ComputeObjectFilenames interface. 11 years ago
  Brad King bc993f277e Generalize cmCustomCommandGenerator to more fields 11 years ago
  Brad King d45e7f3461 cmCustomCommand: Return std::string from GetWorkingDirectory 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
  Stephen Kelly bd8bdb6fdd Resolve warnings about unused variables. 13 years ago
  Brad King d57047de33 Pre-compute object file names before VS project generation 13 years ago
  Brad King 67734be8cf VS: Simplify object name computation 13 years ago
  David Cole 46c70540ed VS: Use "call " keyword with .cmd and .bat file custom commands (#12445) 14 years ago
  Brad King 1be4b6f463 Order VS local generator Version ivar values consistently 14 years ago
  Brad King 234bae7a20 VS10: Fix exit code of custom commands with setlocal/endlocal (#11938) 14 years ago
  Brad King b98fdd5284 VS: Use setlocal/endlocal only in VS 10 custom commands 14 years ago
  Brad King 06fcbc4757 VS10: Fix working directory of consecutive custom commands (#11938) 14 years ago
  Brad King 2516c05c2c VS: Create a Fortran DLL's import library directory 14 years ago
  Brad King 31b0657e7d Merge topic 'custom-command-generator-expressions' 15 years ago
  Brad King 533f5a2037 Merge topic 'custom-command-refactor' 15 years ago
  David Cole 66e7917532 VS10: stop build on custom command error (#11533) 15 years ago
  Brad King bfb7288f81 Record backtrace in cmCustomCommand 15 years ago
  Brad King 542b517449 Factor out common custom command generator 15 years ago
  Brad King 6fe5b3db0b Simplify VS generator ConstructScript interface 15 years ago
  Bill Hoffman cf3e42f811 Partial fix from bug #10503, use full paths to fix custom commands. 15 years ago