summaryrefslogtreecommitdiff
path: root/libffi/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-2/+2
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-011-2/+2
* Fix the libffi MakefileIan Lynagh2009-06-051-1/+1
* Add a header to all build system files:Simon Marlow2009-04-281-0/+12
* GHC new build system megapatchIan Lynagh2009-04-261-199/+3
* Install libHSffi_p.aIan Lynagh2009-02-181-1/+1
* Fix libffi bindistClemens Fruhwirth2008-11-081-6/+6
* Patching libffi so it can be built as DLLClemens Fruhwirth2008-10-141-7/+29
* Encode shared/static configuration into stamps to do the right thing when reb...Clemens Fruhwirth2008-10-131-5/+14
* Add HsFFI.o to INSTALL_LIBSClemens Fruhwirth2008-10-131-1/+1
* Do not generate haddock documentation when running install-docs in libffiClemens Fruhwirth2008-10-101-0/+2
* Delay building libffi until package.conf is created and fix bindistClemens Fruhwirth2008-10-101-3/+5
* Don't use sed's -i flag as Solaris doesn't know it in libffi/MakefileClemens Fruhwirth2008-10-081-3/+4
* Don't use /dev/null trick to create empty object files in libffi/MakefileClemens Fruhwirth2008-10-081-5/+3
* Turn libffi into a Haskell packageClemens Fruhwirth2008-10-081-5/+61
* Unconditionalize definition of DYNAMIC_* so that libffi.so/.dll is removed ev...Clemens Fruhwirth2008-09-301-5/+2
* Fix how we put libffi into bindistsIan Lynagh2008-09-191-15/+5
* add --enable-shared to configure, and $(BuildSharedLibs) to the build systemSimon Marlow2008-07-241-40/+35
* libffi now doesn't have an artificial make boot/all splitIan Lynagh2008-07-051-2/+0
* FIX BUILD (Windows): Copy the ln trick used by the GMP buildSimon Marlow2008-04-141-2/+7
* Import libffi-3.0.4, and use it to provide FFI support in GHCiSimon Marlow2008-04-081-0/+124