Skip to content
  1. Mar 28, 2011
  2. Feb 01, 2011
  3. Dec 15, 2010
  4. Nov 02, 2010
  5. Oct 08, 2010
  6. Oct 07, 2010
  7. Oct 06, 2010
  8. Sep 23, 2010
    • Andrew Trick's avatar
      Fix Getting Started docs. · 68aa18e4
      Andrew Trick authored
      configure expects LLVM Test Suite to be in projects/test-suite.
      Made the "getting started" and "testing infrastructure" docs internally consistent.
      Avoid confusion between llvm-test and llvm/test.
      
      llvm-svn: 114691
      68aa18e4
  9. Jul 08, 2010
  10. May 19, 2010
  11. May 07, 2010
    • mike-m's avatar
      Revert r103213. It broke several sections of live website. · f375e9a0
      mike-m authored
      llvm-svn: 103219
      f375e9a0
    • mike-m's avatar
      Overhauled llvm/clang docs builds. Closes PR6613. · e08af303
      mike-m authored
      NOTE: 2nd part changeset for cfe trunk to follow.
      
      *** PRE-PATCH ISSUES ADDRESSED
      
      - clang api docs fail build from objdir
      - clang/llvm api docs collide in install PREFIX/
      - clang/llvm main docs collide in install
      - clang/llvm main docs have full of hard coded destination
        assumptions and make use of absolute root in static html files;
        namely CommandGuide tools hard codes a website destination
        for cross references and some html cross references assume
        website root paths
      
      *** IMPROVEMENTS
      
      - bumped Doxygen from 1.4.x -> 1.6.3
      - splits llvm/clang docs into 'main' and 'api' (doxygen) build trees
      - provide consistent, reliable doc builds for both main+api docs
      - support buid vs. install vs. website intentions
      - support objdir builds
      - document targets with 'make help'
      - correct clean and uninstall operations
      - use recursive dir delete only where absolutely necessary
      - added call function fn.RMRF which safeguards against botched 'rm -rf';
        if any target (or any variable is evaluated) which attempts
        to remove any dirs which match a hard-coded 'safelist', a verbose
        error will be printed and make will error-stop.
      
      llvm-svn: 103213
      e08af303
  12. Feb 18, 2010
  13. Feb 17, 2010
  14. Feb 11, 2010
  15. Dec 17, 2009
  16. Dec 09, 2009
  17. Nov 04, 2009
  18. Oct 23, 2009
  19. Sep 27, 2009
  20. Sep 10, 2009
  21. Aug 06, 2009
  22. Aug 04, 2009
  23. Jul 22, 2009
  24. Jul 17, 2009
  25. May 04, 2009
  26. Apr 26, 2009
  27. Apr 18, 2009
  28. Apr 17, 2009
  29. Apr 10, 2009
  30. Mar 03, 2009
  31. Feb 25, 2009
  32. Jan 02, 2009
  33. Dec 29, 2008
  34. Dec 17, 2008
  35. Dec 11, 2008
Loading