2
0
mirror of https://github.com/boostorg/hof.git synced 2026-01-31 08:12:19 +00:00

516 Commits

Author SHA1 Message Date
Paul
4674566738 Fix readme v0.3 2015-09-27 23:22:40 -05:00
Paul
aa80d3bda1 Update readme 2015-09-27 23:17:00 -05:00
Paul
2296dbec2d Add semantic documentation 2015-09-27 23:13:19 -05:00
Paul
e8dc67dd07 Use sfinae returns 2015-09-27 22:27:53 -05:00
Paul
67c1dde66b Add reveal and sfinae result to decorate 2015-09-27 22:25:17 -05:00
Paul
1e0dc7608f Add docs about decorators 2015-09-27 22:19:03 -05:00
Paul
e085e9e610 Add missing semicolon 2015-09-27 21:52:45 -05:00
Paul
3b3d10632e Create a section for decorators 2015-09-26 22:28:53 -07:00
Paul
8cd89e90ba Add function decorators 2015-09-26 22:19:20 -07:00
Paul
de4e108be6 Move mangle cast after move 2015-09-26 17:15:51 -07:00
Paul
1f30f1d368 Fix dangling state 2015-09-26 17:01:37 -07:00
Paul
f5197a3a6d Export ld library path and disable asan on clang 3.7 2015-09-26 16:07:51 -07:00
Paul
051cda016e Install cmake in usr directory 2015-09-26 16:03:13 -07:00
Paul
ae96558a5b Use CXXFLAGS and LDFLAGS instead 2015-09-26 15:58:06 -07:00
Paul
44b6c71de7 Install to usr directory 2015-09-26 15:50:20 -07:00
Paul
09afb3ef50 Show files in the deps directory 2015-09-26 15:37:37 -07:00
Paul
f3ea8b584f Export deps directory 2015-09-26 15:31:02 -07:00
Paul
8931fe0f9a Add correct space 2015-09-26 15:24:56 -07:00
Paul
1e44934d9d Set correct compiler version 2015-09-26 15:22:33 -07:00
Paul
cb3b38c8a1 Set correct compiler version 2015-09-26 15:20:50 -07:00
Paul
3dbd0859c5 Dont test libc++ with clang 3.4 2015-09-26 15:19:47 -07:00
Paul
810baf2883 Dont build libcxxabi on 3.4 2015-09-26 15:09:32 -07:00
Paul
0274b735a1 Set the correct extraction format 2015-09-26 14:57:49 -07:00
Paul
3350c3e5fc Adjust the libc++ extension for clang 3.4 2015-09-26 14:50:57 -07:00
Paul
40fed842d5 Remove extraneous spaces 2015-09-26 14:45:28 -07:00
Paul
890c89e843 Add the version for clang 3.4 2015-09-26 14:42:11 -07:00
Paul
262fc6e574 Remove previous cmake build 2015-09-26 14:38:46 -07:00
Paul
a814b758f4 Try to use sudo: false 2015-09-26 14:35:43 -07:00
Paul
c29583a280 Install gcc 4.9 with clang 3.4 2015-09-26 12:21:09 -07:00
Paul
0c9f1fbe28 Just use clang for compiler 2015-09-26 12:08:16 -07:00
Paul
555a779b43 Actually build on travis 2015-09-26 11:59:22 -07:00
Paul
76574a2c38 Add compiler name 2015-09-26 11:52:57 -07:00
Paul
939ec677ad Add 3.7 sources 2015-09-26 11:31:14 -07:00
Paul
71a3c650f5 Change to use install instead of before_install 2015-09-26 11:22:18 -07:00
Paul
1c4f9e37c3 Keep sudo 2015-09-26 11:01:11 -07:00
Paul
eac773f1ff Remove sudo 2015-09-26 10:58:06 -07:00
Paul
9568ff43f6 Try to use the newer travis 2015-09-26 10:54:04 -07:00
Paul
3cdbac269c Add typename keyword 2015-09-20 16:57:07 -07:00
Paul
729db42f10 Merge branch 'travis' into develop 2015-09-20 16:30:47 -07:00
Paul
8f7dd66287 Add pkgconfig 2015-09-20 16:30:31 -07:00
Paul
2e543d60ff Check unpack in a way that works for gcc 4.6 2015-09-20 16:10:20 -07:00
Paul
f2f3679ac2 Enable rest of the configurations 2015-09-20 15:56:38 -07:00
Paul
027cf931a0 Add missing then word for bash conditional 2015-09-20 15:51:25 -07:00
Paul
fca6eccd4e Disable other configurations for now 2015-09-20 15:50:23 -07:00
Paul
f33c6ff7ec Try to fix syntax errors 2015-09-20 15:47:06 -07:00
Paul
a5a21c57ec Try to fix travis problem 2015-09-20 15:41:23 -07:00
Paul
0b6e15682f Dont remove references when checking for default construction 2015-09-20 15:38:03 -07:00
Paul
284a365cb9 Merge branch 'unpack_check' into develop 2015-09-13 21:32:25 -05:00
Paul
bf1f923355 Merge branch 'reveal_more' into develop 2015-09-13 21:32:13 -05:00
Paul
a388291084 Merge branch 'capture' into develop 2015-09-13 21:31:58 -05:00