Commit History

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