diff options
author | Chun-wei Fan <fanchunwei@src.gnome.org> | 2014-07-03 17:27:41 +0800 |
---|---|---|
committer | Chun-wei Fan <fanchunwei@src.gnome.org> | 2014-07-04 13:07:26 +0800 |
commit | 011b7c4496404d60a5b62bbe7de262e37509c5fb (patch) | |
tree | 3f02df58fed0adb913d80695e6ba7abf750b4e0d /girepository/gicallableinfo.c | |
parent | ffb96e681476f693b5027790c69f7b9e3628f0b7 (diff) | |
download | gobject-introspection-011b7c4496404d60a5b62bbe7de262e37509c5fb.tar.gz |
giscanner: Make _get_cachedir() Always Work on Windows
On Windows, checking for $(HOME) will work in a MSYS shell but not in
cmd.exe (i.e. Visual Studio command prompt), so we need to check for
HOMEPATH when we are building under a Visual Studio command prompt to get
the users's home directory correctly. This will enable g-ir-doc-tool to
work on Windows when run from cmd.exe.
https://bugzilla.gnome.org/show_bug.cgi?id=732668
Diffstat (limited to 'girepository/gicallableinfo.c')
0 files changed, 0 insertions, 0 deletions