forward vs backward slashes in msvc build code

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема forward vs backward slashes in msvc build code
Дата
Msg-id 54E017D0.9090500@gmx.net
обсуждение исходный текст
Ответы Re: forward vs backward slashes in msvc build code
Список pgsql-hackers
I understand that on Windows, you can use forward slashes in path names
interchangeably with backward slashes (except possibly in the shell).  I
have developed the attached patch to change the msvc build code to use
forward slashes consistently.  Together with the other attached patch,
which is an unpolished hack, this allows me to run the build.pl script
on not-Windows.  It won't actually build, but it will create all the
project files.  That way, I can check whether some makefile hackery
would break the Windows build.  Could someone verify this please?

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Add pg_settings.pending_restart column
Следующее
От: Alvaro Herrera
Дата:
Сообщение: deparsing utility commands