Commit graph

9 commits

Author SHA1 Message Date
Isuru Fernando
f675a0465f target_compile_definitions require CMake >=2.8.12 2016-11-07 16:26:54 +05:30
Isuru Fernando
2ea099d1e7 Remove PTW32_BUILD flag 2016-11-07 16:21:00 +05:30
Isuru Fernando
cc8420eed3 Add ARB_BUILD_DLL only to the library 2016-11-06 23:37:40 +05:30
Isuru Fernando
d6f9129951 Add support for dll 2016-11-06 23:37:40 +05:30
Isuru Fernando
15ec3e829c Don't build tests by default 2016-10-14 17:27:53 +05:30
Isuru Fernando
75b2dc0f6d List folders automatically in cmake 2016-10-14 11:58:37 +05:30
Isuru Fernando
eb35ad5fb3 Add HAVE_TLS=1 to cl.exe and fix TLS_PREFIX
This also fixes last MSVC error where
arb_const_pi_cached_value was stored globally and two threads
trying to update it corrupted it. As a result
arb_rel_accuracy_bits gave a negative value and resulted
in a flint memory exception.
2016-10-13 23:46:14 +05:30
Isuru Fernando
015eaf6b52 Fix errors 2016-10-12 00:20:00 +05:30
Isuru Fernando
84e80f0093 Add CMakeLists.txt 2016-06-24 16:19:27 +05:30