Commit Graph

37 Commits

Author SHA1 Message Date
Mike Dev
80cad08a12 [CMake] Also run examples as part of tests 2019-05-08 13:26:30 +02:00
Mike Dev
fa17bf97ef [CMake] Some minor tweaks 2019-05-07 22:41:34 +02:00
Mike Dev
06a2dbcf6e [CMake] Use static libraries instead of object libraries
Older versions of cmake can't use target_link_libraries on object libs
2019-05-07 21:44:13 +02:00
Mike Dev
ea0df23dea [CMake] Run cmake on travis 2019-05-07 21:30:29 +02:00
Mike Dev
d2c2aba660 [CMake] Add minimal cmake support 2019-04-18 16:34:01 +02:00
Glen Fernandes
b0800f3936 Fix unit test that did not return report_errors() 2018-09-17 07:02:49 -04:00
Vicente J. Botet Escriba
8f956e17ae comment mingw toolset flags - #9866. 2014-04-19 12:49:13 +02:00
Vicente J. Botet Escriba
b5f8f32ec9 Ratio: Added some missing templates in ratio_fwd.hpp, some tests and doc of the new features ratio_power and binary prefixes.
[SVN r86601]
2013-11-09 17:00:41 +00:00
Vicente J. Botet Escriba
7702c85592 Ratio: Added ratio binary prefixes and ratio_power.
[SVN r86594]
2013-11-09 11:47:43 +00:00
Marshall Clow
1fdb0e758d Removed usage of deprecated macros in Boost.Ratio
[SVN r81567]
2012-11-26 18:23:31 +00:00
Vicente J. Botet Escriba
59e0b9bbca Ratio: version 2: Added prefix/symbol functions ratio_io.
[SVN r80317]
2012-08-30 05:00:10 +00:00
Vicente J. Botet Escriba
a20d4f6c19 Thread: Comment use of missing file
[SVN r77842]
2012-04-08 22:38:32 +00:00
Vicente J. Botet Escriba
8a0484fcee Ratio: Avoid the Mpl error when using the 0x7FFFFFFFFFFFFFFELL + update history + try __typeof__ trick on sun
[SVN r77796]
2012-04-06 23:45:38 +00:00
Vicente J. Botet Escriba
e30305d13c ratio: fix #5724: 0 + 0 and 0 - 0 lead to a compile time error
[SVN r73918]
2011-08-19 15:40:42 +00:00
Vicente J. Botet Escriba
ca59e50305 Ratio: remove erroneous -Wextra compiler flag
[SVN r68773]
2011-02-11 06:55:36 +00:00
Vicente J. Botet Escriba
c682ee04b9 Ratio: Suppress warning for clang compiler
warning: 'long long' is an extension when C99 mode is not enabled [-Wlong-long]


[SVN r68665]
2011-02-06 11:38:19 +00:00
Vicente J. Botet Escriba
0784e928b8 Ratio: Set -Wno-long-long with pathscale toolset as needed if -pedantic is set
[SVN r68435]
2011-01-25 17:25:43 +00:00
Vicente J. Botet Escriba
27841a060c Boost.Ratio/Chrono: Added boost/ratio/include.hpp file and make use of boost/ratio/ratio.hpp when all the files are not needed
[SVN r68183]
2011-01-16 12:07:26 +00:00
Vicente J. Botet Escriba
2326d1b80b Boost.Ratio: Added tests for added mpl files
[SVN r68084]
2011-01-13 06:01:47 +00:00
Vicente J. Botet Escriba
40da34a83b Boost.Ratio: Force failure to debug condition
[SVN r68066]
2011-01-12 18:14:08 +00:00
Vicente J. Botet Escriba
546a2e9e19 Boost.Ratio: Added more mpl arithmetic operations
[SVN r68030]
2011-01-12 05:07:02 +00:00
Vicente J. Botet Escriba
3f83ec3266 Boost.Ratio: Force failure to debug condition
[SVN r68029]
2011-01-12 05:05:08 +00:00
Vicente J. Botet Escriba
5bdc315584 Boost.Ratio: Force failure to debug condition
[SVN r68027]
2011-01-12 04:46:09 +00:00
Vicente J. Botet Escriba
f00e46c408 Boost.Ratio: Force failure to debug condition
[SVN r67898]
2011-01-09 23:54:54 +00:00
Vicente J. Botet Escriba
5e0d91410c Boost.Ratio: Ignore some warnings from intel compilers
[SVN r67776]
2011-01-08 12:32:17 +00:00
Vicente J. Botet Escriba
76a322c22c Boost.Ratio: Try to solve issue
Test output: Sandia-intel-10.1-32 - ratio - mpl_plus_pass / intel-linux-10.1

rollback redundant declarations.

[SVN r67685]
2011-01-05 18:19:57 +00:00
Vicente J. Botet Escriba
aa87ae0945 Boost.Ratio: Ignore some warnings from intel compilers
[SVN r67672]
2011-01-05 07:37:51 +00:00
Vicente J. Botet Escriba
36c3c44f77 Boost.Ratio: Try to solve intel issues
[SVN r67670]
2011-01-05 06:50:17 +00:00
Vicente J. Botet Escriba
59f2bff4ce Boost.Ratio: Try to solve issue
Test output: Sandia-sun - ratio - ratio_add_fail / sun-5.10
Rev 67644 / Tue, 4 Jan 2011 01:15:39 +0000
Report Time: Tue, 4 Jan 2011 16:29:50 +0000

Compile [2011-01-04 02:06:04 UTC]: fail

    "/opt/sunstudio12.1/bin/CC" +d -library=stlport4 -features=tmplife -features=tmplrefstatic -g -erroff=%none -m64 -KPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_ENABLE_WARNINGS -DBOOST_MPL_NEXT_PRIOR_EXT -DBOOST_RATIO_USES_MPL_ASSERT -I".." -c -o "/scratch2/kbelco/boost/results/boost/bin.v2/libs/ratio/test/ratio_add_fail.test/sun-5.10/debug/address-model-64/stdlib-sun-stlport/ratio_add_fail.o" "../libs/ratio/test/ratio_arithmetic/ratio_add_fail.cpp"



[SVN r67655]
2011-01-04 18:08:42 +00:00
Vicente J. Botet Escriba
dd94f494d6 Boost.Ratio: Try to solve issue
Test output: Sandia-intel-10.1-32 - ratio - mpl_plus_pass / intel-linux-10.1
Rev 67645 / Tue, 4 Jan 2011 03:00:36 +0000
Report Time: Tue, 4 Jan 2011 14:18:10 +0000

Compile [2011-01-04 04:29:53 UTC]: fail

    "/usr/local/intel/cc/10.1.015/bin/icpc" -c -xc++ -O0 -g -w2 -inline-level=0 -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_ENABLE_WARNINGS -DBOOST_MPL_NEXT_PRIOR_EXT -DBOOST_RATIO_USES_MPL_ASSERT -I".."   -c -o "/scratch/boost/results/boost/bin.v2/libs/ratio/test/mpl_plus_pass.test/intel-linux-10.1/debug/link-static/threading-multi/mpl_plus_pass.o" "../libs/ratio/test/ratio_extensions/mpl_plus_pass.cpp"

../libs/ratio/test/ratio_extensions/mpl_plus_pass.cpp(23): remark #1418: external function definition with no prior declaration
  void test()
       ^
...

../libs/ratio/test/ratio_extensions/mpl_plus_pass.cpp(88): remark #1418: external function definition with no prior declaration
  boost::intmax_t test_conversion() {
                  ^

../libs/ratio/test/ratio_extensions/mpl_plus_pass.cpp(89): internal error: assertion failed: copy_template_param_expr: bad expression kind (shared/edgcpfe/il.c, line 12561)

      return func(
             ^

compilation aborted for ../libs/ratio/test/ratio_extensions/mpl_plus_pass.cpp (code 4)


[SVN r67651]
2011-01-04 17:16:37 +00:00
Vicente J. Botet Escriba
08a7d8b0b8 Boost.Ratio: Try to solve issue
Test output: Sandia-intel-10.1-32 - ratio - ratio_ext_pass / intel-linux-10.1
Rev 67645 / Tue, 4 Jan 2011 03:00:36 +0000
Report Time: Tue, 4 Jan 2011 14:18:10 +0000

Compile [2011-01-04 04:29:53 UTC]: fail 

    "/usr/local/intel/cc/10.1.015/bin/icpc" -c -xc++ -O0 -g -w2 -inline-level=0 -pthread  -DBOOST_ALL_NO_LIB=1 -DBOOST_ENABLE_WARNINGS -DBOOST_MPL_NEXT_PRIOR_EXT -DBOOST_RATIO_USES_MPL_ASSERT -I".."   -c -o "/scratch/boost/results/boost/bin.v2/libs/ratio/test/ratio_ext_pass.test/intel-linux-10.1/debug/link-static/threading-multi/ratio_extensions/ratio_ext_pass.o" "../libs/ratio/test/ratio_extensions/ratio_ext_pass.cpp"

../libs/ratio/test/ratio_extensions/ratio_ext_pass.cpp(11): remark #1418: external function definition with no prior declaration
  boost::intmax_t func(boost::ratio<5,6>  s) {
                  ^

../libs/ratio/test/ratio_extensions/ratio_ext_pass.cpp(15): remark #1418: external function definition with no prior declaration
  void test() {
       ^

../libs/ratio/test/ratio_extensions/ratio_ext_pass.cpp(16): internal error: assertion failed: copy_template_param_expr: bad expression kind (shared/edgcpfe/il.c, line 12561)

      BOOST_TEST((
      ^

compilation aborted for ../libs/ratio/test/ratio_extensions/ratio_ext_pass.cpp (code 4)


[SVN r67650]
2011-01-04 17:14:17 +00:00
Vicente J. Botet Escriba
0d9fb755ad Boost.Ratio: Added darwin toolset cxxflags
[SVN r67647]
2011-01-04 16:57:06 +00:00
Vicente J. Botet Escriba
b2875f0cba Boost.Ratio: Added test for mpl comparison operations + test plus with 3 parameters
[SVN r67594]
2011-01-02 20:47:30 +00:00
Vicente J. Botet Escriba
cb02b93c96 Boost.Ratio: Added test for some mpl arithmetic operations + cleanup
[SVN r67586]
2011-01-02 20:23:36 +00:00
Vicente J. Botet Escriba
30adfec795 Boost.Ratio: Added ratio extension test
[SVN r67583]
2011-01-02 19:38:41 +00:00
Vicente J. Botet Escriba
f446fbda67 Boost.Ratio: cleanup
[SVN r67579]
2011-01-02 17:32:55 +00:00
Vicente J. Botet Escriba
a6d1186eb8 Boost.Ratio: moved to trunk
[SVN r67576]
2011-01-02 16:30:39 +00:00