~roguescholar/boost/+git/hof:travis51

Last commit made on 2015-10-14
Get this branch:
git clone -b travis51 https://git.launchpad.net/~roguescholar/boost/+git/hof

Branch merges

Branch information

Name:
travis51
Repository:
lp:~roguescholar/boost/+git/hof

Recent commits

8a982d1... by Paul Fultz II

Add missing header

d9bf440... by Paul Fultz II

Try using compressed_pair in capture

6ce3baa... by Paul Fultz II

Add a note about partial constexpr support

e75ff7c... by Paul Fultz II

Disable constexpr support on gcc 5.1

0df3bd5... by Paul Fultz II

Only add gcc 5.1 for now

429d784... by Paul Fultz II

Add gcc 5 to travis

e31317a... by Paul Fultz II

Merge pull request #83 from bcachet/feature/FIX_GCC_APPLE_COMPILATION

FIX(BUILD): Compilation with GCC on Apple

03fbefd... by Paul Fultz II

Merge pull request #52 from ldionne/travis/simplify

[Travis] Simplify the building of libc++ by using multiline statement

beeeadc... by bertrand.cachet

FIX(BUILD): Compilation with GCC on Apple

do not add '-stdlib=libc++' compilation flags when compiling on Apple
with GNU GCC

0a144ac... by Louis Dionne <email address hidden>

[Travis] Simplify the building of libc++ by using multiline statement