2
0
mirror of https://github.com/boostorg/predef.git synced 2026-01-24 18:12:35 +00:00

20 Commits

Author SHA1 Message Date
Rene Rivera
a2a5010e28 Update from hash_predef. 2025-02-03 08:30:35 -06:00
Rene Rivera
e1211a4ca4 Update from hash_predef, version 1.15.1. 2025-01-12 12:53:25 -06:00
Rene Rivera
614546d6fa Update from hash_predef, version 1.15. 2023-10-31 20:20:43 -05:00
Rene Rivera
5541cdef2e Update docs. 2023-03-12 23:22:05 -05:00
Rene Rivera
76218d7a19 Predef 1.13.1 2021-10-24 12:51:46 -05:00
Jonathan Wakely
df63bf3dca Fix spelling of epoch (#119) 2021-05-21 09:30:36 -05:00
Rene Rivera
8ee83ef1aa Add notes for v1.13. 2021-02-13 12:16:24 -06:00
Rene Rivera
c9ee4eb329 Update from upstream Hash Predef. 2021-02-13 10:21:16 -06:00
Rene Rivera
cfbda6e0cc Bump to 1.13 2021-02-09 23:05:35 -06:00
Rene Rivera
d37f35e578 Add e2k arch to docs. 2021-02-09 23:00:54 -06:00
Rene Rivera
f51e4ff45e Fix bad link to libstdc++. 2021-02-09 22:49:00 -06:00
Rene Rivera
40c6205858 Fix incorrect reference to IA-64 instead of X86-64. 2021-02-09 22:31:02 -06:00
Rene Rivera
caa0627ab5 Add Appveyor Windows CI back in.
fixes https://github.com/boostorg/predef/issues/59
fixes https://github.com/boostorg/predef/issues/87
2021-01-05 22:19:58 -06:00
Rene Rivera
a7ac034985 Add WORD_BITS predef detection.
fixes https://github.com/boostorg/predef/pull/107
fixes https://github.com/boostorg/predef/pull/108
2021-01-05 09:40:19 -06:00
Rene Rivera
d990549214 Fix redef of OS_BSD predef.
When a BSD sub-os header is included directly the general
OS_BSD predef is inidially defined as not-available. Which
warns as the sub-os header defines it. The fix is to unconditionally
un-def the OS_BSD predef.

fixes https://github.com/boostorg/predef/issues/111
2021-01-04 14:37:33 -06:00
Rene Rivera
e697cafd12 Fix not handling stdcxx recent versions that go above 10.x.
Fixes #112
2021-01-03 22:52:27 -06:00
Rene Rivera
17cb5b78d5 Start of 1.12 changes. 2021-01-02 17:57:43 -06:00
Rene Rivera
9c46a94ae5 Update copyright. Remove unused CI code. Upate AZP config.
(merge from hash-predef)
2020-03-24 10:25:28 -05:00
Rene Rivera
966707dc1f Remove deprecated HASH_PREDEF_OS_ANDROID.
Fixes #101 (merge from hash-predef)
2020-02-29 09:34:42 -06:00
Rene Rivera
fb59068deb Convert documentatio to Asciidoctor. 2019-12-31 16:14:17 -06:00