summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Version: Update development dateBrad King2020-04-271-1/+1
* Merge branch 'cc-msvc-target'Brad King2020-04-271-0/+3
|\
| * Detect: Add MSVC target triple componentBrad King2020-04-271-0/+3
| * CastXML 0.3.3v0.3.3Brad King2020-04-031-1/+1
| * CastXML 0.3.2v0.3.2Brad King2020-04-011-1/+1
* | Version: Update development dateBrad King2020-04-031-1/+1
* | Merge branch 'msvc-builtin-conflict'Brad 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
* | Version: Update development dateBrad King2020-02-181-1/+1
* | Merge branch 'shared-clang'Brad King2020-02-181-12/+22
|\ \ | |/
| * cmake: Add option CLANG_LINK_CLANG_DYLIB to use clang-cpp shared libMattias Ellert2020-02-181-12/+22
* | Begin post-0.3 developmentBrad King2020-02-131-1/+1
|/
* CastXML 0.3.0v0.3.0Brad King2020-02-131-2/+2
* Update documentation and comments to use https links where possibleBrad King2020-02-1313-13/+13
* 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
* | Version: Update development dateBrad King2020-02-131-1/+1
* | Port to LLVM/Clang Git master as of 2020-02-13 (6c73246179)Brad King2020-02-133-4/+12
* | Output: Add decltype supportLucas Gandel2020-02-111-7/+3
* | Port to LLVM/Clang SVN r375505 (trunk)Brad King2019-12-092-2/+14
* | Port to LLVM/Clang SVN r370248 (trunk)Brad King2019-08-291-3/+15
* | cmake: bump minimum required version to 3.3Brad King2019-08-291-1/+6
* | Version: Update development dateBrad King2019-08-191-1/+1
* | Output: Indicate whether an Enumeration is scopedBrad King2019-08-191-1/+4
* | 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-151-5/+17
|\ \ | |/
| * Detect: Drop detected predefined macros conflicting with Clang'sBrad King2019-07-151-4/+12
| * Detect: Fix GNU builtin include directory detection on ppc64Brad King2019-07-151-1/+5
* | Begin post-0.2 developmentBrad King2019-04-181-1/+1
|/
* CastXML 0.2.0v0.2.0Brad King2019-04-181-2/+2
* Version: Update version scheme to distinguish release and dev versionsBrad King2019-04-111-39/+48
* RunClang: Improve predefined macros identifying castxmlBrad King2019-04-113-9/+42
* Output: Add the type of nullptr as a FundamentalTypeBrad King2019-04-091-0/+14
* Revise C++ coding style using clang-format-6.0Kitware Robot2019-04-085-6/+8
* clang-format.bash: update to clang-format-6.0Brad King2019-04-081-1/+1
* cmake: drop explicit link to version.lib on WindowsBrad King2019-03-111-3/+0
* cmake: work with LLVM_LINK_LLVM_DYLIBDan McGregor2019-01-171-5/+7
* Port to LLVM/Clang SVN r346978 (trunk)Brad King2018-11-151-2/+11
* Port to LLVM/Clang SVN r338041 (trunk)Brad King2018-07-272-3/+22
* castxml: Process arguments before initializing LLVM targetsBrad King2018-07-271-5/+5
* Output: Add original types to decayed function parametersBrad King2018-03-221-2/+9
* RunClang: Tolerate use of GNU builtin __has_unique_object_representationsBrad King2017-12-051-0/+19
* Port to LLVM/Clang SVN r319768 (trunk)Brad King2017-12-051-0/+8
* RunClang: Detect -std=c++17 from --castxml-cc-gnuBrad King2017-12-051-1/+7
* RunClang: Detect -std=c++17 from --castxml-cc-msvcBrad King2017-12-051-1/+16
* Output: Add deprecated attributeBrad King2017-10-131-2/+6
* Output: Always print name= attribute for function-like elementsBrad King2017-10-031-20/+22