~roguescholar/boost/+git/thread:pdimov-patch-1

Last commit made on 2017-09-10
Get this branch:
git clone -b pdimov-patch-1 https://git.launchpad.net/~roguescholar/boost/+git/thread

Branch merges

Branch information

Name:
pdimov-patch-1
Repository:
lp:~roguescholar/boost/+git/thread

Recent commits

13959e3... by Peter Dimov <email address hidden>

Add -j3 to .travis.yml to reduce build time and avoid timeouts

3556f29... by "Vicente J. Botet Escriba" <email address hidden>

Merge branch 'develop' of github.com:boostorg/thread into develop

091e8c8... by "Vicente J. Botet Escriba" <email address hidden>

reduce the number of travis jobs.

eda6b64... by "Vicente J. Botet Escriba" <email address hidden>

Merge pull request #140 from SSE4/clang_windows_fixes

- switch to boost winapi, to avoid duplicated definitions when compil…

ee24ff8... by "Vicente J. Botet Escriba" <email address hidden>

commit CI files.

dfe39c6... by sse4

Merge pull request #1 from Lastique/clang_windows_fixes_fixes

Fix compilation of Boost.WinAPI-based Boost.Thread

a1460b6... by Andrey Semashev <email address hidden>

Fixed incorrect call to GetCurrentThreadId.

02f3290... by Andrey Semashev <email address hidden>

Added a missing include.

5f0eeef... by sse4

- additional WinAPI definitions

e63257f... by sse4

- switch to boost winapi, to avoid duplicated definitions when compiling using Clang on Windows