index
:
buildroot-novena
debian
master
build system for the novena open hardware laptop board
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
mpfr
Commit message (
Expand
)
Author
Age
Files
Lines
*
toolchain: bump mpfr to version 3.0.1
Gustavo Zacarias
2011-04-26
2
-1951
/
+1
*
mpfr: make it a proper package and bump to version 3.0.0-p8
Gustavo Zacarias
2010-12-27
3
-128
/
+1961
*
Re-implement the source-check and external-deps targets
Maxime Petazzoni
2010-09-13
1
-0
/
+2
*
Remove the spider feature
Maxime Petazzoni
2010-09-13
1
-2
/
+0
*
gmp/mpfr: make sure host builds add source targets to HOST_SOURCE
Peter Korsgaard
2010-02-25
1
-0
/
+1
*
buildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard
2009-10-01
1
-2
/
+2
*
mpfr: use patch-kernel to apply downloaded patch
Peter Korsgaard
2009-09-24
1
-1
/
+1
*
rename TOOL_BUILD_DIR to TOOLCHAIN_DIR
Michael Roth
2009-09-23
1
-4
/
+4
*
package: Remove unnecessary dependencies on uclibc.
Will Newton
2009-09-03
1
-2
/
+2
*
mpfr: bump version
Peter Korsgaard
2009-03-16
1
-2
/
+2
*
mpfr: bump version
Peter Korsgaard
2009-02-13
1
-2
/
+2
*
gmp/mpfr: use static libraries as make targets
Peter Korsgaard
2009-02-10
1
-1
/
+1
*
gmp/mpfr: fix up dependencies to stop continous rebuild with --disable-shared
Peter Korsgaard
2009-02-10
1
-1
/
+1
*
gmp/mpfr: force static linking
Peter Korsgaard
2009-02-09
1
-1
/
+1
*
mpfr: bump version
Peter Korsgaard
2009-02-01
1
-4
/
+3
*
package/mpfr: fix make source-check/external-deps issue
Peter Korsgaard
2009-01-16
1
-0
/
+2
*
buildroot: convert remaining WGET users to DOWNLOAD helper
Peter Korsgaard
2009-01-16
1
-1
/
+2
*
package/: convert to DOWNLOAD helper
Peter Korsgaard
2009-01-16
1
-2
/
+2
*
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-12-08
1
-1
/
+1
*
toolchain/*: use CONFIG_UPDATE
Peter Korsgaard
2008-12-05
1
-1
/
+1
*
Kconfig: remove 'default n'
Peter Korsgaard
2008-07-17
1
-2
/
+0
*
Remove superfluos slash character from MPFR_SITE
Ulf Samuelsson
2008-05-22
1
-1
/
+1
*
reverted last change
John Voltz
2008-03-11
1
-1
/
+1
*
fixed path to mpfr patch
John Voltz
2008-03-11
1
-1
/
+1
*
change download url to be dynamic basic on version number
David Anders
2008-01-04
1
-1
/
+1
*
Cleanup logic of mpfr build, and patch using recommended switches
Ulf Samuelsson
2007-10-31
1
-18
/
+12
*
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
2007-10-01
1
-1
/
+1
*
- wants --with-gmp-build nowadays
Bernhard Reutner-Fischer
2007-09-17
1
-1
/
+1
*
- apply fixes for 2.3.0
Bernhard Reutner-Fischer
2007-09-17
1
-1
/
+1
*
- bump version
Bernhard Reutner-Fischer
2007-08-31
1
-2
/
+2
*
- semicolon touchup. No other changes
Bernhard Reutner-Fischer
2007-08-22
1
-1
/
+1
*
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-21
1
-3
/
+3
*
Remove switches if sstrip is run
Ulf Samuelsson
2007-08-21
1
-1
/
+1
*
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-06-27
1
-7
/
+1
*
- add full sysroot support for non-ancient toolchains.
Bernhard Reutner-Fischer
2007-06-20
1
-46
/
+19
*
- fix typo
Bernhard Reutner-Fischer
2007-06-06
1
-1
/
+1
*
- better also copy the link targets..
Bernhard Reutner-Fischer
2007-06-06
1
-1
/
+1
*
- prefer shared libs on the host
Bernhard Reutner-Fischer
2007-06-06
1
-2
/
+2
*
- adjust to use the gcc-4.2.0 release
Bernhard Reutner-Fischer
2007-06-06
1
-1
/
+1
*
- fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIB
Bernhard Reutner-Fischer
2007-06-02
1
-8
/
+8
*
- fix previous incomplete commit of mine
Bernhard Reutner-Fischer
2007-03-22
1
-1
/
+5
*
- download eventual mpfr patchfile to dl_dir. Closes #1283
Bernhard Reutner-Fischer
2007-03-22
1
-3
/
+15
*
- apply bugfixes ontop of 2.2.1
Bernhard Reutner-Fischer
2007-03-19
1
-1
/
+1
*
fixup package LDFLAGS handling
Eric Andersen
2007-03-13
1
-0
/
+1
*
- fix prerequisites of binutils_target
Bernhard Reutner-Fischer
2007-01-24
1
-2
/
+1
*
- don't rely on buggy gmp/mpfr on the host but use our own build iff we are a...
Bernhard Reutner-Fischer
2007-01-22
1
-8
/
+8
*
- forgot to mkdir
Bernhard Reutner-Fischer
2007-01-16
1
-0
/
+1
*
- use the correct path to configure
Bernhard Reutner-Fischer
2007-01-16
1
-2
/
+2
*
- provide host-libgmp and host-libmpfr
Bernhard Reutner-Fischer
2007-01-16
1
-33
/
+27
*
fixup a whole steaming pile of insanity. When packages are configured,
Eric Andersen
2007-01-14
1
-6
/
+8
[next]