summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CastXML 0.3.3v0.3.3Brad King2020-04-031-1/+1
* Merge branch 'test-cc-gnu-windows' into release-0.3Brad King2020-04-035-8/+20
|\
| * test: Fix cc-gnu predefined macros on WindowsBrad King2020-04-035-8/+20
* | Merge branch 'msvc-builtin-conflict' into release-0.3Brad King2020-04-032-0/+9
|\ \ | |/
| * test: Add case for __builtin_assume_aligned declaration in MSVC headerBrad King2020-04-032-0/+9
|/
* CastXML 0.3.2v0.3.2Brad King2020-04-011-1/+1
* Merge branch 'msvc-builtin-conflict' into release-0.3Brad King2020-03-311-0/+11
|\
| * RunClang: Tolerate __builtin_assume_aligned declaration in MSVC headerBrad King2020-03-311-0/+11
|/
* CastXML 0.3.1v0.3.1Brad King2020-02-181-1/+1
* Merge branch 'shared-clang' into release-0.3Brad King2020-02-181-12/+22
|\
| * cmake: Add option CLANG_LINK_CLANG_DYLIB to use clang-cpp shared libMattias Ellert2020-02-181-12/+22
|/
* CastXML 0.3.0v0.3.0Brad King2020-02-131-2/+2
* NOTICE: Update copyright year rangeBrad King2020-02-131-1/+1
* Update documentation and comments to use https links where possibleBrad King2020-02-1323-29/+29
* Merge branch 'release-0.2'Brad King2020-02-130-0/+0
|\
| * CastXML 0.2.1v0.2.1Brad King2020-02-131-1/+1
* | Merge branch 'release-0.2'Brad King2020-02-131-20/+14
|\ \ | |/
| * Version: Drop git describe commit count from version numberBrad King2020-02-131-9/+1
| * Version: Prefer Git information provided by 'git archive' exportsBrad King2020-02-131-11/+13
* | Merge branch 'release-0.2'Brad King2020-02-130-0/+0
|\ \ | |/
| * Merge branch 'ppc64' into release-0.2Brad King2019-07-152-5/+21
| |\
* | | Version: Update development dateBrad King2020-02-131-1/+1
* | | Port to LLVM/Clang Git master as of 2020-02-13 (6c73246179)Brad King2020-02-134-5/+13
* | | README: Document support for LLVM/Clang 10.0Brad King2020-02-131-0/+1
* | | Output: Add decltype supportLucas Gandel2020-02-112-9/+4
* | | Port to LLVM/Clang SVN r375505 (trunk)Brad King2019-12-093-3/+15
* | | Port to LLVM/Clang SVN r370248 (trunk)Brad King2019-08-293-5/+21
* | | cmake: Use CXX_STANDARD and CXX_EXTENSIONS instead of '-std=' flagsBrad King2019-08-291-16/+16
* | | cmake: bump minimum required version to 3.3Brad King2019-08-293-3/+8
* | | README: Document support for LLVM/Clang 9.0Brad King2019-08-291-0/+1
* | | test: Update expected XML output for LLVM/Clang 9.0Brad King2019-08-292-2/+2
* | | Search for Clang or LLVM CMake package in deterministic orderMateusz Bysiek2019-08-291-0/+4
* | | Version: Update development dateBrad King2019-08-191-1/+1
* | | Output: Indicate whether an Enumeration is scopedBrad King2019-08-195-1/+25
* | | Version: Update development dateBrad King2019-08-061-1/+1
* | | Utils: Fix trivial comment typoMatthew Fernandez2019-08-061-1/+1
* | | Merge branch 'ppc64'Brad King2019-07-152-5/+21
|\ \ \ | | |/ | |/|
| * | Detect: Drop detected predefined macros conflicting with Clang'sBrad King2019-07-152-4/+16
| * | Detect: Fix GNU builtin include directory detection on ppc64Brad King2019-07-151-1/+5
* | | Merge branch 'release-0.2'Brad King2019-04-291-1/+2
|\ \ \ | | |/ | |/|
| * | Merge branch 'debian-fixes' into release-0.2Brad King2019-04-291-1/+2
| |\ \ | | |/ | |/|
| | * test: Allow string before clang versionKyle Edwards2019-04-291-1/+2
| |/
* | Begin post-0.2 developmentBrad King2019-04-181-1/+1
* | Merge branch 'release-0.2'Brad King2019-04-181-2/+2
|\ \ | |/
| * CastXML 0.2.0v0.2.0Brad King2019-04-181-2/+2
|/
* doc: use brighter colors for html themeBrad King2019-04-181-0/+20
* Version: Update version scheme to distinguish release and dev versionsBrad King2019-04-112-39/+63
* RunClang: Improve predefined macros identifying castxmlBrad King2019-04-1118-25/+163
* Output: Add the type of nullptr as a FundamentalTypeBrad King2019-04-095-0/+39
* Merge branch 'clang-format-6.0'Brad King2019-04-0821-74/+96
|\