Skip to content
  1. Aug 22, 2003
  2. Aug 21, 2003
  3. Aug 20, 2003
    • John Criswell's avatar
      Modified the SUFFIXES pseudo targets so that we remove all default suffixes · 816deb77
      John Criswell authored
      and explicitly declare all the ones we're using for LLVM.
      This quickly cancels many of GNU Make's implicit rules and reduces build time.
      The only caveat is that any new suffixes may need to be explictly added to
      the .SUFFIXES pseudo target.
      
      Removed the -only-static option as it is no longer used.
      
      llvm-svn: 7979
      816deb77
  4. Aug 18, 2003
  5. Aug 15, 2003
  6. Aug 14, 2003
  7. Aug 12, 2003
    • John Criswell's avatar
      Merged in changes between PRE11_ROOT and LLVM_PRE111 (i.e. the beginning of · 48ecca60
      John Criswell authored
      the pre-release 1.1 branch and pre-release 1.1.1).
      Made the USE_SPEC option work.
      Silenced unnecessary error output from the cmp command when checking for
      updates to lex/yacc generated files.  This fixes a problem where we get error
      messages the first time the file is generated.
      Fixed the distclean option.  It is now in the Makefile (i.e. only runs in the
      top level source directory), removes more files, and plays nicely with
      external project Makefiles.
      
      llvm-svn: 7780
      48ecca60
  8. Aug 06, 2003
  9. Aug 05, 2003
  10. Aug 04, 2003
  11. Jul 31, 2003
  12. Jul 23, 2003
  13. Jul 16, 2003
  14. Jul 14, 2003
  15. Jul 10, 2003
  16. Jul 08, 2003
  17. Jul 01, 2003
  18. Jun 30, 2003
  19. Jun 27, 2003
  20. Jun 20, 2003
  21. Jun 18, 2003
  22. Jun 16, 2003
  23. Jun 11, 2003
  24. May 30, 2003
  25. May 29, 2003
Loading