Rene Rivera
f109e20ad1
Fix missing non-detection test for new iOS platform.
2017-05-28 23:31:06 -05:00
Rene Rivera
d81ab5cc34
Merge pull request #49 from ruslo/pr.ios
...
Detect iOS simulator/device
2017-05-28 21:20:00 -05:00
Ruslan Baratov
ec6c26ef68
Detect iOS simulator/device
2017-05-22 12:28:47 +03:00
Rene Rivera
0bb6e754cb
Fix header guard to correct type of predef.
...
Addresses PR #48 from @ruslo (Ruslan Baratov) but with shorter "PLAT" to
match the other platform headers.
2017-05-21 16:37:34 -05:00
VemundH
8b5c2581dc
fix typo AVALIABLE -> AVAILABLE
2015-09-13 14:42:12 +02:00
Rene Rivera
a3dffe8f1a
Update docs for check utility changes and for 1.3 release. Bump versions
...
for release of 1.3. Update copyrights that I forgot on the previous
commits.
2015-07-01 17:19:29 -05:00
Rene Rivera
0f113b0871
Fix non-standard test feature test collection. I.e. make the feature
...
collection no rely on implementioned defined behaviour. And fix check
program handling of no-expression invocations vs expression invocations.
2015-06-29 18:49:33 -05:00
Steve Gates
35c34b7368
Fixing up some accidental checks that were using #ifdef when instead should have
...
been using just #if to define the AVALIABLE macro.
2014-06-17 11:55:04 -07:00
Steve Gates
0eb222dbc5
Updating BOOST_PLAT_WINDOWS_* predef check to make sure macro WINAPI_FAMILY exists before comparing.
2014-06-10 15:44:03 -07:00
Rene Rivera
0a33d7b27d
Fix BOOST_PLAT_WINDOWS_* defs being defined on non-Windows systems.
2014-05-30 13:53:45 -07:00
Steve Gates
d145f3a12c
Adding missing newlines at the end of a few files.
2014-05-22 16:59:37 -07:00
Steve Gates
e3e923f6fa
Addressing feedback from Rene Rivera for adding BOOST macros for detecting the Windows Runtime being targeted.
...
Now there are new predefs for desktop, store, phone, and the Windows Runtime (store/phone) in general.
These can easily be used throughout Boost to detect the Windows platform being targeted.
2014-05-22 16:49:54 -07:00
Rene Rivera
17207edcfa
Add exclusive+emjulated behaviour and definitions for platform
...
detection.
2014-01-21 18:56:53 -06:00
Rene Rivera
3ccc33fa28
Update copyrights back to original author.
2014-01-10 08:46:03 -06:00
grafikrobot
5fd44efb4a
Move MINGW platform to formalized
2013-05-02 23:22:09 -05:00