]> rtime.felk.cvut.cz Git - coffee/buildroot.git/history - package/mpfr
docs/manual: using a branch name as FOO_VERSION does not work
[coffee/buildroot.git] / package / mpfr /
2017-09-24 Bernd Kuhlspackage/mpfr: bump to version 3.1.6
2017-04-01 Rahul Bedarkarpackage: use SPDX short identifier for LGPLv3/LGPLv3+
2016-12-02 Peter KorsgaardMerge branch 'next'
2016-12-01 Peter KorsgaardMerge branch 'next'
2016-11-21 Zakharov Vladmpfr: Fix obsolete ARC asm constraints
2016-09-28 Gustavo Zacariasmpfr: bump to version 3.1.5
2016-07-03 Julien Floretmpfr: add explicit dependencies for host variant
2016-03-08 Gustavo Zacariasmpfr: bump to version 3.1.4
2015-06-20 Gustavo Zacariasmpfr: bump to version 3.1.3
2015-01-08 Gustavo Zacariasmpfr: security bump to patchlevel 11
2014-12-01 Gustavo Zacariaspackage/gcc/mpfr: remove deprecated features
2014-10-19 Gustavo Zacariasmpfr: add hash file
2014-10-04 Thomas De Schamphe... packages: rename FOO_MAKE_OPT into FOO_MAKE_OPTS
2013-09-08 Jerzy Grzegorekchange package tarball compression to xz whenever possible
2013-06-06 Alexandre BelloniNormalize separator size to 80
2013-03-19 Gustavo Zacariasmpfr: bump to version 3.1.2
2013-01-04 Gustavo Zacariasmpfr: bump to 3.1.1-p2
2012-12-04 Simon Dawsonmpfr: add license information
2012-07-17 Arnout Vandecappel... all packages: rename XXXTARGETS to xxx-package
2012-07-17 Arnout Vandecappel... all packages: use new host-xxx-package macros
2012-07-15 Gustavo Zacariasmpfr: bump to version 3.1.1
2012-03-11 Gustavo Zacariasmpfr: bump to version 3.1.0-p6
2012-01-17 Arnout Vandecappel... mpfr: removed redundant HOST_FOO_DEPENDENCIES
2011-09-29 Thomas Petazzonipackage: remove useless arguments from AUTOTARGETS
2011-09-13 Gustavo Zacariasmpfr: bump to version 3.0.1_p4
2011-04-26 Gustavo Zacariastoolchain: bump mpfr to version 3.0.1
2010-12-27 Gustavo Zacariasmpfr: make it a proper package and bump to version...
2010-09-30 Peter KorsgaardMerge branch 'for-2010.11/remove-deprecated-arch' of...
2010-09-17 Peter KorsgaardMerge branch 'for-2010.11/download-rework' of git:...
2010-09-13 Maxime PetazzoniRe-implement the source-check and external-deps targets
2010-09-13 Maxime PetazzoniRemove the spider feature
2010-02-26 Peter KorsgaardMerge branch 'misc-fixes' of git://git.busybox.net...
2010-02-25 Peter Korsgaardgmp/mpfr: make sure host builds add source targets...
2009-10-01 Peter Korsgaardbuildroot: silence ./configure step when building with...
2009-09-24 Peter Korsgaardmpfr: use patch-kernel to apply downloaded patch
2009-09-23 Michael Rothrename TOOL_BUILD_DIR to TOOLCHAIN_DIR
2009-09-03 Will Newtonpackage: Remove unnecessary dependencies on uclibc.
2009-03-16 Peter Korsgaardmpfr: bump version
2009-02-13 Peter Korsgaardmpfr: bump version
2009-02-10 Peter Korsgaardgmp/mpfr: use static libraries as make targets
2009-02-10 Peter Korsgaardgmp/mpfr: fix up dependencies to stop continous rebuild...
2009-02-09 Peter Korsgaardgmp/mpfr: force static linking
2009-02-01 Peter Korsgaardmpfr: bump version
2009-01-16 Peter Korsgaardpackage/mpfr: fix make source-check/external-deps issue
2009-01-16 Peter Korsgaardbuildroot: convert remaining WGET users to DOWNLOAD...
2009-01-16 Peter Korsgaardpackage/: convert to DOWNLOAD helper
2008-12-08 Peter Korsgaardpackage/: get rid of unneeded $(strip ..)
2008-12-05 Peter Korsgaardtoolchain/*: use CONFIG_UPDATE
2008-07-17 Peter KorsgaardKconfig: remove 'default n'
2008-05-22 Ulf SamuelssonRemove superfluos slash character from MPFR_SITE
2008-03-11 John Voltzreverted last change
2008-03-11 John Voltzfixed path to mpfr patch
2008-01-04 David Anderschange download url to be dynamic basic on version...
2007-10-31 Ulf SamuelssonCleanup logic of mpfr build, and patch using recommende...
2007-10-01 Bernhard Reutner... - just use the strip binary to avoid confusing libtool...
2007-09-17 Bernhard Reutner... - wants --with-gmp-build nowadays
2007-09-17 Bernhard Reutner... - apply fixes for 2.3.0
2007-08-31 Bernhard Reutner... - bump version
2007-08-22 Bernhard Reutner... - semicolon touchup. No other changes
2007-08-21 Bernhard Reutner... - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* packa...
2007-08-21 Ulf SamuelssonRemove switches if sstrip is run
2007-06-27 Bernhard Reutner... - add endian handling, mmap, memcmp checks to TARGET_CO...
2007-06-20 Bernhard Reutner... - add full sysroot support for non-ancient toolchains.
2007-06-06 Bernhard Reutner... - fix typo
2007-06-06 Bernhard Reutner... - better also copy the link targets..
2007-06-06 Bernhard Reutner... - prefer shared libs on the host
2007-06-06 Bernhard Reutner... - adjust to use the gcc-4.2.0 release
2007-06-02 Bernhard Reutner... - fixup the extension for the host and start to honor...
2007-03-22 Bernhard Reutner... - fix previous incomplete commit of mine
2007-03-22 Bernhard Reutner... - download eventual mpfr patchfile to dl_dir. Closes...
2007-03-19 Bernhard Reutner... - apply bugfixes ontop of 2.2.1
2007-03-13 Eric Andersenfixup package LDFLAGS handling
2007-01-24 Bernhard Reutner... - fix prerequisites of binutils_target
2007-01-22 Bernhard Reutner... - don't rely on buggy gmp/mpfr on the host but use...
2007-01-16 Bernhard Reutner... - forgot to mkdir
2007-01-16 Bernhard Reutner... - use the correct path to configure
2007-01-16 Bernhard Reutner... - provide host-libgmp and host-libmpfr
2007-01-14 Eric Andersenfixup a whole steaming pile of insanity. When packages...
2006-12-22 Bernhard Reutner... - Add target for .so without the LIBVERSION.
2006-12-21 Bernhard Reutner... - forgot to bump the libversion
2006-12-21 Bernhard Reutner... - use centralized DISABLE_LARGEFILE
2006-12-14 Bernhard Reutner... - eventually let configure check our cross-compiler...
2006-12-14 Bernhard Reutner... - small tweaks to the gmp and mpfr -clean targets to...
2006-12-13 Bernhard Reutner... - fix typo.
2006-12-13 Bernhard Reutner... - Add libgmp-host and libmpfr-host support. I'll need...
2006-12-02 Bernhard Reutner... - bump version. No patches (yet). Yay! :)
2006-11-28 Bernhard Reutner... - add "lib" prefix
2006-11-17 Bernhard Reutner... - add and use BR2_BZCAT config option.
2006-11-17 Bernhard Reutner... - Typo fix: copy headers to the correct location on...
2006-09-28 Bernhard Reutner... - add stubs for gmp and mpfr