summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2019-10-31 17:27:08 +0800
committerChun-wei Fan <fanc999@yahoo.com.tw>2019-11-01 03:31:17 +0000
commitab93f13b200de8ae9ea62d16af57fc3b84cf0312 (patch)
tree425a815163590acdfa3b4ca25a882379ef86a9ff /.gitlab-ci.yml
parent3b9ae74786c9637c058d771dc9509492c3033503 (diff)
downloadgobject-introspection-ab93f13b200de8ae9ea62d16af57fc3b84cf0312.tar.gz
giscanner/ccompiler.py: Fix macro defines with quotes on MSVC
When we save the macros to pass to distutils to compile the dumper program, the quotes were not properly preserved for Visual Studio builds, causing items such as -DG_LOG_DOMAIN to fail as quotes are used in there. When we use quotes in macro definitions, we escape the escape character in ccompiler._set_cpp_options() when we are running g-ir-scanner with Visual Studio, so that distutils won't be too eager to drop those prematurely.
Diffstat (limited to '.gitlab-ci.yml')
0 files changed, 0 insertions, 0 deletions