Commit Graph

20 Commits

Author SHA1 Message Date
Andrey Semashev
5fd1761c83 Removed linking with Boost.System.
Since Boost.System is now header-only, no need to link with the library.
2019-01-14 20:34:14 +03:00
Vicente J. Botet Escriba
54024419cc remove BOOST_SYSTEM_NO_DEPRECATED in Jamfiles. 2017-10-23 01:55:58 +02:00
Vicente J. Botet Escriba
7c013803cb Merge winrt. 2014-06-13 18:56:41 +02:00
Vicente J. Botet Escriba
9d4bfb30d5 fix ! BOOST_OS_WINDOWS || BOOST_PLAT_WINDOWS_DESKTOP. 2014-06-12 19:22:53 +02:00
Steve Gates
e8f16aef89 Merge branch 'develop' of https://github.com/boostorg/chrono into winrt 2014-06-10 19:50:50 -07:00
Steve Gates
98de7ecf1d Updating checks for the Windows Runtime to use the correct Boost Predefs. 2014-06-10 17:27:53 -07:00
Steve Gates
25da6e01a8 Updating macro for detecting WinRT to BOOST_WINDOWS_RUNTIME based on code review feedback. 2014-05-13 17:26:42 -07:00
Steve Gates
e93a85718c Adding support for Windows Runtime (WinRT) to chrono.
Changes largely consist of updating Win32 APIs or disabling features which aren't possible.
2014-04-28 15:27:49 -07:00
Vicente J. Botet Escriba
f66235d6b8 Merge branch 'develop' 2014-04-27 15:17:15 +02:00
Vicente J. Botet Escriba
21de308c23 Apply patch for #9859. 2014-04-19 08:56:24 +02:00
Vicente J. Botet Escriba
ad195c5dbd Chrono: merged from trunk chrono io V2
[SVN r80424]
2012-09-06 20:12:53 +00:00
Vicente J. Botet Escriba
b89a71ea94 Chrono: Remove traces + try __typeof__ trink on sun + update history
[SVN r77797]
2012-04-07 00:19:39 +00:00
Vicente J. Botet Escriba
ccd342d5de Chrono: Adapt Jamfile to version 2
[SVN r75827]
2011-12-06 17:03:11 +00:00
Vicente J. Botet Escriba
5b24adf30e Chrono: Added some perf tests
[SVN r75156]
2011-10-28 14:52:26 +00:00
Vicente J. Botet Escriba
b53f84ec3d Chrono: Fix single threaded build issue
[SVN r75000]
2011-10-16 22:55:10 +00:00
Vicente J. Botet Escriba
0835cea4a2 Chrono: Added perf now()
[SVN r74804]
2011-10-08 14:24:53 +00:00
Vicente J. Botet Escriba
6549783f66 Chrono: update perf test with process_cpu_clock
[SVN r74682]
2011-10-03 21:15:36 +00:00
Vicente J. Botet Escriba
6990be9d09 Chrono: update perf test with clock names
[SVN r74667]
2011-10-03 12:30:55 +00:00
Vicente J. Botet Escriba
393c4dea7b Chrono: update perf with times() and clock()
[SVN r74653]
2011-10-02 18:08:24 +00:00
Vicente J. Botet Escriba
b7f296c7c7 Chrono: Added perf for now function
[SVN r74651]
2011-10-02 16:27:15 +00:00