Amos Wenger 52ace99f14 Use File::PATH_SEPARATOR globally instead of ':'
On Unix, the path separator is ':', whereas on Windows,
it is ';'. This is the first of a series of patch to bring
macbrew's and winbrew's codebases closer together.

The main places the magic constant ':' was being used were:
  - the $PATH environment variable
  - CMAKE-related environment variables
  - pkg-config related environment variables

Closes Homebrew/homebrew#21921.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-08-19 13:35:44 -05:00
..
2013-07-17 06:58:10 -07:00
2013-06-08 12:23:14 -05:00
2012-10-25 15:54:55 -05:00
2013-07-19 22:32:57 -05:00
2013-01-09 17:36:17 -06:00