Skip to content
  1. Jul 09, 2012
  2. Jul 02, 2012
  3. Jun 21, 2012
  4. Jun 06, 2012
  5. Apr 16, 2012
  6. Feb 25, 2012
  7. Feb 14, 2012
    • Dylan Noblesmith's avatar
      include clang's config.h unconditionally (v2) · 4d9cbffb
      Dylan Noblesmith authored
      And remove HAVE_CLANG_CONFIG_H, now that the header is generated
      in the autoconf build, too.
      
      Reverts r149571/restores r149504, now that config.h is generated
      correctly by LLVM's configure in all build configurations.
      
      llvm-svn: 150487
      4d9cbffb
  8. Feb 02, 2012
  9. Feb 01, 2012
    • Dylan Noblesmith's avatar
      cmake: don't install config.h (v2) · 5b7ba952
      Dylan Noblesmith authored
      This header is private and shouldn't be used by clients.
      
      (This reverts r149540, reinstating r149496. False alarm.)
      
      llvm-svn: 149550
      5b7ba952
    • Dylan Noblesmith's avatar
      cmake: revert r149496 · dc3980a9
      Dylan Noblesmith authored
      It *looks* like this caused PR11903, somehow.
      
      llvm-svn: 149540
      dc3980a9
    • Dylan Noblesmith's avatar
      include clang's config.h unconditionally · 86780e90
      Dylan Noblesmith authored
      And remove HAVE_CLANG_CONFIG_H, now that the header is generated
      in the autoconf build, too. (clang r149497 / llvm r149498)
      
      Also include the config.h header after all other headers, per
      the LLVM coding standards.
      
      It also turns out WindowsToolChain.cpp wasn't using the config
      header at all, so that include's just deleted now.
      
      llvm-svn: 149504
      86780e90
    • Dylan Noblesmith's avatar
      cmake: don't install config.h · c20ccdd7
      Dylan Noblesmith authored
      This header is private and shouldn't be used by clients.
      
      llvm-svn: 149496
      c20ccdd7
  10. Jan 26, 2012
  11. Oct 06, 2011
  12. Sep 23, 2011
  13. Aug 02, 2011
  14. Jul 15, 2011
  15. Jun 08, 2011
  16. May 20, 2011
  17. May 11, 2011
  18. Apr 10, 2011
  19. Mar 29, 2011
  20. Mar 26, 2011
  21. Mar 17, 2011
  22. Feb 28, 2011
  23. Feb 25, 2011
  24. Feb 21, 2011
  25. Feb 20, 2011
  26. Feb 18, 2011
  27. Feb 16, 2011
  28. Feb 15, 2011
  29. Feb 14, 2011
  30. Feb 10, 2011
Loading