index
:
CastXML.git
master
Clone from: https://github.com/CastXML/CastXML.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Output: Skip Typedef elements that refer to rvalue references
Brad King
2015-12-10
3
-5/+12
*
Output: Generate Base element offset="" attribute
Brad King
2015-12-03
17
-19/+47
*
Add predefined macros for versions of CastXML and internal Clang
Brad King
2015-12-03
8
-2/+83
*
test: Support absolute paths to expected result files
Brad King
2015-12-03
2
-4/+10
*
RunClang: Refactor built-in predefines substitution
Brad King
2015-12-03
1
-13/+19
*
Utils: Add function to get version value encoded as an integer
Brad King
2015-12-03
2
-0/+11
*
Version: Add macros for individual version components
Brad King
2015-12-03
2
-0/+15
*
Version: Clarify name of version string macro
Brad King
2015-12-03
2
-2/+2
*
Respect LLVM/Clang options for exception handling and rtti
Brad King
2015-12-02
1
-1/+7
*
doc: Install documentation to a more-standard location
Gert Wollny
2015-11-30
1
-1/+1
*
test: Tolerate warnings about unknown float abi
Mattias Ellert
2015-09-24
1
-0/+1
*
castxml: Link to LLVMSupport library
Brad King
2015-09-23
1
-0/+1
*
RunClang: Detect C and C++ std level from --castxml-cc-<id>
Brad King
2015-09-18
33
-15/+154
*
castxml: Allow --castxml-cc-<id> to detect C language settings
Brad King
2015-09-18
16
-15/+200
*
RunClang: Exit with error if compiler invocation argument parsing fails
Brad King
2015-09-18
6
-0/+9
*
test: Use more realistic macros in --castxml-cc-<id> cases
Brad King
2015-09-18
6
-12/+18
*
test: Cover --castxml-cc-<id> with a bad command
Brad King
2015-09-18
5
-0/+10
*
test: Rename cc detection tests for source file language
Brad King
2015-09-17
9
-8/+8
*
castxml: Support -std=c++14 with --castxml-gccxml
Brad King
2015-09-02
7
-9/+114
*
Detect: Add more VS predefined macros
Brad King
2015-08-25
1
-0/+12
*
Port to LLVM/Clang SVN r245954 (trunk)
Brad King
2015-08-25
2
-2/+5
*
Output: Add overrides="" attribute to methods
Jörg Wollenschläger
2015-08-25
4
-0/+63
*
Output: Add annotate() to more declaration attributes=""
Jörg Wollenschläger
2015-08-24
13
-3/+92
*
KWSys: Remove source "CTestCustom.cmake.in" not used by CastXML
Brad King
2015-08-20
1
-15/+0
*
Merge branch 'upstream-kwsys'
Brad King
2015-08-20
12
-1359/+1395
|
\
|
*
KWSys 2015-08-07 (b9df3e48)
KWSys Robot
2015-08-20
31
-1532/+2202
*
|
KWSys: Drop portions not used by CastXML
Brad King
2015-08-20
68
-26348/+9
*
|
Include KWSys Configure.h instead of Configure.hxx
Brad King
2015-08-20
3
-3/+3
*
|
Do not build unused KWSys SystemTools
Brad King
2015-08-20
1
-2/+0
*
|
Utils: Avoid use of KWSys SystemTools
Brad King
2015-08-20
1
-11/+15
*
|
Utils: Avoid use of KWSys SystemTools::GetLineFromStream
Brad King
2015-08-20
1
-4/+4
*
|
RunClang: Avoid use of KWSys SystemTools
Brad King
2015-08-20
1
-4/+4
*
|
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: Add annotate() to function argument attributes=""
Michka Popoff
2015-08-20
4
-0/+15
*
|
Output: Add annotate() to function declaration attributes=""
Brad King
2015-08-18
19
-0/+191
*
|
Output: Refactor attributes="" printing to use a helper
Brad King
2015-08-18
1
-9/+35
*
|
test: Add tests for Constructor, Destructor, and Converter elements
Brad King
2015-08-18
7
-0/+65
*
|
test: Fix message about GNU CXX compiler that we find for testing
Brad King
2015-08-18
1
-2/+1
*
|
RunClang: Exit with error if compilation jobs fail to build
Brad King
2015-08-07
5
-0/+8
*
|
Port to LLVM/Clang SVN r243888 (trunk) and 3.7
Brad King
2015-08-03
2
-3/+4
*
|
test: Run __float128 tests only if GNU compiler supports it
Brad King
2015-07-20
1
-12/+34
*
|
Port to LLVM/Clang SVN r240941 (trunk)
Brad King
2015-06-29
3
-1/+24
*
|
Fix compilation with GNU tools on Windows
Brad King
2015-06-29
1
-1/+7
*
|
Output: Further hide our __float128 struct from generated xml
Brad King
2015-06-24
8
-3/+44
*
|
Output: Add local variable to one case in AddDeclContextMembers
Brad King
2015-06-23
1
-1/+3
*
|
test: Add infrastructure to test without --castxml-start option
Brad King
2015-06-23
1
-1/+1
*
|
Output: Generate a FundamentalType for our __float128 typedef
Brad King
2015-06-23
3
-22/+18
[next]