pabristow
|
3da6ed2574
|
More comment in jamfiles about using big-obj if assembler file is too big.
|
2019-09-19 12:09:46 +01:00 |
|
John Maddock
|
6972343fca
|
Merge branch 'develop' into constexpr2
|
2019-08-26 12:53:53 +01:00 |
|
jzmaddock
|
0a245647e2
|
constexpr: Tweak C++14 detection to eliminate early clang versions.
Update appveyor.yml.
Add docs and examples.
|
2019-08-26 12:53:15 +01:00 |
|
jzmaddock
|
1585622af3
|
Correct use of <toolset>gcc-mingw:<cxxflags>-Wa,-mbig-obj
|
2019-08-21 18:49:46 +01:00 |
|
pabristow
|
ecd7967ccf
|
Added assembler option for big-obj to avoid file too big error.
|
2019-08-20 17:50:16 +01:00 |
|
jzmaddock
|
d47837424c
|
Complex: fix complex128 test failures.
|
2018-04-29 20:55:46 +01:00 |
|
jzmaddock
|
8020ae0533
|
complex/mpc: reorganise build and test structure.
|
2018-04-01 19:20:36 +01:00 |
|
jzmaddock
|
08b9a6980f
|
random example requires explicit conversion operators (inside Boost.Random).
|
2017-05-15 18:33:42 +01:00 |
|
jzmaddock
|
a1508bbb88
|
Change obj rule to lib.
|
2016-04-05 18:37:44 +01:00 |
|
jzmaddock
|
57333128e8
|
Allow code and tests to compile without exceptions.
See https://svn.boost.org/trac/boost/ticket/12070.
|
2016-03-17 11:50:06 +00:00 |
|
jzmaddock
|
d78767ef95
|
Add cpp_int import/export code.
See: https://svn.boost.org/trac/boost/ticket/11590.
|
2015-09-20 08:45:03 +01:00 |
|
jzmaddock
|
b5c1d0965d
|
Fix build on systems with no <chrono>.
|
2015-03-26 16:26:48 +00:00 |
|
jzmaddock
|
9379a54b4c
|
Disable some builds if there is no C++11 support.
|
2015-02-24 13:23:22 +00:00 |
|
jzmaddock
|
cd1e62a4b0
|
Fix for issue https://svn.boost.org/trac/boost/ticket/10405
Change code snippets in docs to be complete programs to avoid any confusion.
Fix failure caused by change to Boost.Random.
Regenerate docs.
|
2014-08-29 18:54:09 +01:00 |
|
jzmaddock
|
4cb3e58b62
|
Fix compilation of examples, plus Jamfile, plus one comparison bug in cpp_bin_float.
|
2014-05-05 16:41:46 +01:00 |
|
pabristow
|
613d3ceca6
|
New jamfile to run all examples (showing compile fail in cpp_bin_float).
Some only work if gmp, mpir, mpfr, tommath are installed, of course.
|
2014-05-05 11:54:35 +01:00 |
|