Skip to content
  1. Nov 10, 2009
  2. Nov 09, 2009
  3. Nov 08, 2009
  4. Nov 05, 2009
  5. Nov 02, 2009
    • Oscar Fuentes's avatar
      CMake: Report an error if there is an unknown .cpp file in a source · c710219d
      Oscar Fuentes authored
      directory.
      
      This is useful in case someone who works with the config&make build
      system forgot to add a file to its CMakeLists.txt. Instead of
      obtaining undefined references at link time, cmake will complain at
      configure time on the first build after a svn update.
      
      llvm-svn: 85817
      c710219d
  6. Oct 28, 2009
  7. Oct 26, 2009
  8. Oct 24, 2009
  9. Oct 20, 2009
  10. Oct 12, 2009
  11. Oct 06, 2009
  12. Oct 01, 2009
  13. Sep 25, 2009
  14. Sep 17, 2009
  15. Sep 14, 2009
  16. Sep 04, 2009
  17. Aug 31, 2009
  18. 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
  19. Aug 26, 2009
  20. Aug 24, 2009
  21. Aug 22, 2009
  22. Aug 19, 2009
  23. Aug 17, 2009
  24. Aug 16, 2009
  25. Aug 15, 2009
  26. Aug 14, 2009
Loading