Skip to content
Snippets Groups Projects
  1. Nov 25, 2010
  2. Nov 12, 2010
  3. Nov 10, 2010
  4. Oct 30, 2010
  5. Aug 03, 2010
  6. Jul 07, 2010
  7. Jun 01, 2010
  8. May 10, 2010
  9. May 06, 2010
    • mike-m's avatar
      Overhauled llvm/clang docs builds. Closes PR6613. · 68cb3190
      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.
      
      
      git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103213 91177308-0d34-0410-b5e6-96231b3b80d8
      68cb3190
  10. Apr 16, 2010
  11. Apr 15, 2010
  12. Apr 12, 2010
  13. Apr 09, 2010
  14. Mar 04, 2010
  15. Feb 25, 2010
  16. Feb 23, 2010
  17. Feb 18, 2010
  18. Dec 07, 2009
  19. Nov 16, 2009
  20. Nov 12, 2009
  21. Nov 04, 2009
  22. Oct 26, 2009
  23. Sep 27, 2009
  24. Sep 02, 2009
  25. Aug 18, 2009
  26. Jul 04, 2009
  27. Jul 03, 2009
  28. Apr 17, 2009
  29. Apr 13, 2009
  30. Mar 05, 2009
  31. Mar 03, 2009
  32. Feb 21, 2009
Loading