Lines Matching refs:Add
12 * Add `BOOST_ARCH_RISCV`. (from Andreas Schwab)
13 * Add RISC-V endian detection. (from Thomas Petazzoni)
25 * Add `BOOST_PLAT_ANDROID` to resolve conflict between Linux and Android
28 * Add support for consuming Predef as a CMake project.
29 * Add support for consuming Predef as a standalone B2 project.
34 * Add specific version information for Cygwin OS predef. (from James E. King III)
38 * Add support for __ARM_ARCH macro. (from Tim Blechmann)
39 * Add detection for PTX architecture. (from Benjamin Worpitz)
40 * Add nvcc compiler detection. (from Benjamin Worpitz)
41 * Add support for detecting CUDA. (from Benjamin Worpitz)
48 * Add detection for CloudABI with cloudlibc. (from James E. King, III)
55 * Add ARM64 MSVC SIMD detection. (from Minmin Gong)
56 * Add detection of iOS simulator vs device as a platform choice. (from Ruslan
63 * Add `BOOST_VERSION_NUMBER_MAJOR`, `BOOST_VERSION_NUMBER_MINOR`,
76 * Add detection of SIMD hardware. With the addition of the `BOOST_HW_*`
78 * Add compile only version of check utilities to address cross-compile
88 * Add `and` and `or` logical operators for `predef_check` expression on the Boost Build side.
96 * Add detection of Haiku OS (from Jessica Hamilton).
98 * Add missing `BOOST_PREDEF_MAKE_0X_VVRRPP` macro (from Erik Lindahl).
99 * Add `predef_check` program and BBv2 integration for build configuration