Commit History

Author SHA1 Message Date
  Brad King 5ff75873a9 Initialize IMPORTED GLOBAL targets on reconfigure (#13702) 13 years ago
  Stephen Kelly 95d590ddba GenEx: Create cmGeneratorTargets for imported targets. 13 years ago
  Stephen Kelly 79edd00235 GenEx: Fix reporting about not-found include directories and libraries. 13 years ago
  Brad King 15cc55fe08 Merge topic 'documentation-cleanup' 13 years ago
  Alex Neundorf 80112da54e Merge topic 'AutomocUseTargetProperties' into export-sets 13 years ago
  Stephen Kelly 50b1ea5bed Fix minor typos. 13 years ago
  Yury G. Kudryashov 64b3a6c9cf exports: cmGlobalGenerator::ExportSets destructor will clear it 13 years ago
  Yury G. Kudryashov 5c898fbd99 exports: Add cmExportSetMap class 13 years ago
  Yury G. Kudryashov d13ec1ac31 exports: Create class cmExportSet 13 years ago
  Yury G. Kudryashov 4e2347cbf3 exports: Rename cmGlobalGenerator::AddTargetToExport{s,} 13 years ago
  Yury G. Kudryashov e846e7031f exports: Remove cmTargetExport constructor 13 years ago
  Yury G. Kudryashov 81c66c8b88 exports: Move cmTargetExport to a dedicated header file 13 years ago
  Stephen Kelly d1446ca7a0 Append the COMPILE_DEFINITIONS from the Makefile to all targets. 13 years ago
  Stephen Kelly 290e92ada8 Move GetIncludeDirectories to cmGeneratorTarget. 13 years ago
  Stephen Kelly 14bf7783f4 Store cmGeneratorTargets with the makefile. 13 years ago
  Brad King 7195aca54f Make platform information files specific to the CMake version 13 years ago
  Brad King ec22a9b521 Cleanly enable a language in multiple subdirectories 13 years ago
  David Cole c95d1baa19 Merge topic 'position-independent-targets' 13 years ago
  Stephen Kelly bd34963002 Refactor generation of shared library flags 13 years ago
  Stephen Kelly 2c04bc00a4 Move the EscapeJSON method to a sharable location. 13 years ago
  Brad King 369e3464be Factor out custom command .rule file path generation 13 years ago
  Brad King 9c0a00d6dd Rename/constify build-time config placeholder lookup 13 years ago
  Brad King 3baaf6ccec Pre-compute object file names before Makefile generation 13 years ago
  Brad King 4b24558091 Create a cmGeneratorTarget for each cmTarget during generation 13 years ago
  Stephen Kelly 9106b564ae Extract and use the INCLUDE_DIRECTORIES target properties. 14 years ago
  Brad King ca39c5cdd1 Optionally allow IMPORTED targets to be globally visible 13 years ago
  Peter Collingbourne 557956f348 Introduce a cmGlobalGenerator::ResolveLanguageCompiler function 14 years ago
  David Cole 28cba226b3 Merge topic 'UsingCMakeLikePkgConfig2' 14 years ago
  Alex Neundorf 71c29d11b3 Fix bootstrap test with automoc 14 years ago
  Alex Neundorf 50cd6cef92 Move automoc processing from add_executable/library to cmGlobalGenerator 14 years ago