Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add BOOST_COMP_xyz_FRONTEND defs. #28

Open
grafikrobot opened this issue Jul 13, 2015 · 1 comment
Open

Add BOOST_COMP_xyz_FRONTEND defs. #28

grafikrobot opened this issue Jul 13, 2015 · 1 comment
Assignees

Comments

@grafikrobot
Copy link
Member

We need to be able to differentiate between "real" compilers and just the front end compiler. Hence we need to add BOOST_COMP_xyz_FRONTEND defs for the compilers. Currently the known front-ends are: Clang (clang.h), EDG (edg.h), Pathscale (ekopath.h), IBM XLCPP (ibm.h), and Intel OSX (as Clang hence intel.h and clang.h).

@grafikrobot grafikrobot self-assigned this Jul 13, 2015
@grafikrobot grafikrobot added this to the 1.4 milestone Jul 13, 2015
@grafikrobot grafikrobot removed this from the 1.4 milestone Oct 15, 2015
@grafikrobot grafikrobot added this to the boost-1.66.0 milestone Jun 4, 2017
@jeking3
Copy link
Contributor

jeking3 commented Dec 22, 2018

See #93

@grafikrobot grafikrobot removed this from the boost-1.66.0 milestone Jan 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants