Elliot Saba
|
e1d3d9ff43
Change to use $(CC) instead of $(FC), as we no longer have fortran in this repo
|
11 жил өмнө |
Viral B. Shah
|
86a18e4f2e
Merge pull request #48 from JuliaLang/cpack
|
11 жил өмнө |
Milan Bouchet-Valat
|
5a0e3e9c5c
Fix missing includes
|
11 жил өмнө |
Viral B. Shah
|
d4555b6dae
Merge pull request #46 from JuliaLang/cpack
|
11 жил өмнө |
Milan Bouchet-Valat
|
3e769e48b8
Move complex number declarations to openlibm.h
|
11 жил өмнө |
Jameson Nash
|
5f4979e5d1
work around msvc bug where .model must be on its own line or it forgets about it
|
11 жил өмнө |
Jameson Nash
|
995c70eaf7
add win64 compat definitions also
|
11 жил өмнө |
Jameson Nash
|
2eb1876bb8
add more windows compatibility definitions
|
11 жил өмнө |
Jameson Nash
|
66e6f8ea91
normalize __WIN32__ to _WIN32, which is defined by all Windows compilers
|
11 жил өмнө |
Jiahao Chen
|
2aed05070f
Merge pull request #45 from weatherhead99/patch-1
|
11 жил өмнө |
Dan Weatherill
|
99c712d65e
Update Make.inc
|
11 жил өмнө |
Isaiah Norton
|
e9c0ba7ad6
distclean: clean everything
|
11 жил өмнө |
Elliot Saba
|
eb2f4d4b44
Install everything in the `include/` directory into `$(prefix)/include/openlibm`.
|
11 жил өмнө |
Kevin Squire
|
682198cad4
Merge pull request #38 from JuliaLang/ln_fix
|
11 жил өмнө |
Kevin Squire
|
e76564b1d1
Force library symbolic links to overwrite, and ignore errors.
|
11 жил өмнө |
Jameson Nash
|
4689cf133e
hide versioned libraries from git
|
11 жил өмнө |
Jameson Nash
|
a076418c8b
provide fegetround & family functions on win64
|
11 жил өмнө |
Viral B. Shah
|
9bd6ebcc55
Merge pull request #37 from JuliaLang/soname
|
11 жил өмнө |
Milan Bouchet-Valat
|
b462578393
Use $(includedir) instead of hardcoding $(prefix)/include
|
11 жил өмнө |
Milan Bouchet-Valat
|
bb40f6c7a8
Change PREFIX and LIBDIR to lowercase
|
11 жил өмнө |
Milan Bouchet-Valat
|
251814ebb3
Set SONAME
|
11 жил өмнө |
Viral B. Shah
|
71d942f730
libdir, DESTDIR, and soname updates.
|
11 жил өмнө |
Viral B. Shah
|
945c25a691
Update license and readme.
|
11 жил өмнө |
Viral B. Shah
|
320de7faca
Remove makefile for openlibm-extras
|
11 жил өмнө |
Viral B. Shah
|
d28fae9774
Remove amos and Faddeeva - they are now in openspecfun
|
11 жил өмнө |
Viral B. Shah
|
8d24a2416e
Merge pull request #34 from nalimilan/noexecstack
|
11 жил өмнө |
Milan Bouchet-Valat
|
0affa5be19
Enable stack protection in all .S files
|
11 жил өмнө |
Jeff Bezanson
|
9ca11f20c6
updates to s_round.c from FreeBSD
|
11 жил өмнө |
Jeff Bezanson
|
3566e32d84
new polynomials for erff, by Steve Kargl
|
11 жил өмнө |
Jeff Bezanson
|
89d232d114
more accurate comment for the x==1.0 hack
|
11 жил өмнө |