Commit Graph

134 Commits

Author SHA1 Message Date
Vicente J. Botet Escriba
9688851478 Merge branch 'develop' 2019-05-14 09:22:35 +02:00
Vicente J. Botet Escriba
818c7febe3 Rollback cmake tests until they are good; 2019-05-11 17:31:34 +02:00
Vicente J. Botet Escriba
ae74c35216 Merge branch 'develop' 2019-05-10 16:18:56 +02:00
Vicente J. Botet Escriba
10d749de93
Merge pull request #6 from Mike-Devel/feature/cmake_ci
[CMake] Run cmake from CI
2019-05-08 15:59:08 +02:00
Mike Dev
80cad08a12 [CMake] Also run examples as part of tests 2019-05-08 13:26:30 +02:00
Mike Dev
55a542de1c [CMake] Use correct toolchain on travis 2019-05-08 11:39:21 +02:00
Mike Dev
fa17bf97ef [CMake] Some minor tweaks 2019-05-07 22:41:34 +02:00
Mike Dev
9909b5c33d [CMake] Run cmake on appveyor 2019-05-07 22:00:07 +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
Vicente J. Botet Escriba
d6033aee3d
Merge pull request #5 from Mike-Devel/min_cmake
[CMake] Add minimal cmake support
2019-05-07 07:37:24 +02:00
Mike Dev
34c3075def [CMake] Fix comment 2019-04-18 17:17:19 +02:00
Mike Dev
d2c2aba660 [CMake] Add minimal cmake support 2019-04-18 16:34:01 +02:00
Vicente J. Botet Escriba
7d40521682 Merge branch 'develop' 2018-09-18 23:24:20 +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
7088e5d83c Comment failing configurations as using ::gets which is undefined in gnu 4.8. 2017-09-19 21:31:13 +02:00
Vicente J. Botet Escriba
96369c2c12 appveyor mp11 -> ratio. 2017-09-18 00:29:24 +02:00
Vicente J. Botet Escriba
ff9b977f25 commit CI files. 2017-09-07 00:09:09 +02:00
Vicente J. Botet Escriba
3be1f312d9 Merge branch 'develop' of github.com:boostorg/ratio into develop 2017-02-18 19:58:47 +01:00
Vicente J. Botet Escriba
f01778dc84 avoid lon long in C++98 2017-02-18 19:58:20 +01:00
Rene Rivera
ee45b0666f Add, and update, documentation build targets. 2016-10-10 11:39:52 -05:00
Rene Rivera
a100941dee Add, and update, documentation build targets. 2016-10-07 23:07:36 -05:00
Vicente J. Botet Escriba
da935d6c5f Merge pull request #3 from mclow/develop
Remove use of deprecated macros in documentation
2015-09-12 08:50:50 +02:00
Marshall Clow
bfb52844b2 Remove use of deprecated macros in documentation 2015-09-11 15:22:12 -07:00
Vicente J. Botet Escriba
d7773512aa Merge branch 'develop' 2015-01-24 08:16:04 +01:00
Vicente J. Botet Escriba
8868c41f3d Avoid warning 'long long' is a C++11 extension [-Wc++11-long-long] in file boost/ratio/ratio_fwd.hpp. 2015-01-15 22:47:33 +01:00
Vicente J. Botet Escriba
591a1e69f1 Merge pull request #2 from danieljames/fix-json
Fix json markup
2014-07-03 07:41:54 +02:00
Daniel James
cbf7fc161f Fix json markup 2014-06-30 12:56:09 +01:00
Vicente J. Botet Escriba
f10423e465 Merge branch 'develop' 2014-06-29 16:02:58 +02:00
Vicente J. Botet Escriba
c2117f02cd Merge pull request #1 from ericniebler/cudacc
workaround for msvc breaks nvidia compile on windows
2014-06-22 14:18:56 +02:00
Eric Niebler
70a632b49e workaround for msvc breaks nvidia compile on windows 2014-06-19 17:18:19 -07:00
Vicente J. Botet Escriba
90faec922b Merge branch 'develop' 2014-06-09 17:49:44 +02:00
Vicente J. Botet Escriba
471428741e Make use of core files. 2014-06-09 17:32:36 +02:00
Vicente J. Botet Escriba
8444a67278 Added meta/libraries.json. 2014-06-09 14:10:01 +02:00
Vicente J. Botet Escriba
bba9d15e35 Added README.md. 2014-06-09 14:09:15 +02:00
Vicente J. Botet Escriba
48e3afe90e Merge branch 'develop' 2014-06-08 12:04:04 +02:00
Vicente J. Botet Escriba
d241df1d5d remove unused files. 2014-06-05 19:20:09 +02:00
Vicente J. Botet Escriba
8f956e17ae comment mingw toolset flags - #9866. 2014-04-19 12:49:13 +02:00
Vicente J. Botet Escriba
6859c6170d merge from develop 1.56. 2014-02-10 00:21:03 +01:00
Vicente J. Botet Escriba
2b3eaa811d merge from develop 1.56. 2014-02-10 00:17:24 +01:00
Vicente J. Botet Escriba
42cbb20337 Added ratio_min/max. 2014-02-09 22:42:00 +01: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
Stephen Kelly
1e3f895671 Ratio: Remove obsolete includes for eti workaround.
[SVN r85941]
2013-09-26 09:44:10 +00:00
Daniel James
50aed8ebdf Ratio: Make link to example location independent.
[SVN r85824]
2013-09-22 10:33:05 +00:00
Vicente J. Botet Escriba
db7a0a41b7 Ratio: warning removal
[SVN r82016]
2012-12-16 08:49:51 +00:00
Vicente J. Botet Escriba
610529a965 Ratio: warning removal
[SVN r82015]
2012-12-16 08:34:19 +00:00
Vicente J. Botet Escriba
158c11d1a1 Ratio: Update history
[SVN r81796]
2012-12-08 16:20:28 +00:00
Vicente J. Botet Escriba
39fb839297 Ratio: merge from trunk 1.53
[SVN r81665]
2012-12-01 23:39:04 +00:00
Marshall Clow
1fdb0e758d Removed usage of deprecated macros in Boost.Ratio
[SVN r81567]
2012-11-26 18:23:31 +00:00