summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RunClang: Exit with error if compiler invocation argument parsing failsBrad King2015-09-186-0/+9
* test: Use more realistic macros in --castxml-cc-<id> casesBrad King2015-09-186-12/+18
* test: Cover --castxml-cc-<id> with a bad commandBrad King2015-09-185-0/+10
* test: Rename cc detection tests for source file languageBrad King2015-09-179-8/+8
* castxml: Support -std=c++14 with --castxml-gccxmlBrad King2015-09-027-9/+114
* Detect: Add more VS predefined macrosBrad King2015-08-251-0/+12
* Port to LLVM/Clang SVN r245954 (trunk)Brad King2015-08-252-2/+5
* Output: Add overrides="" attribute to methodsJörg Wollenschläger2015-08-254-0/+63
* Output: Add annotate() to more declaration attributes=""Jörg Wollenschläger2015-08-2413-3/+92
* KWSys: Remove source "CTestCustom.cmake.in" not used by CastXMLBrad King2015-08-201-15/+0
* Merge branch 'upstream-kwsys'Brad King2015-08-2012-1359/+1395
|\
| * KWSys 2015-08-07 (b9df3e48)KWSys Robot2015-08-2031-1532/+2202
* | KWSys: Drop portions not used by CastXMLBrad King2015-08-2068-26348/+9
* | Include KWSys Configure.h instead of Configure.hxxBrad King2015-08-203-3/+3
* | Do not build unused KWSys SystemToolsBrad King2015-08-201-2/+0
* | Utils: Avoid use of KWSys SystemToolsBrad King2015-08-201-11/+15
* | Utils: Avoid use of KWSys SystemTools::GetLineFromStreamBrad King2015-08-201-4/+4
* | RunClang: Avoid use of KWSys SystemToolsBrad King2015-08-201-4/+4
* | Detect: Avoid use of KWSys SystemTools::FileExistsBrad King2015-08-201-3/+2
* | Detect: Avoid use of KWSys SystemTools::SplitBrad King2015-08-201-6/+8
* | Detect: Avoid use of KWSys SystemTools::GetEnvBrad King2015-08-201-1/+2
* | Detect: Avoid use of KWSys SystemTools::ConvertToUnixSlashesBrad King2015-08-201-2/+3
* | Output: Add annotate() to function argument attributes=""Michka Popoff2015-08-204-0/+15
* | Output: Add annotate() to function declaration attributes=""Brad King2015-08-1819-0/+191
* | Output: Refactor attributes="" printing to use a helperBrad King2015-08-181-9/+35
* | test: Add tests for Constructor, Destructor, and Converter elementsBrad King2015-08-187-0/+65
* | test: Fix message about GNU CXX compiler that we find for testingBrad King2015-08-181-2/+1
* | RunClang: Exit with error if compilation jobs fail to buildBrad King2015-08-075-0/+8
* | Port to LLVM/Clang SVN r243888 (trunk) and 3.7Brad King2015-08-032-3/+4
* | test: Run __float128 tests only if GNU compiler supports itBrad King2015-07-201-12/+34
* | Port to LLVM/Clang SVN r240941 (trunk)Brad King2015-06-293-1/+24
* | Fix compilation with GNU tools on WindowsBrad King2015-06-291-1/+7
* | Output: Further hide our __float128 struct from generated xmlBrad King2015-06-248-3/+44
* | Output: Add local variable to one case in AddDeclContextMembersBrad King2015-06-231-1/+3
* | test: Add infrastructure to test without --castxml-start optionBrad King2015-06-231-1/+1
* | Output: Generate a FundamentalType for our __float128 typedefBrad King2015-06-233-22/+18
* | castxml: Teach --castxml-start to support a comma-separated listMichka Popoff2015-06-085-6/+45
* | test: Add infrastructure for custom test input and start optionsBrad King2015-06-081-2/+13
* | test: Add case for nested namespacesBrad King2015-06-083-0/+25
* | castxml: Allow -target option to override --castxml-cc-<id> detectionBrad King2015-05-287-2/+17
* | test: Add cases covering --castxml-cc-<id> target triple detectionBrad King2015-05-2812-2/+54
* | doc: Add CastXML homepage link to html documentation layoutBrad King2015-05-272-1/+10
* | test: Fix xml output matching on i386-pc-windows-msvc targetsBrad King2015-05-271-0/+2
* | Output: Move function type attributes to end of element attribute listBrad King2015-05-272-4/+4
* | Output: Generate throw="..." instead of throws="..."Michka Popoff2015-05-2135-151/+151
* | Output: Place inline namespace members in containing namespaceBrad King2015-05-158-0/+60
* | Output: Refactor Clang printing policy selectionBrad King2015-05-151-5/+10
* | Output: Do not generate name="" attribute on anonymous namespacesBrad King2015-05-154-1/+18
* | Disallow LLVM/Clang build tree explicitly; require install treeBrad King2015-05-141-0/+10
* | Require CLANG_RESOURCE_DIR to be found to build CastXMLBrad King2015-05-131-5/+16