Commit History

Author SHA1 Message Date
  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 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
  Stephen Kelly 58f41c789f QtAutogen: Remove repeated setters. 10 years ago
  Brad King 56dc91c3ad Merge topic 'clean-up-vs-generators' 10 years ago
  Stephen Kelly e435f875ec VS: Move version information to global generator. 10 years ago
  Stephen Kelly b659d161da cmGlobalGenerator: Add NVI wrapper to create local generator. 10 years ago
  Stephen Kelly a0836ed978 Port to cmMakefile::GetGlobalGenerator. 10 years ago
  Stephen Kelly 410f39a43e cmMakefile: Delegate storage of Home dirs to the cmake class. 10 years ago
  Brad King df302bcc55 Merge topic 'autogen-no-rcc-stderr' 10 years ago
  Brad King 5a5ef00106 Merge topic 'clean-up-cmMakefile' 10 years ago
  Brad King 258ba82882 QtAutogen: Process 'rcc --list' stdout and stderr separately (#15523) 10 years ago
  Brad King acd4f01fd8 cmQtAutoGenerators: Split CR stripping out to helper function 10 years ago
  Stephen Kelly 32b8f03acc cmMakefile: Port users of GetStart* methods to new names. 10 years ago
  Stephen Kelly 54d6a9187f cmMakefile: Rename GetCurrent{Output,Binary}Directory. 10 years ago
  Brad King 356c26ebdf cmSystemTools: Teach RunSingleCommand to separate stdout and stderr 10 years ago
  Stephen Kelly 6e23a4bddd cmMakefile: Remove always-null first parameter to ReadListFile. 10 years ago
  Brad King 9efee16a7a Merge topic 'ninja-autogen' 10 years ago
  Brad King e8fdd5f12a QtAutogen: Workaround rcc CRCRLF newlines on Windows (#15459) 10 years ago