Commit History

Author SHA1 Message Date
  Clinton Stimpson 42e39bb37d Fix a few more places to use cmsys::[io]fstream instead of std::fstream. 11 years ago
  Brad King e6f0bb7b15 Merge topic 'autogen-fixes' 11 years ago
  Stephen Kelly e3c97a1914 QtAutogen: Process all ui files in a source file (#14981). 11 years ago
  Stephen Kelly b8877b1d62 QtAutogen: Add source files to target when only AUTORCC is used. 11 years ago
  Bill Hoffman 0e88b1d6d9 Fix memory leak of local generator detected by LeakSanitizer. 11 years ago
  Stephen Kelly 33774ca201 QtAutogen: Put generated qrc files in a target-specific dir. 11 years ago
  Stephen Kelly e6971df6ab cmTarget: Make the source files depend on the config. 11 years ago
  Stephen Kelly 26d494ba01 cmTarget: Use string API to add sources to cmTarget objects. 11 years ago
  Brad King edb506b862 Merge topic 'fix-Qt-Autogen' 11 years ago
  Stephen Kelly 71a11252e9 QtAutogen: Fix use of multiple ui files in a single target. 11 years ago
  Stephen Kelly 261acd9109 QtAutogen: Use the basename for resource files. 11 years ago
  Brad King cb8f87f622 Merge topic 'remove-c_str-calls' 11 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Brad King 510ceb19ed Merge topic 'fix-AUTOGEN-custom-command-depends' 11 years ago
  Stephen Kelly 112cba927a QtAutogen: Fix AUTOGEN depends on custom command output with VS. 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 84fdc9921c stringapi: Pass configuration names as strings 11 years ago
  Brad King f154475b65 cmTarget: Refactor GetLocation API 11 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 years ago
  Ben Boeckel fabf1fbabb stringapi: Use strings in target name 11 years ago
  Ben Boeckel 381d50c149 stringapi: Accept strings in cmStrCmp 11 years ago
  Ben Boeckel ec97ed7d0c stringapi: Use strings for property names 12 years ago
  Kevin Funk 317d8498aa Small typo fix 11 years ago
  Stephen Kelly 8f8edeb09b QtAutogen: Only add source files to the target if AUTORCC is ON. 11 years ago
  Stephen Kelly 6053ce22f6 QtAutogen: Make uic work even when the source is in a subdir. 11 years ago
  Stephen Kelly f7ae1d8ad6 QtAutogen: Short-circut some logic when moc is not available. 11 years ago
  Stephen Kelly 4b989d5f15 QtAutogen: Separate source file processing from AUTOMOC. 11 years ago
  Stephen Kelly c48d877d31 QtAutogen: Make some methods appropriately file-static. 11 years ago
  Stephen Kelly 394e86df2a QtAutogen: Fix autouic target options in the presence of a config. 11 years ago