summaryrefslogtreecommitdiff
path: root/libraries/integer-gmp/gmp/ghc.mk
Commit message (Expand)AuthorAgeFilesLines
* ghc-bignum librarySylvain Henry2020-06-171-139/+0
* Make: refactor GMP rulesSylvain Henry2020-03-141-7/+8
* Use configure script to detect that we should use in-tree GMP on WindowsSylvain Henry2020-03-021-6/+0
* integer-gmp: Fix unused command-line argumentBen Gamari2020-02-141-1/+1
* Force -fPIC for intree GMP (fix #17799)Sylvain Henry2020-02-091-1/+1
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-2/+2
* Move gmp/config.mk.in to config.mk.in, fix #14972Edward Z. Yang2018-04-101-3/+2
* add CCX=$(CXX) to integer-gmpMoritz Angermann2018-03-061-1/+1
* Fixup include of gmp/config.mk to use new locationHerbert Valerio Riedel2018-03-051-1/+1
* integer-gmp: Simplify gmp/configure invocationBen Gamari2018-02-021-4/+1
* Turn libraries/integer-gmp/gmp/tarball into a submoduleReid Barton2017-01-301-3/+8
* Build system: Correctly pass `TARGETPLATFORM` as hostNicolas Trangez2016-02-291-1/+4
* Build system: delete half-baked Cygwin supportThomas Miedema2015-08-201-5/+0
* Build: ./boot && ./configure && make sdist (#8723)Thomas Miedema2015-06-041-1/+4
* Build system: prevent "--version: Command not found"Thomas Miedema2015-05-301-1/+4
* Build system: check $CLEANING instead of $MAKECMDGOALSThomas Miedema2015-05-301-1/+1
* Drop old integer-gmp-0.5 from GHC source treeHerbert Valerio Riedel2015-03-311-75/+17
* integer-gmp: do not confuse ./configure (#8783)Christian Maeder2014-05-181-1/+1
* Normalize GHC Trac URLsHerbert Valerio Riedel2014-04-191-2/+2
* Fix in-tree GMP build (#8497) on OS X MavericksKazu Yamamoto2014-01-141-1/+9
* Follow GHC build system changesIan Lynagh2013-07-031-1/+1
* Run "sh ./configure" rather than "sh configure"; part of #7992Ian Lynagh2013-06-221-2/+2
* Handle dependencies for .cmm files properlyIan Lynagh2013-05-091-6/+2
* Build system refactoringIan Lynagh2013-04-201-12/+9
* Follow changes in GHC's build systemIan Lynagh2013-03-011-1/+1
* Fix GMP_PREFER_FRAMEWORKIan Lynagh2013-02-091-5/+5
* Never try to use the system gmp on WindowsIan Lynagh2013-02-091-0/+6
* Revert "integer-gmp: improve cross-compiling support GmpDerivedConstants.h"Simon Marlow2013-01-261-0/+8
* integer-gmp: improve cross-compiling support GmpDerivedConstants.hSergei Trofimovich2013-01-241-8/+0
* Provide a way for OS X users to indicate a preference for the GMP frameworkIan Lynagh2013-01-011-0/+4
* Fix building libgmp on cygwinIan Lynagh2012-03-161-0/+6
* Use the mingw touch program on WindowsIan Lynagh2011-12-021-1/+1
* Follow GHC build system change to the way we call rmIan Lynagh2011-11-191-2/+2
* Follow CC var changes in makefilesIan Lynagh2011-04-231-3/+3
* Make and use AR_STAGE[0123] makefile varsIan Lynagh2011-04-231-2/+2
* Tweak build rulesIan Lynagh2011-04-221-4/+4
* Call the final build system phase "final" rather than ""Ian Lynagh2011-02-061-1/+1
* Update for changes in GHC's build systemIan Lynagh2011-01-221-1/+1
* Correct the gmp build phaseIan Lynagh2011-01-171-1/+1
* Tidy up gmp cleaningIan Lynagh2011-01-171-16/+23
* Use the stage-specific CONF_CC_OPTS variablesIan Lynagh2010-07-231-1/+1
* Follow variable name changesIan Lynagh2010-06-161-2/+2
* pass $(AR) to the GMP buildSimon Marlow2010-06-101-4/+2
* Fix the $(GMP_DIR) path that we removeIan Lynagh2010-04-191-1/+1
* Fix the buildIan Lynagh2010-02-151-1/+1
* Don't rely on tar supporting -j; trac #3841Ian Lynagh2010-02-141-1/+1
* MERGED: Pass GMP paths when compiling mkGmpDerivedConstants; fixes trac #3784Ian Lynagh2010-01-181-0/+3
* Move .depend file dependency inside HaveLibGmp testSimon Marlow2009-12-171-2/+2
* Fix a makefile depIan Lynagh2009-12-161-1/+1
* Add a missing dependency on gmp.hIan Lynagh2009-12-151-0/+2