2011-10-18 |
Ian Lynagh | Merge branch 'master' of darcs.haskell.org/ghc |
tree | commitdiff |
2011-10-18 |
Ian Lynagh | Merge branch 'master' of darcs.haskell.org/ghc |
tree | commitdiff |
2011-10-16 |
Ian Lynagh | On non-Windows, go back to using the libffi dynlib... |
tree | commitdiff |
2011-10-14 |
Ian Lynagh | Fix ffi build on amd64/Linux, and simplify a little... |
tree | commitdiff |
2011-10-14 |
Ian Lynagh | Merge branch 'master' of mac:ghc/git/val32/. |
tree | commitdiff |
2011-10-14 |
Ian Lynagh | Simplify the libffi build |
tree | commitdiff |
2011-10-07 |
Jose Pedro Magalhaes | Merge branch 'fix#5464' |
tree | commitdiff |
2011-10-06 |
Ian Lynagh | Merge branch 'master' of darcs.haskell.org/ghc |
tree | commitdiff |
2011-10-06 |
Ian Lynagh | Build fixes for OS X amd64 following libffi update |
tree | commitdiff |
2011-10-06 |
Ian Lynagh | Follow libffi update |
tree | commitdiff |
2011-05-08 |
Ian Lynagh | Merge branch 'coloured-core' of https://github.com... |
tree | commitdiff |
2011-05-04 |
Simon Peyton Jones | Merge commit |
tree | commitdiff |
2011-04-30 |
Simon Peyton Jones | Merge remote branch 'origin/master' into ghc-new-co |
tree | commitdiff |
2011-04-28 |
Simon Peyton Jones | Merge remote branch 'origin/master' into monad-comp |
tree | commitdiff |
2011-04-27 |
Jose Pedro Magalhaes | Merge branch 'master' of darcs.haskell.org/ghc into... |
tree | commitdiff |
2011-04-27 |
Ben Lippmeier | Merge branch 'master' of /Users/benl/devel/ghc/ghc... |
tree | commitdiff |
2011-04-23 |
Ian Lynagh | Make and use AR_STAGE[0123] makefile vars |
tree | commitdiff |
2011-04-23 |
Ian Lynagh | Make stage-specific CC variables |
tree | commitdiff |
2011-04-22 |
Ian Lynagh | Tweak build rules for libffi |
tree | commitdiff |
2011-04-22 |
Mark Lentczner | no need to set --build when configuring libffi |
tree | commitdiff |
2011-04-13 |
unknown | Merge branch 'master' of c:/code/HEAD-git/. into ghc... |
tree | commitdiff |
2011-04-02 |
Ian Lynagh | Merge branch 'master' of darcs.haskell.org/ghc |
tree | commitdiff |
2011-04-02 |
Max Bolingbroke | Mark scripts executable (boot, and the ones the build... |
tree | commitdiff |
2011-02-08 |
Sergei Trofimovich | libffi: backport incorrect detection of selinux |
tree | commitdiff |
2011-01-24 |
Ian Lynagh | Keep separate linker flags, for when we want to link... |
tree | commitdiff |
2011-01-18 |
Ian Lynagh | Update the location of libffi.dll.a |
tree | commitdiff |
2011-01-15 |
Ian Lynagh | Fix libffi build rules |
tree | commitdiff |
2010-10-24 |
Ian Lynagh | Make the ffi.h->ffitarget.h dep a proper dep, rather... |
tree | commitdiff |
2010-10-17 |
pho@cielonegro.org | libffi: missing dependency on ffitarget.h |
tree | commitdiff |
2010-09-18 |
Matthias Kilian | Enable shared libs on OpenBSD |
tree | commitdiff |
2010-09-15 |
Simon Marlow | eliminate clutter from make output |
tree | commitdiff |
2010-09-12 |
Matthias Kilian | Don't fail with absolute silence |
tree | commitdiff |
2010-07-23 |
Ian Lynagh | Use different CC/LD options for different stages |
tree | commitdiff |
2010-07-09 |
Simon Marlow | quiet some new spewage |
tree | commitdiff |
2010-06-20 |
Ian Lynagh | Check files are really created in libffi |
tree | commitdiff |
2010-06-16 |
Ian Lynagh | Rename some variables from FOO to FOO_CMD |
tree | commitdiff |
2010-05-20 |
Ian Lynagh | Don't run "set -o igncr" before configuring libffi |
tree | commitdiff |
2010-05-18 |
Ian Lynagh | Set more env variables when configuring libffi |
tree | commitdiff |
2010-05-07 |
pho@cielonegro.org | Fix makefile loop (#4050) |
tree | commitdiff |
2010-05-08 |
Ian Lynagh | Tidy up the "rm" flags in the build system |
tree | commitdiff |
2010-05-04 |
Ian Lynagh | The libffi patches are no longer needed |
tree | commitdiff |
2010-05-03 |
Ian Lynagh | Fix dynamic libs on OS X, and enable them by default |
tree | commitdiff |
2010-03-29 |
Simon Marlow | libffi: install 'ffitarget.h' header as sole 'ffi.h... |
tree | commitdiff |
2010-02-14 |
Ian Lynagh | Don't rely on tar supporting -z; trac #3841 |
tree | commitdiff |
2010-01-06 |
Ian Lynagh | Patch for shared libraries support on FreeBSD |
tree | commitdiff |
2009-12-04 |
Ian Lynagh | Link all dynamic libraries with the correct install_nam... |
tree | commitdiff |
2009-11-19 |
Ben.Lippmeier@anu... | Windows DLLs: Slurp across the actually static version... |
tree | commitdiff |
2009-11-18 |
Ben.Lippmeier@anu... | Windows DLLs: add #ifdefery to turn off DLL import... |
tree | commitdiff |
2009-11-18 |
Ian Lynagh | Put the libffi files to be installed into a dist directory |
tree | commitdiff |
2009-11-18 |
Ian Lynagh | Remove redundant libffi/tarball directory |
tree | commitdiff |
2009-10-23 |
Ian Lynagh | Make a mingw tree from mingw tarballs |
tree | commitdiff |
2009-10-14 |
Ian Lynagh | Remove libffi tarball from the repo |
tree | commitdiff |
2009-10-12 |
Ian Lynagh | Install libHSffi_p.a |
tree | commitdiff |
2009-09-17 |
Manuel M T Chakravarty | Use CONF_CC_OPTS |
tree | commitdiff |
2009-09-13 |
Ian Lynagh | Use _ rather than : for the builtin package filenames |
tree | commitdiff |
2009-08-20 |
Simon Marlow | Add unique package identifiers (InstalledPackageId... |
tree | commitdiff |
2009-08-06 |
Ian Lynagh | Update the libffi filenames to follow the new version... |
tree | commitdiff |
2009-06-05 |
Ian Lynagh | Update to libffi 3.0.8; fixes trac #3119 |
tree | commitdiff |
2009-06-05 |
Ian Lynagh | Fix the libffi Makefile |
tree | commitdiff |
2009-06-05 |
Ian Lynagh | Add a README saying where libffi tarballs come from |
tree | commitdiff |
2009-06-02 |
Ian Lynagh | Use -w when compiling libffi, to stop -Werror failures |
tree | commitdiff |
2009-05-30 |
Ian Lynagh | Quote commands that we run, so they work if there are... |
tree | commitdiff |
2009-05-21 |
Ian Lynagh | Pass CFLAGS and LDFLAGS to libffi's configure |
tree | commitdiff |
2009-05-19 |
Ian Lynagh | Use SRC_CC_OPTS when making HSffi.o |
tree | commitdiff |
2009-04-30 |
Duncan Coutts | Fix make for libffi again, properly this time |
tree | commitdiff |
2009-04-30 |
Duncan Coutts | Fix parallel make for libffi. |
tree | commitdiff |
2009-04-29 |
Duncan Coutts | Clean up building of libffi for dynamic lib way |
tree | commitdiff |
2009-04-28 |
Simon Marlow | Add a header to all build system files: |
tree | commitdiff |
2009-04-26 |
Ian Lynagh | GHC new build system megapatch |
tree | commitdiff |
2009-02-18 |
Ian Lynagh | Install libHSffi_p.a |
tree | commitdiff |
2009-01-23 |
Ian Lynagh | Make the libffi patch files portable |
tree | commitdiff |
2008-11-08 |
Clemens Fruhwirth | Fix libffi bindist |
tree | commitdiff |
2008-10-14 |
Clemens Fruhwirth | Patching libffi so it can be built as DLL |
tree | commitdiff |
2008-10-14 |
Clemens Fruhwirth | Version bump for libffi to 3.0.6 |
tree | commitdiff |
2008-10-13 |
Clemens Fruhwirth | Encode shared/static configuration into stamps to do... |
tree | commitdiff |
2008-10-13 |
Clemens Fruhwirth | Add HsFFI.o to INSTALL_LIBS |
tree | commitdiff |
2008-10-11 |
Clemens Fruhwirth | Drop libm from the linker dependencies for libffi |
tree | commitdiff |
2008-10-10 |
Clemens Fruhwirth | Do not generate haddock documentation when running... |
tree | commitdiff |
2008-10-10 |
Clemens Fruhwirth | Delay building libffi until package.conf is created... |
tree | commitdiff |
2008-10-09 |
Clemens Fruhwirth | Drop ghcconfig.h/RtsConfig.h from libffi's package... |
tree | commitdiff |
2008-10-08 |
Clemens Fruhwirth | Don't use sed's -i flag as Solaris doesn't know it... |
tree | commitdiff |
2008-10-08 |
Clemens Fruhwirth | Don't use /dev/null trick to create empty object files... |
tree | commitdiff |
2008-10-08 |
Clemens Fruhwirth | Turn libffi into a Haskell package |
tree | commitdiff |
2008-09-30 |
Clemens Fruhwirth | Unconditionalize definition of DYNAMIC_* so that libffi... |
tree | commitdiff |
2008-09-19 |
Ian Lynagh | Fix how we put libffi into bindists |
tree | commitdiff |
2008-07-24 |
Simon Marlow | add --enable-shared to configure, and $(BuildSharedLibs... |
tree | commitdiff |
2008-07-05 |
Ian Lynagh | libffi now doesn't have an artificial make boot/all... |
tree | commitdiff |
2008-04-14 |
Simon Marlow | FIX BUILD (Windows): Copy the ln trick used by the... |
tree | commitdiff |
2008-04-08 |
Simon Marlow | Import libffi-3.0.4, and use it to provide FFI support... |
tree | commitdiff |
|