コミット履歴

作者 SHA1 メッセージ 日付
  David Cole 8adaee2b0b CMake: Eliminate cmMakefile::IncludeDirectories 13 年 前
  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 年 前
  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 14 年 前
  Brad King 1a29ccaf9a Remove cmLocalGenerator::GetRealLocation 15 年 前
  Brad King ced1d5eccd Skip file-level dependencies on custom targets (#11332) 15 年 前
  Brad King e30a775f68 Improve signature of cmLocalGenerator::GetRealDependency 15 年 前
  Brad King b06fb16684 No CMAKE_CONFIGURATION_TYPES in single-config generators (#10202) 15 年 前
  Brad King cb9ea2647f Remove cmSystemTools::EscapeSpaces method 15 年 前
  Kai Wasserbäch 9203e9187e Fix spelling errors reported by Lintian. 15 年 前
  Brad King d9b2da139d Merge branch 'mingw-response-files' 15 年 前
  Alex Neundorf 3901e0408c -improve crosscompiling from Linux to iphone (#10526) 15 年 前
  Brad King 87f0853941 Use forward slashes for objects in response files 15 年 前
  David Cole 9a35d67bce Fix line length style issue. 15 年 前
  David Cole 6ee87b2e5c Fix issue #10155 - default value of CMAKE_OSX_DEPLOYMENT_TARGET should always be the empty string. When the value of CMAKE_OSX_DEPLOYMENT_TARGET is the empty string, the -mmacosx-version-min flag should not show up on the compiler command line. The logic for selecting default value of CMAKE_OSX_SYSROOT is orthogonal to and independent of the value of the deployment target. The default value for CMAKE_OSX_SYSROOT is the SDK that corresponds to the current version of Mac OSX on which cmake is running. 15 年 前
  Brad King 4f43c1f276 Singly-quote target names for Watcom linker 16 年 前
  Brad King 2dc39b8c32 Define per-target OSX_ARCHITECTURES property 16 年 前
  Brad King 0653286dc6 Split Borland compiler information files 16 年 前
  Brad King 1e48243591 Introduce "build feature" lookup framework 16 年 前