summaryrefslogtreecommitdiffstats
path: root/package/mpfr
Commit message (Collapse)AuthorAgeFilesLines
...
* - forgot to bump the libversionBernhard Reutner-Fischer2006-12-211-1/+1
|
* - use centralized DISABLE_LARGEFILEBernhard Reutner-Fischer2006-12-211-4/+0
| | | | - nil CXX if there isn't one
* - eventually let configure check our cross-compiler. nil the checks otherwise.Bernhard Reutner-Fischer2006-12-141-1/+4
|
* - small tweaks to the gmp and mpfr -clean targets to uninstall them frmo the ↵Bernhard Reutner-Fischer2006-12-141-10/+16
| | | | | | target. - minor adjustments.
* - fix typo.Bernhard Reutner-Fischer2006-12-131-2/+2
|
* - Add libgmp-host and libmpfr-host support. I'll need this for fortran support.Bernhard Reutner-Fischer2006-12-131-1/+35
|
* - bump version. No patches (yet). Yay! :)Bernhard Reutner-Fischer2006-12-021-2/+3
|
* - add "lib" prefixBernhard Reutner-Fischer2006-11-282-12/+12
|
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-171-1/+1
|
* - Typo fix: copy headers to the correct location on the target.Bernhard Reutner-Fischer2006-11-171-1/+1
|
* - add stubs for gmp and mpfrBernhard Reutner-Fischer2006-09-282-0/+127
not yet enabled