Revision c444bf8cb6a881f4c249e904a12e201dae40b7d2 authored by Jeff Hostetler on 19 June 2019, 21:06:06 UTC, committed by Junio C Hamano on 20 June 2019, 21:03:06 UTC
It is quite common that MS Visual C++ is installed into a location whose
path contains spaces, therefore we need to quote it.

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 5f3ff78
History
File Mode Size
tr2_cfg.c -rw-r--r-- 2.0 KB
tr2_cfg.h -rw-r--r-- 468 bytes
tr2_cmd_name.c -rw-r--r-- 728 bytes
tr2_cmd_name.h -rw-r--r-- 660 bytes
tr2_dst.c -rw-r--r-- 7.1 KB
tr2_dst.h -rw-r--r-- 823 bytes
tr2_sid.c -rw-r--r-- 2.9 KB
tr2_sid.h -rw-r--r-- 362 bytes
tr2_sysenv.c -rw-r--r-- 3.5 KB
tr2_sysenv.h -rw-r--r-- 810 bytes
tr2_tbuf.c -rw-r--r-- 1.0 KB
tr2_tbuf.h -rw-r--r-- 509 bytes
tr2_tgt.h -rw-r--r-- 5.2 KB
tr2_tgt_event.c -rw-r--r-- 16.2 KB
tr2_tgt_normal.c -rw-r--r-- 8.2 KB
tr2_tgt_perf.c -rw-r--r-- 14.3 KB
tr2_tls.c -rw-r--r-- 4.0 KB
tr2_tls.h -rw-r--r-- 2.3 KB

back to top