Clean up building of libffi for dynamic lib way
[ghc-hetmet.git] / libffi /
2009-04-29 Duncan CouttsClean up building of libffi for dynamic lib way
2009-04-28 Simon MarlowAdd a header to all build system files:
2009-04-26 Ian LynaghGHC new build system megapatch
2009-02-18 Ian LynaghInstall libHSffi_p.a
2009-01-23 Ian LynaghMake the libffi patch files portable
2008-11-08 Clemens FruhwirthFix libffi bindist
2008-10-14 Clemens FruhwirthPatching libffi so it can be built as DLL
2008-10-14 Clemens FruhwirthVersion bump for libffi to 3.0.6
2008-10-13 Clemens FruhwirthEncode shared/static configuration into stamps to do...
2008-10-13 Clemens FruhwirthAdd HsFFI.o to INSTALL_LIBS
2008-10-11 Clemens FruhwirthDrop libm from the linker dependencies for libffi
2008-10-10 Clemens FruhwirthDo not generate haddock documentation when running...
2008-10-10 Clemens FruhwirthDelay building libffi until package.conf is created...
2008-10-09 Clemens FruhwirthDrop ghcconfig.h/RtsConfig.h from libffi's package...
2008-10-08 Clemens FruhwirthDon't use sed's -i flag as Solaris doesn't know it...
2008-10-08 Clemens FruhwirthDon't use /dev/null trick to create empty object files...
2008-10-08 Clemens FruhwirthTurn libffi into a Haskell package
2008-09-30 Clemens FruhwirthUnconditionalize definition of DYNAMIC_* so that libffi...
2008-09-19 Ian LynaghFix how we put libffi into bindists
2008-07-24 Simon Marlowadd --enable-shared to configure, and $(BuildSharedLibs...
2008-07-05 Ian Lynaghlibffi now doesn't have an artificial make boot/all...
2008-04-14 Simon MarlowFIX BUILD (Windows): Copy the ln trick used by the...
2008-04-08 Simon MarlowImport libffi-3.0.4, and use it to provide FFI support...