2
0
mirror of https://github.com/boostorg/predef.git synced 2026-01-19 04:22:14 +00:00

94 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
25a6bb6b2e Guard against using the obsolete predef/check/predef.jam 2024-04-19 09:00:37 -05:00
Rene Rivera
614546d6fa Update from hash_predef, version 1.15. 2023-10-31 20:20:43 -05:00
Henrik Gaßmann
7f9c798e09 Add support for Microsoft's C++ stdlib (#133)
Add support for Microsoft's C++ stdlib
2023-10-31 07:01:23 -05:00
Rene Rivera
5541cdef2e Update docs. 2023-03-12 23:22:05 -05:00
Rene Rivera
41b86ca2e2 Modular adjustments to building. 2023-03-12 23:07:07 -05:00
Rene Rivera
499d28e34f Update from hash-predef. 2022-02-27 14:31:25 -06: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
brad0
99cfb298de Switch to using the endian.h header on OpenBSD. (#110)
Switch to using the endian.h header on OpenBSD.
2021-01-02 20:49:42 -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
f6979bd4a7 Update history. 2020-03-24 10:09:49 -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
c092d00770 Fix UWP detection error on WinCE.
The ntverp.h header is not avilable on Win32 WinCE, just like MinGW32.

Fixes #102 (merge from hash-predef)
2020-02-29 08:06:33 -06:00
Rene Rivera
fb59068deb Convert documentatio to Asciidoctor. 2019-12-31 16:14:17 -06:00
Rene Rivera
29095cefd9 Start of 1.11 version. Add missing (c) for riscv.h 2019-08-04 09:20:13 -05:00
Rene Rivera
7e31244f01 Fix bad include of sub-BSD os headers from main BSD header.
Fixes #85
2019-01-14 00:21:46 -06:00
Rene Rivera
fee815d6d7 Missed release note for iOS platform type fix. 2019-01-13 09:00:06 -06:00
Rene Rivera
cb4f8140f1 Add history note for B2 standalone project. 2019-01-11 22:05:53 -06:00
Rene Rivera
a340a52605 Add PLAT_ANDROID and deprecate OS_ANDROID.
Fixes #41 #81
2019-01-10 13:27:41 -06:00
Rene Rivera
c53294180d Refresh from Hash. 2019-01-07 08:33:58 -06:00
Rene Rivera
aa94d69718 Add history note for Cygwin OS predef. 2018-11-06 09:35:15 -06:00
Rene Rivera
92881c4c7a Bump version for next release. 2018-09-02 14:30:00 -05:00
Rene Rivera
759400b413 Rebase from hash-predef source. 2018-08-25 23:36:20 -05:00
Rene Rivera
560ff5298e Bump version, add history. 2018-06-23 21:37:05 -05:00
Rene Rivera
e87cef64fe History note for CloudABI/LIB addition. 2017-10-23 17:07:20 -05:00
Rene Rivera
1c0b55c2f9 Some tweak for 1.7 release.
* Bump version to 1.7
* Tweak docs for UWP detection.
* Add 1.7 history items.
2017-10-23 09:25:43 -05:00
Rene Rivera
6a24a3a4bb Changes for version 1.6. 2017-06-05 09:14:37 -05:00
Rene Rivera
db499c07df Add WORKAROUND style definitions for public use. 2017-06-01 22:31:09 -05:00
Rene Rivera
0d56819d68 Switch VS versions post 2015 to CL version. 2017-03-17 11:11:30 -05:00
Rene Rivera
822d09f19b Fix Intel C/C++ compiler version specification.
Add `BOOST_VERSION_NUMBER_MAJOR`, `BOOST_VERSION_NUMBER_MINOR`,
`BOOST_VERSION_NUMBER_PATCH` macros to extract components from valid
version numbers.
2017-01-03 22:07:48 -06:00
Rene Rivera
06f6303d16 Add, and update, documentation build targets. 2016-10-07 23:07:35 -05:00
Rene Rivera
eabda26cc9 Assign doc ID and dir for consistent URLs. 2016-07-22 09:07:35 -05:00
Rene Rivera
bab16e199b Follow library naming requirement for docs. 2016-07-22 09:02:21 -05:00
Rene Rivera
41957f466f Ignore locally generated docs to avoid accidental commits. 2016-07-22 08:31:13 -05:00
Rene Rivera
43e6ec9493 Remove pre-built docs now that they are part of the global docs. 2016-07-22 08:28:05 -05:00
Rene Rivera
0c0d35857c Update documentation.. In prep for linking into general Boost
documentation.
2016-07-19 10:29:25 -05:00
Rene Rivera
afb272298a Fix XSL boost root path.
When the Predef local docs are generated for release links, images, css looks missing because the boost.root doesn't go far enough up the hierarchy.
2016-03-03 10:23:22 -06:00