Commit History

Author SHA1 Message Date
  Stephen Kelly acb006229d cmGlobalGenerator: Require a snapshot to create a local generator. 10 years ago
  Stephen Kelly c2b7336ff3 cmGeneratorTarget: Move GetConfigCommonSourceFiles from cmTarget. 10 years ago
  Stephen Kelly a7f5d70dde cmGeneratorTarget: Move compile defintions processing from cmTarget. 10 years ago
  Brad King 6db713c07f Remove use of include <cmsys/ios/*> and cmsys_ios::* 10 years ago
  Brad King 9e51147646 Merge topic 'global-generator-makefiles' 10 years ago
  Stephen Kelly 1f54bc1cf3 cmTarget: Split storage of include directories from genexes. 10 years ago
  Stephen Kelly 6d8a125e49 cmQtAutoGenerators: Prefer a generator to access global generator. 10 years ago
  Stephen Kelly 5ff813c7a6 cmGeneratorTarget: Move LinkInterfaceDependent methods from cmTarget. 10 years ago
  Stephen Kelly 12bc571c13 cmGeneratorTarget: Move GetAutoUicOptions from cmTarget. 10 years ago
  Stephen Kelly 610572b7d2 cmMakefile: Simplify generate-time cmGeneratorTarget creation. 10 years ago
  Stephen Kelly 5b60eaf619 cmTarget: Restore the ImportedGetLocation method. 11 years ago
  Stephen Kelly 496f4cd07d cmGlobalGenerator: Create cmGeneratorTargets before QtAutomoc. 10 years ago
  Brad King 92b3bd50fe Merge topic 'autorcc-qt-5.1' 10 years ago
  Brad King 9a271e1323 cmQtAutoGenerators: Fix rcc invocation for Qt 5.0 and 5.1 (#15644) 10 years ago
  Brad King 56e5d4e180 Merge topic 'use-generator-target' 10 years ago
  Brad King bddfe77d12 Merge topic 'qt-autogen-always-run' 10 years ago
  Brad King 2bf22a4b90 QtAutogen: Add comment explaining why rcc cannot use PRE_BUILD 10 years ago
  Stephen Kelly e77142350d Get the local generator from the GeneratorTarget. 10 years ago
  Stephen Kelly b3e2e332eb QtAutogen: Get the global generator from the Makefile. 10 years ago
  Brad King 0e346427a2 QtAutogen: Always run autogen step even when rcc is enabled (#15608) 10 years ago
  Brad King 83af11d411 Fix preprocessor checks WIN32 => _WIN32 10 years ago
  Stephen Kelly 59e21ffa13 Port static calls from cmLocalGenerator to cmOutputConverter. 10 years ago
  Stephen Kelly a653611db0 cmake: Replace CurrentLocalGenerator concept with CurrentMakefile. 10 years ago
  Stephen Kelly c7b79aa16a cmGlobalGenerator: Require a cmake instance in ctor. 10 years ago
  Brad King 3e3a09d1d3 Merge topic 'clean-up-CMAKE_COMMAND' 10 years ago
  Brad King 6fbd4cae0d Use cmSystemTools::GetCMakeCommand() to get path to cmake internally 10 years ago
  Stephen Kelly a5b59fae15 QtAutogen: Create global generator on the stack. 10 years ago
  Stephen Kelly fe401ede2a QtAutogen: Use a more-obvious delete-target. 10 years ago
  Stephen Kelly c95a55ad5a QtAutogen: Remove the need for a local makefile variable. 10 years ago
  Stephen Kelly 460e8fb9ad QtAutogen: Inline static factory method. 10 years ago