Commit History

Author SHA1 Message Date
  Stephen Kelly 0b945ea9a6 Genex: Allow COMPILE_LANGUAGE when processing compile definitions. 10 years ago
  Stephen Kelly 2fed8e173c QtAutogen: Issue error message with origin file (#15342). 10 years ago
  Brad King dd6c596c12 Merge topic 'join-algorithm' 10 years ago
  Stephen Kelly 6162c9194b Use two-iterator std::set::insert where appropriate. 11 years ago
  Stephen Kelly 238dd2fbab Use insert instead of a loop in some cases. 11 years ago
  Stephen Kelly 55a73e6b1f Use the cmJoin algorithm where possible. 10 years ago
  Stephen Kelly e2a489c76a Remove some temporary vectors for ExpandListArgument. 11 years ago
  Brad King 4987b37165 Merge topic 'remove-c_str' 11 years ago
  Brad King c8da86a094 Merge topic 'clean-autogen' 11 years ago
  Stephen Kelly 5eb4d7590e Remove some unneeded c_str calls. 11 years ago
  Stephen Kelly 3bd59b6014 QtAutogen: Use cmHasLiteral{Prefix,Suffix} where possible. 11 years ago
  Stephen Kelly bf00f5287b QtAutogen: Don't take a reference to temporary. 11 years ago
  Brad King e15a7075b5 Add an option for explicit BYPRODUCTS of custom commands (#14963) 11 years ago
  Stephen Kelly 6e1c359fe9 QtAutogen: Regenerate qrc files if their input changes (#15074) 11 years ago
  Stephen Kelly a29953180c QtAutogen: Expand rccfiles into a vector early in the autogen process. 11 years ago
  Stephen Kelly 506151af51 QtAutogen: Extract a GetRccExecutable method. 11 years ago
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 years ago
  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