提交历史

作者 SHA1 备注 提交日期
  Peter Collingbourne d807aab28f Ninja: apply CMAKE_<LANG>_FLAGS_<TYPE> to executable targets (#13069) 13 年之前
  Modestas Vainius e1409ac59b Support building shared libraries or modules without soname (#13155) 13 年之前
  Brad King c68cc06612 Merge branch 'object-library' into ninja-object-library 13 年之前
  Brad King b87d7a60a0 Add OBJECT_LIBRARY target type 13 年之前
  Brad King 51b67366ed Merge branch 'cleanup-object-file-names' into object-library 13 年之前
  David Cole 580171185b Merge topic 'target-include-directories' 13 年之前
  Peter Kuemmel dbe3dce546 Ninja: add .def file support 13 年之前
  Brad King 4ae7f3656b Remove unused partial OBJECT_FILES property implementation 13 年之前
  David Cole 881dc35579 Merge topic 'factor-install-type' 13 年之前
  Brad King 573fa3bf13 Factor cmInstallType out of cmTarget::TargetType 13 年之前
  Yury G. Kudryashov 4f6fd961da Drop if(...) check because condition is always true 13 年之前
  David Cole bada88e8e4 Merge branch 'target-include-directories' into ninja-generator 13 年之前
  Stephen Kelly 9106b564ae Extract and use the INCLUDE_DIRECTORIES target properties. 14 年之前
  David Cole 8adaee2b0b CMake: Eliminate cmMakefile::IncludeDirectories 14 年之前
  Stephen Kelly 7620932d82 Remove include flags memoization. 14 年之前
  Stephen Kelly 97a5faa858 Make it safe to call this method without creating duplicates. 14 年之前
  Stephen Kelly edd5303949 Refactor GetIncludeFlags to take includes instead of fetching them 14 年之前
  Peter Collingbourne 4468edf12b Add executable with exports flag support to cmLocalGenerator::GetTargetFlags 14 年之前
  Brad King 6b104e107e Remove trailing whitespace from cmLocalGenerator 14 年之前
  Peter Collingbourne fec4b63714 Fix configuration-dependent flag lookup in cmLocalGenerator::GetTargetFlags 14 年之前
  Peter Collingbourne 5b114c9bee Introduce a cmLocalGenerator::ConvertToIncludeReference function 14 年之前
  Nicolas Despres 3db2973bd2 Refactor TargetTypeNames. 14 年之前
  Brad King 5c0c635a09 Fortran: Add support for free- and fixed-form flags 14 年之前
  Brad King 148b528f9d Merge topic 'custom-command-slashes' 14 年之前
  Brad King 128605054a Normalize slashes of add_custom_(command|target) DEPENDS (#11973) 14 年之前
  Brad King 1c3233a850 Merge topic 'include-flags-response-file' 14 年之前
  Brad King 9a0b9bc8b7 Optionally pass include directories with response files 14 年之前
  Brad King d099546450 Factor old-style -D flags out from -I flag generation 14 年之前
  Brad King 7befc00783 Handle trailing slashes on add_custom_command DEPENDS 15 年之前
  Brad King 1a29ccaf9a Remove cmLocalGenerator::GetRealLocation 15 年之前