Simon Marlow | 1 Apr 2009 14:06
Picon

patch applied (hsc2hs): add a dependency to ensure libgmp.a gets built early enough

Wed Apr  1 04:45:32 PDT 2009  Simon Marlow <marlowsd <at> gmail.com>
  * add a dependency to ensure libgmp.a gets built early enough

    M ./ghc.mk +5

View patch online:
http://darcs.haskell.org/hsc2hs/_darcs/patches/20090401114532-12142-b2722ccaa910a33e0686a53d8d34100cb1dde720.gz
Ian Lynagh | 2 Apr 2009 00:18
Picon
Gravatar

patch applied (ghc-6.10/hsc2hs): TAG GHC 6.10.2 release

Wed Apr  1 15:17:46 PDT 2009  Ian Lynagh <igloo <at> earth.li>
  tagged GHC 6.10.2 release

View patch online:
http://darcs.haskell.org/ghc-6.10/hsc2hs/_darcs/patches/20090401221746-3fd76-560677335fb96dea9dbf95cd10f5d2d63eee815f.gz
Ian Lynagh | 2 Apr 2009 00:19
Picon
Gravatar

patch applied (ghc-6.10/haddock2): TAG GHC 6.10.2 release

Wed Apr  1 15:17:46 PDT 2009  Ian Lynagh <igloo <at> earth.li>
  tagged GHC 6.10.2 release

View patch online:
http://darcs.haskell.org/ghc-6.10/haddock2/_darcs/patches/20090401221746-3fd76-560677335fb96dea9dbf95cd10f5d2d63eee815f.gz
Ian Lynagh | 5 Apr 2009 00:14
Picon
Gravatar

patch applied (hsc2hs): New GHC build system: Build gmp before hsc2hs is built

Fri Mar 27 09:57:04 PDT 2009  Ian Lynagh <igloo <at> earth.li>
  * New GHC build system: Build gmp before hsc2hs is built
  And thus, before it is used.

    M ./ghc.mk +3

View patch online:
http://darcs.haskell.org/hsc2hs/_darcs/patches/20090327165704-3fd76-8e83ace6dfaa96a5c33ce94133084a1764b1284e.gz
Ian Lynagh | 5 Apr 2009 00:14
Picon
Gravatar

patch applied (hsc2hs): GHC new build system fixes

Sun Mar 29 08:31:30 PDT 2009  Ian Lynagh <igloo <at> earth.li>
  * GHC new build system fixes

    M ./ghc.mk +7

View patch online:
http://darcs.haskell.org/hsc2hs/_darcs/patches/20090329153130-3fd76-003949a6d745c98e7611232355bf19b809f0cc6e.gz
Ian Lynagh | 5 Apr 2009 00:14
Picon
Gravatar

patch applied (hsc2hs): Tweak new build system

Sat Apr  4 13:44:02 PDT 2009  Ian Lynagh <igloo <at> earth.li>
  * Tweak new build system

    M ./ghc.mk -1 +1

View patch online:
http://darcs.haskell.org/hsc2hs/_darcs/patches/20090404204402-3fd76-328284b52800ceafeb4c45e20b31a58b6894e8b6.gz
Ian Lynagh | 5 Apr 2009 00:15
Picon
Gravatar

patch applied (haddock2): Tweak new build system

Sat Apr  4 13:44:23 PDT 2009  Ian Lynagh <igloo <at> earth.li>
  * Tweak new build system

    M ./ghc.mk -1 +1

View patch online:
http://darcs.haskell.org/haddock2/_darcs/patches/20090404204423-3fd76-7e2c352ffc67d99dd10633949f7d3d55907a4ce1.gz
Ian Lynagh | 5 Apr 2009 00:15
Picon
Gravatar

patch applied (haddock2): GHC new build system fixes

Sun Mar 29 08:31:43 PDT 2009  Ian Lynagh <igloo <at> earth.li>
  * GHC new build system fixes

    M ./ghc.mk -2 +9

View patch online:
http://darcs.haskell.org/haddock2/_darcs/patches/20090329153143-3fd76-676b080e69209c095fb19ff35f47c3319d308df5.gz
Sigbjorn Finne | 14 Apr 2009 03:42
Favicon

cvs commit: fptools/hdirect/comlib/System/Win32/Com ClassFactory.hs Server.hs fptools/hdirect/comlib/System/Win32/Com/HDirect HDirect.hs Pointer.hs fptools/hdirect/comlib/System/Win32/Com/Server ConnectionPoint.hs EnumInterface.hs ExeServer.hs StdDispatch.hs

sof         2009/04/13 18:42:38 PDT

  Modified files:
    hdirect/comlib/System/Win32/Com ClassFactory.hs Server.hs 
    hdirect/comlib/System/Win32/Com/HDirect HDirect.hs Pointer.hs 
    hdirect/comlib/System/Win32/Com/Server ConnectionPoint.hs 
                                           EnumInterface.hs 
                                           ExeServer.hs 
                                           StdDispatch.hs 
  Log:
  update Maintainer: fields

  Revision  Changes    Path
  1.3                  fptools/hdirect/comlib/System/Win32/Com/ClassFactory.hs
  1.3                  fptools/hdirect/comlib/System/Win32/Com/Server.hs
  1.3                  fptools/hdirect/comlib/System/Win32/Com/HDirect/HDirect.hs
  1.3                  fptools/hdirect/comlib/System/Win32/Com/HDirect/Pointer.hs
  1.2                  fptools/hdirect/comlib/System/Win32/Com/Server/ConnectionPoint.hs
  1.2                  fptools/hdirect/comlib/System/Win32/Com/Server/EnumInterface.hs
  1.2                  fptools/hdirect/comlib/System/Win32/Com/Server/ExeServer.hs
  1.3                  fptools/hdirect/comlib/System/Win32/Com/Server/StdDispatch.hs
Simon Marlow | 1 May 2009 13:10
Picon

patch applied (hsc2hs): Fix make install DESTDIR=

Tue Apr 28 11:12:35 PDT 2009  Duncan Coutts <duncan <at> well-typed.com>
  * Fix make install DESTDIR=
  It was installing the template data file directly
  to $(datadir) rather than to $(DESTDIR)$(datadir)

    M ./ghc.mk -2 +1

View patch online:
http://darcs.haskell.org/hsc2hs/_darcs/patches/20090428181235-b0bbe-658160bec8058dafb5c0f96ad93f2b0e94acc6f2.gz

Gmane