Skip to content
  1. Jan 17, 2011
  2. Jan 15, 2011
  3. Jan 13, 2011
  4. Jan 11, 2011
  5. Jan 09, 2011
  6. Dec 03, 2010
  7. Nov 29, 2010
  8. Oct 22, 2010
  9. Oct 21, 2010
  10. Oct 11, 2010
  11. Oct 07, 2010
  12. Sep 24, 2010
  13. Sep 17, 2010
  14. Sep 03, 2010
    • Oscar Fuentes's avatar
      Fix cmake build without native target selected. · e16dc061
      Oscar Fuentes authored
      The cmake (+ MSVC) build is broken if you don't select your native
      target.
      
      e.g. 'cmake -D LLVM_TARGETS_TO_BUILD="MyNonNativeTarget" .'
      
      This is because cmake currently sets the LLVM_NATIVE_* definitions
      regardless of whether the native target is selected (causing build
      errors).
      
      Patch by Mike Gist!
      
      llvm-svn: 112946
      e16dc061
  15. Aug 30, 2010
  16. Aug 08, 2010
  17. Aug 03, 2010
  18. Jun 23, 2010
  19. Mar 15, 2010
  20. Nov 12, 2009
  21. Nov 10, 2009
  22. Nov 09, 2009
  23. Nov 08, 2009
  24. Nov 05, 2009
  25. Oct 28, 2009
  26. Oct 26, 2009
  27. Oct 12, 2009
  28. Oct 06, 2009
  29. Oct 01, 2009
  30. Sep 25, 2009
  31. Sep 14, 2009
  32. Aug 27, 2009
    • Gabor Greif's avatar
      re-apply r80197, now that iterator.h is not mentioned any more · 962c3747
      Gabor Greif authored
      llvm-svn: 80254
      962c3747
    • Bill Wendling's avatar
      --- Reverse-merging r80147 into '.': · c7d230f7
      Bill Wendling authored
      A    include/llvm/ADT/iterator.cmake
      U    autoconf/configure.ac
      --- Reverse-merging r80161 into '.':
      U    cmake/config-ix.cmake
      --- Reverse-merging r80171 into '.':
      U    Makefile
      --- Reverse-merging r80173 into '.':
      U    configure
      U    include/llvm/Config/config.h.in
      --- Reverse-merging r80180 into '.':
      A    include/llvm/ADT/iterator.h.in
      
      Despite common miscomceptions, iterator.h is alive and well. It broke the build
      bots for several hours. And yet no one bothered to look at them.
      
      Gabor and Doug, please review your changes and make sure that they actually
      build before resubmitting them.
      
      llvm-svn: 80197
      c7d230f7
    • Douglas Gregor's avatar
      De-bork CMake build · 7e377894
      Douglas Gregor authored
      llvm-svn: 80161
      7e377894
  33. Aug 26, 2009
Loading