summaryrefslogtreecommitdiff
path: root/package/mpfr
Commit message (Expand)AuthorAge
* mpfr: bump to version 3.1.0-p6Gustavo Zacarias2012-03-11
* mpfr: removed redundant HOST_FOO_DEPENDENCIESArnout Vandecappelle (Essensium/Mind)2012-01-17
* package: remove useless arguments from AUTOTARGETSThomas Petazzoni2011-09-29
* mpfr: bump to version 3.0.1_p4Gustavo Zacarias2011-09-13
* toolchain: bump mpfr to version 3.0.1Gustavo Zacarias2011-04-26
* mpfr: make it a proper package and bump to version 3.0.0-p8Gustavo Zacarias2010-12-27
* Re-implement the source-check and external-deps targetsMaxime Petazzoni2010-09-13
* Remove the spider featureMaxime Petazzoni2010-09-13
* gmp/mpfr: make sure host builds add source targets to HOST_SOURCEPeter Korsgaard2010-02-25
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-01
* mpfr: use patch-kernel to apply downloaded patchPeter Korsgaard2009-09-24
* rename TOOL_BUILD_DIR to TOOLCHAIN_DIRMichael Roth2009-09-23
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-03
* mpfr: bump versionPeter Korsgaard2009-03-16
* mpfr: bump versionPeter Korsgaard2009-02-13
* gmp/mpfr: use static libraries as make targetsPeter Korsgaard2009-02-10
* gmp/mpfr: fix up dependencies to stop continous rebuild with --disable-sharedPeter Korsgaard2009-02-10
* gmp/mpfr: force static linkingPeter Korsgaard2009-02-09
* mpfr: bump versionPeter Korsgaard2009-02-01
* package/mpfr: fix make source-check/external-deps issuePeter Korsgaard2009-01-16
* buildroot: convert remaining WGET users to DOWNLOAD helperPeter Korsgaard2009-01-16
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-16
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-08
* toolchain/*: use CONFIG_UPDATEPeter Korsgaard2008-12-05
* Kconfig: remove 'default n'Peter Korsgaard2008-07-17
* Remove superfluos slash character from MPFR_SITEUlf Samuelsson2008-05-22
* reverted last changeJohn Voltz2008-03-11
* fixed path to mpfr patch John Voltz2008-03-11
* change download url to be dynamic basic on version numberDavid Anders2008-01-04
* Cleanup logic of mpfr build, and patch using recommended switchesUlf Samuelsson2007-10-31
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-01
* - wants --with-gmp-build nowadaysBernhard Reutner-Fischer2007-09-17
* - apply fixes for 2.3.0Bernhard Reutner-Fischer2007-09-17
* - bump versionBernhard Reutner-Fischer2007-08-31
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-22
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-21
* Remove switches if sstrip is runUlf Samuelsson2007-08-21
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-27
* - add full sysroot support for non-ancient toolchains.Bernhard Reutner-Fischer2007-06-20
* - fix typoBernhard Reutner-Fischer2007-06-06
* - better also copy the link targets..Bernhard Reutner-Fischer2007-06-06
* - prefer shared libs on the hostBernhard Reutner-Fischer2007-06-06
* - adjust to use the gcc-4.2.0 releaseBernhard Reutner-Fischer2007-06-06
* - fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIBBernhard Reutner-Fischer2007-06-02
* - fix previous incomplete commit of mineBernhard Reutner-Fischer2007-03-22
* - download eventual mpfr patchfile to dl_dir. Closes #1283Bernhard Reutner-Fischer2007-03-22
* - apply bugfixes ontop of 2.2.1Bernhard Reutner-Fischer2007-03-19
* fixup package LDFLAGS handlingEric Andersen2007-03-13
* - fix prerequisites of binutils_targetBernhard Reutner-Fischer2007-01-24
* - don't rely on buggy gmp/mpfr on the host but use our own build iff we are a...Bernhard Reutner-Fischer2007-01-22