summaryrefslogtreecommitdiff
path: root/scripts/build/mpfr.sh
AgeCommit message (Expand)AuthorFilesLines
2009-05-03Prepare for gcc-4.4:Yann E. MORIN"1-139/+0
2009-04-20There's no longer any reason to require GNU awk:Yann E. MORIN"1-1/+1
2009-04-06Use "${awk}", not gawk.Yann E. MORIN"1-1/+1
2009-03-08Fix building MPFR >= 2.4.0.Yann E. MORIN"1-22/+29
2009-02-07Make MPFR build under Cygwin.Yann E. MORIN"1-4/+20
2009-01-05Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:Yann E. MORIN"1-1/+2
2009-01-04Get rid of CT_GMP_FILE and CT_MPFR_FILE.Yann E. MORIN"1-19/+19
2009-01-03Get rid of all stuff related to building a /delivery' traball:Yann E. MORIN"1-6/+0
2008-11-20MPFR: correctly re-install config.{guess,sub} with autotools >=2.0.0.Yann E. MORIN"1-1/+13
2008-08-17MPFR: log autotools files rebuilding to DEBUG level, not EXTRA.Yann E. MORIN"1-1/+1
2008-07-14Use CT_DoExecLog for MPFR build.Yann E. MORIN"1-23/+25
2008-06-20GMP and MPFR are no longer a sub-component of gcc (config-wise).Yann E. MORIN"1-9/+40
2008-06-20Really don't re-build MPFR autotools files at each run.Yann E. MORIN"1-3/+7
2008-06-20Only rebuild MPFR config files at extract time, not for every builds.Yann E. MORIN"1-8/+7
2008-06-20Realy fix building MPFR.Yann E. MORIN"1-0/+2
2008-06-19Fix building MPFR on distro that have strict sanity checks on libtool.m4 and ...Yann E. MORIN"1-0/+11
2008-05-21Build an MPFR library that is thread-safe (I don't know if either binutils or...Yann E. MORIN"1-0/+1
2008-05-19In the future, we'll be able to download /old/ MPFR versions.Yann E. MORIN"1-1/+2
2008-04-30Do not try to download, extract, or build GMP and MPFR if not asked for.Yann E. MORIN"1-0/+11
2008-04-30Merge the fortran stuff to trunk now it works!Yann E. MORIN"1-0/+47