summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/castxml
Commit message (Collapse)AuthorAgeFilesLines
* castxml: Update to 0.4.5Khem Raj2022-08-071-3/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* castxml: bump to 0.4.4Dan McGregor2022-02-171-3/+3
| | | | | | This version supports llvm main, llvm 13.x, and llvm 14.x. Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca>
* castxml: add branch and switch to using httpsAnuj Mittal2021-11-161-1/+1
| | | | | | | Github no longer supports fetching using git protocol and bitbake now requires explicit branch. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* meta-clang: Convert to new override syntaxSigned-off-by: Martin Jansa2021-08-031-9/+9
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* CastXML: new recipeDaniel McGregor2020-10-081-0/+29
CastXML is an AST analysis tool similar to and succeeding gccxml. It is used to generate an XML description of a C or C++ abstract syntax tree. Signed-off-by: Daniel McGregor <daniel.mcgregor@vecima.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>