299 Commits (19ffc0729fdc12b8c0874db7ae1c5e576b48ba10)

Author SHA1 Message Date
Stephen Kelly 4134030434 cmLinkLineComputer: Extract link libraries computation from cmLocalGenerator 9 years ago
Stephen Kelly f03d446e96 cmLinkLineComputer: Move FrameworkPath computation from cmLocalGenerator 9 years ago
Stephen Kelly 77c4202edc cmLinkLineComputer: Move RPath computation from cmLocalGenerator 9 years ago
Stephen Kelly 7ef8346825 cmLocalGenerator: Pass link library info to OutputLinkLibraries 9 years ago
Stephen Kelly 5b361fdda0 cmLinkLineComputer: Extract from cmLocalGenerator 9 years ago
Stephen Kelly 2597bcf831 cmLocalGenerator: Extract policy handling into a method 9 years ago
Stephen Kelly 20e62f74c5 cmLocalGenerator: Simplify ConvertToLinkReference 9 years ago
Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 years ago
Daniel Pfeifer 3838a0d5fb make sure to include cmConfigure.h before cmStandardIncludes.h 9 years ago
Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
Tobias Hunger 3c488ce899 cmLocalGenerator: Adopt target compile flag generation 9 years ago
Brad King 5467e7945d cmLocalGenerator: Add method to get Fortran-specific compiler flags 9 years ago
Stephen Kelly 096c7754b3 cmLocalGenerator: Store Backtrace for the directory 9 years ago
Tobias Hunger f62ed322dc cmLocalGenerator: Add GetTargetDefines to get all defines for a target 9 years ago
Brad King 853b1bb4ba cmLocalGenerator: Constify AppendDefines and AddCompileDefinitions 9 years ago
Tobias Hunger 70d3bf8580 cmLocalGenerator: Adopt GetFrameworkFlags method 9 years ago
Tobias Hunger b0d3e693f1 cmLocalGenerator: Pass configuration to GetTargetFlags 9 years ago
Daniel Pfeifer 25d1ef6424 Use enums defined in cmOutputConverter using their fully qualified name. 9 years ago
Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
Geoff Viola 5e4287131b GHS: Shorten long object paths with duplicate source names 9 years ago
Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
Brad King 180538c706 Source: Stabilize include order 9 years ago
Brad King 0e44f4894f Rename local target lookup methods to clarify purpose 9 years ago
Brad King 036b6ef7c4 Port CMake from cmIML to KWIML 10 years ago
Stephen Kelly 79c3a2a8f7 cmGlobalGenerator: Remove map from cmTarget to cmGeneratorTarget 10 years ago
Stephen Kelly c389f8bb07 cmLocalGenerator: Port Find method away from GetGeneratorTarget 10 years ago
Stephen Kelly 9b244cc0ec cmLocalGenerator: Store imported targets in a separate container. 10 years ago
Stephen Kelly def6da616b cmLocalGenerator: Port FindGeneratorTarget away from GetGeneratorTarget 10 years ago
Stephen Kelly 00b8c0a8d4 cmLocalGenerator: Add IsRootMakefile API 10 years ago
Stephen Kelly 7d409f500e cmLocalGenerator: Add GetPolicyStatus API 10 years ago
Stephen Kelly a6b7eb5bc8 cmInstallTargetGenerator: Get a cmGeneratorTarget directly. 10 years ago
Stephen Kelly a8c0fbcc19 cmLocalGenerator: Store a vector of generator targets. 10 years ago
Stephen Kelly a4bbdc5ecf cmLocalGenerator: Remove cmGeneratorTargetsType from setter API. 10 years ago
Stephen Kelly 37ab74a607 cmLocalGenerator: Port PList handling to cmGeneratorTarget. 10 years ago
Stephen Kelly 31c4aee75a cmLocalGenerator: Port policy handling to cmGeneratorTarget. 10 years ago
Stephen Kelly 3e8ef64273 cmLocalGenerator: Port some API to cmGeneratorTarget. 10 years ago
Stephen Kelly 7f5ec9f109 cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget. 10 years ago
Stephen Kelly 2293d43d00 cmLocalGenerator: Store cmGeneratorTargets. 10 years ago
Stephen Kelly a367416cec cmLocalGenerator: Add current source directory accessor. 10 years ago
Stephen Kelly bbef3c2da8 cmLocalGenerator: Add current binary directory accessor. 10 years ago
Stephen Kelly c99b6cefbe cmLocalGenerator: Devirtualize method. 10 years ago
Stephen Kelly 12cb3bdce4 cmLocalGenerator: Add Home directory accessors. 10 years ago
Stephen Kelly 4ab2750c54 cmLocalGenerator: Add GetProjectName method. 10 years ago
Stephen Kelly 27916f2cd1 cmLocalGenerator: Add cmake instance accessor. 10 years ago
Stephen Kelly f7738fd122 cmLocalGenerator: Constify target in API. 10 years ago
Stephen Kelly 8bfff68642 cmLocalGenerator: Compute object max path on construction. 10 years ago
Brad King e134e53b47 Add support for *.manifest source files with MSVC tools 10 years ago
Stephen Kelly 616d8f02d5 cmGeneratorTarget: Rename method to match operation. 10 years ago
Stephen Kelly ff8ac8ee6a cmLocalGenerator: Create from already-constructed cmMakefile. 10 years ago