Skip to content
  1. Apr 29, 2011
    • Nick Lewycky's avatar
      Rename profile_rt.so to libprofile_rt.so under configure+make (it already was · 61aed87a
      Nick Lewycky authored
      under cmake).
      
      Add libprofile_rt.a so that we can tell clang to link against it in --coverage
      mode. Also turn it on by default in cmake builds.
      
      Oscar, this touches a change you made for EXCLUDE_FROM_ALL support -- I think
      I've done the right thing, but please let me know (or fix and commit) if not!
      
      llvm-svn: 130470
      61aed87a
  2. Apr 26, 2011
  3. Apr 15, 2011
  4. Mar 23, 2011
  5. Mar 21, 2011
  6. Mar 08, 2011
  7. Mar 01, 2011
  8. Feb 27, 2011
  9. Feb 21, 2011
  10. Feb 20, 2011
  11. Feb 18, 2011
  12. Feb 17, 2011
  13. Feb 14, 2011
  14. Feb 05, 2011
  15. Feb 03, 2011
  16. Jan 21, 2011
  17. Jan 17, 2011
  18. Jan 11, 2011
  19. Jan 09, 2011
  20. Jan 07, 2011
  21. Dec 20, 2010
    • Oscar Fuentes's avatar
      New cmake option LLVM_APPEND_VC_REV for controlling when the VC · 70640359
      Oscar Fuentes authored
      revision id is appended to the LLVM version string. Defaults to
      OFF.
      
      Until now the VC revision id was always appended to the revision
      string whenever cmake was invoked (either explicitly or implicitly
      because a cmake source file changed). This was causing massive
      recompilations because config.h are reconfigured with the new contents
      of PACKAGE_VERSION.
      
      llvm-svn: 122240
      70640359
  22. Dec 18, 2010
  23. Dec 09, 2010
  24. Dec 07, 2010
  25. Dec 04, 2010
  26. Nov 29, 2010
  27. Nov 27, 2010
  28. Nov 20, 2010
  29. Nov 19, 2010
  30. Nov 18, 2010
  31. Nov 15, 2010
  32. Nov 14, 2010
  33. Nov 11, 2010
  34. Oct 26, 2010
Loading