summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/mcpp/files
Commit message (Collapse)AuthorAgeFilesLines
* mcpp: Normalize the patch format of CVEZang Ruochen2020-12-142-31/+34
| | | | | | | Because CVE-2019-14274.patch is included in ice-mcpp.patch, the cve-check-tool fails to correctly judge the CVE of the OSS. CVE-2019-14274.patch is separated from ice-mcpp.patch to fix the problem. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mcpp : Add recipe. mcpp is a c/c++ preprocessor.Philip Balister2013-12-211-0/+208
Includes a patch from Zeroc to help with ice builds. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>