index
:
CastXML.git
master
Clone from: https://github.com/CastXML/CastXML.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Detect.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update documentation and comments to use https links where possible
Brad King
2020-02-13
1
-1/+1
*
Port to LLVM/Clang Git master as of 2020-02-13 (6c73246179)
Brad King
2020-02-13
1
-1/+1
*
Detect: Drop detected predefined macros conflicting with Clang's
Brad King
2019-07-15
1
-4/+12
*
Detect: Fix GNU builtin include directory detection on ppc64
Brad King
2019-07-15
1
-1/+5
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2019-04-08
1
-2/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-11-10
1
-51/+41
*
Remove `//------...` horizontal separator comments
Brad King
2016-11-10
1
-7/+0
*
RunClang: Adopt logic to add fake __float128 builtin
Brad King
2016-01-25
1
-16/+0
*
castxml: Allow --castxml-cc-<id> to detect C language settings
Brad King
2015-09-18
1
-10/+18
*
Detect: Avoid use of KWSys SystemTools::FileExists
Brad King
2015-08-20
1
-3/+2
*
Detect: Avoid use of KWSys SystemTools::Split
Brad King
2015-08-20
1
-6/+8
*
Detect: Avoid use of KWSys SystemTools::GetEnv
Brad King
2015-08-20
1
-1/+2
*
Detect: Avoid use of KWSys SystemTools::ConvertToUnixSlashes
Brad King
2015-08-20
1
-2/+3
*
Output: Further hide our __float128 struct from generated xml
Brad King
2015-06-24
1
-1/+1
*
Detect: Improve target triple selection
Brad King
2015-04-16
1
-15/+13
*
Detect: Provide __float128 when simulating GNU compilers
Brad King
2015-02-25
1
-0/+16
*
Detect: Use local variable to simplify fixPredefines logic
Brad King
2015-02-25
1
-4/+5
*
Detect: Do not use Clang builtin include dir with --castxml-cc-msvc
Brad King
2015-02-11
1
-2/+0
*
Detect: Drop detected predefined macros starting in '__has'
Brad King
2015-02-04
1
-0/+18
*
Detect: Use Clang builtin include dir even with --castxml-cc-<id>
Brad King
2015-02-04
1
-0/+12
*
Detect: Recognize framework include directories on OS X
Brad King
2014-04-16
1
-1/+13
*
Detect settings from MSVC-like compilers
Brad King
2014-02-26
1
-3/+46
*
Detect settings from GNU-like compilers
Brad King
2014-02-14
1
-5/+101
*
Add --castxml-cc-<id> option to specify compiler command
Brad King
2014-02-14
1
-0/+34