Skip to content
Snippets Groups Projects
  1. Jun 16, 1999
    • Simon Marlow's avatar
      [project @ 1999-06-16 09:48:00 by simonmar] · 1114130e
      Simon Marlow authored
      Fix for default unregisterised builds.
      1114130e
    • Simon Marlow's avatar
      [project @ 1999-06-16 09:33:10 by simonmar] · 88e65770
      Simon Marlow authored
      Make use of the $(GhcWithRegisterised) build flag from config.mk.  You
      can now get an unregisterised build by *either*
      
      	- setting GhcWithRegisterised to NO in build.mk, or
      	- adding 'u' to GhcLibWays.
      
      The former will make all compilations unregisterised, whereas the
      latter will require a '-unreg' flag to be passed to the compiler to
      get the unregisterised build.
      88e65770
  2. Jun 15, 1999
  3. Jun 14, 1999
  4. Jun 12, 1999
  5. Jun 11, 1999
  6. Jun 09, 1999
  7. Jun 08, 1999
  8. Jun 07, 1999
  9. Jun 04, 1999
  10. Jun 03, 1999
Loading