Alexander Light
|
f70240ded5
Add support for cross compiling with ARCH=name
|
10 years ago |
Ed Schouten
|
bc3f903bc2
Move public headers into include/ and private headers into src/.
|
10 years ago |
Tony Kelman
|
619f810223
add -f flag to cp in install target
|
10 years ago |
Thomas Leonard
|
3ac6130b34
Remove test binaries too on "make clean"
|
10 years ago |
Milan Bouchet-Valat
|
1f77ae0208
Separate SOVERSION from release version
|
10 years ago |
Elliot Saba
|
b038823eaa
Tweak SONAME handling
|
10 years ago |
Thomas Leonard
|
f22d7db106
Fixed build on ARM
|
10 years ago |
Thomas Leonard
|
5b16546ddd
Added pkg-config support
|
10 years ago |
Thomas Leonard
|
15fa3252fc
Merge noinc branch
|
10 years ago |
Tony Kelman
|
716317b71e
Install libopenlibm.dll to bindir
|
11 years ago |
Viral B. Shah
|
876c3384a1
Merge pull request #47 from JuliaLang/headers
|
11 years ago |
Elliot Saba
|
e1d3d9ff43
Change to use $(CC) instead of $(FC), as we no longer have fortran in this repo
|
11 years ago |
Milan Bouchet-Valat
|
360d282729
Install bsd_asm.h and bsd_cdefs.h to $(includedir)/openlibm/
|
11 years ago |
Isaiah Norton
|
e9c0ba7ad6
distclean: clean everything
|
11 years ago |
Elliot Saba
|
ea52e04b6d
Revert "Install everything in the `include/` directory into `$(prefix)/include/openlibm`."
|
11 years ago |
Elliot Saba
|
eb2f4d4b44
Install everything in the `include/` directory into `$(prefix)/include/openlibm`.
|
11 years ago |
Kevin Squire
|
e76564b1d1
Force library symbolic links to overwrite, and ignore errors.
|
11 years ago |
Milan Bouchet-Valat
|
b462578393
Use $(includedir) instead of hardcoding $(prefix)/include
|
11 years ago |
Milan Bouchet-Valat
|
bb40f6c7a8
Change PREFIX and LIBDIR to lowercase
|
11 years ago |
Milan Bouchet-Valat
|
251814ebb3
Set SONAME
|
11 years ago |
Viral B. Shah
|
71d942f730
libdir, DESTDIR, and soname updates.
|
11 years ago |
Viral B. Shah
|
d28fae9774
Remove amos and Faddeeva - they are now in openspecfun
|
11 years ago |
Viral B. Shah
|
c5b47b3589
Build libopenlibm-extras separately
|
12 years ago |
Viral B. Shah
|
c977aa998f
Add Makefile.extras to build libopenlibm-extras.
|
12 years ago |
Jameson Nash
|
07085279a1
use $(AR) variable instead of ar
|
12 years ago |
Steven G. Johnson
|
b892df1d9f
added Faddeeva package from http://ab-initio.mit.edu/Faddeeva for complex error functions
|
12 years ago |
Sébastien Villemot
|
1bbda18695
Inject FFLAGS, CFLAGS, LDFLAGS where missing
|
12 years ago |
Viral B. Shah
|
e8bf368573
Include AMOS in OpenLibm.
|
12 years ago |
Viral B. Shah
|
1ac594e475
Quiet the clang build.
|
12 years ago |
Viral B. Shah
|
56811b0809
Ability to use clang.
|
12 years ago |