Skip to content
Snippets Groups Projects
  1. May 10, 2000
  2. May 09, 2000
  3. May 08, 2000
  4. Apr 27, 2000
  5. Apr 21, 2000
  6. Apr 20, 2000
  7. Apr 19, 2000
  8. Apr 17, 2000
  9. Apr 16, 2000
  10. Apr 14, 2000
  11. Apr 04, 2000
  12. Mar 28, 2000
    • Reuben Thomas's avatar
      [project @ 2000-03-28 11:49:06 by rrt] · bf22a38a
      Reuben Thomas authored
      Replaced $(HC_OPTS) in mkdependhs rule whence I had inadvertently removed
      it along with the odir filter in which it sat.
      bf22a38a
    • Reuben Thomas's avatar
      [project @ 2000-03-28 11:09:31 by rrt] · b25b5efd
      Reuben Thomas authored
      Added SplitObjs for when -split-objs is being used. Removed -split-objs and
      -odir from GhcLibHcOpts. -odir shouldn't be needed any more in any case.
      
      Changed order of recursive makes so that recursive make happens before make
      in the current directory. This helps when building hslibs as DLLs, where
      the cbits DLLs need to be made before the main DLLs.
      b25b5efd
  13. Jan 26, 2000
  14. Jan 25, 2000
  15. Jan 24, 2000
  16. Jan 07, 2000
  17. Jan 05, 2000
  18. Dec 29, 1999
  19. Dec 22, 1999
  20. Dec 21, 1999
  21. Dec 09, 1999
  22. Dec 08, 1999
    • Simon Marlow's avatar
      [project @ 1999-12-08 10:10:59 by simonmar] · 9c569d63
      Simon Marlow authored
      New make variable: $(WithNofibHc) which defines the Haskell compiler
      used to build nofib.
      
      Define $(GHC_INPLACE) in fptools/mk/config.mk.in.  $(WithNofibHc) is
      set to $(GHC_INPLACE) by default.
      
      Fix $(MKDEPENDHS) in ghc/lib/std/Makefile.
      9c569d63
  23. Dec 07, 1999
  24. Dec 01, 1999
  25. Nov 30, 1999
  26. Nov 22, 1999
Loading