Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Brad King 7f459a664c Xcode: Teach BuildDepends test that Xcode >= 5 needs no help 12 yıl önce
  Brad King 118032247c Xcode: Teach Tests/BuildDepends to allow LINK_DEPENDS_NO_SHARED failure 12 yıl önce
  Brad King d12459f79e VS 6: Tell BuildDepends test to tolerate ninjadep failure 12 yıl önce
  Robert Maynard 9275554496 Ninja: Update BuildDepends test to verify cmcldeps depfiles. 12 yıl önce
  Brad King 306796e862 Teach BuildDepends test to cover LINK_DEPENDS_NO_SHARED 13 yıl önce
  Marcin Wojdyr 84b49be8f0 Remove CMake multiline block-end command arguments 13 yıl önce
  Kitware Robot 9db3116226 Remove CMake-language block-end command arguments 13 yıl önce
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 yıl önce
  Peter Kuemmel 033a687acd Ninja: add wrapper for cl to extract dependencies 13 yıl önce
  Peter Collingbourne 7eb8d9036c Provide dependency file flags to generator 14 yıl önce
  Brad King 95f149e61f Define LINK_DEPENDS target property (#11406) 15 yıl önce
  Brad King 2e48fe0eec Avoid Intel linker crash in BuildDepends test 16 yıl önce
  Brad King aaabb2fdc2 More verbose BuildDepends test output 16 yıl önce
  Brad King 91de0b09ef ENH: Update BuildDepends test to check #include lines with macros. 17 yıl önce
  Ken Martin ce8810c4e7 ENH: preclean some warnings 17 yıl önce
  Brad King d4e0727e4d BUG: Enable CMAKE_SUPPRESS_REGENERATION because the entire test runs during the inital configuration. 18 yıl önce
  Brad King d83b4cd255 ENH: Add a depends check step to custom targets. Add support for the IMPLICIT_DEPENDS feature of custom commands when building in custom targets. Convert multiple-output pair checks to be per-target instead of global. 18 yıl önce
  Brad King 423cdb561c ENH: Adding test for ADD_CUSTOM_COMMAND's new IMPLICIT_DEPENDS feature. 18 yıl önce
  Alexander Neundorf 7203990661 18 yıl önce
  Alexander Neundorf 92270d5bf8 18 yıl önce
  Brad King 6a145fb2be BUG: Report proper error message when project does not build the first time. Also added hack to rebuild subproject several times for Xcode. The generator should be fixed and the hack removed. 18 yıl önce
  Brad King c288da754a BUG: Target names in the COMMAND part of a custom command should not create a file-level dependency that forces the command to rerun when the executable target rebuilds, but the target-level dependency should still be created. Target names in a DEPENDS should do both a target-level and file-level dependency. Updated the BuildDepends test to check that this works. 18 yıl önce
  Andy Cedilnik 9338803697 BUG: fix test for hp move to c++ to avoid ansi issues and produce a message if the compile fails, (really checked in by Bill H.) 18 yıl önce
  Bill Hoffman 1f286c067f ENH: add test for build depends 18 yıl önce
  Bill Hoffman d419354250 ENH: add a test to make sure Xcode does not break again 18 yıl önce