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-08-15 22:46:57 -07:00
2013-08-17 07:40:27 -07:00
2013-06-22 21:40:26 -05:00
2013-07-09 09:06:12 -07:00
2013-08-19 12:32:57 -05:00
2013-06-23 14:31:43 +01:00
2013-04-07 20:59:49 -05:00
2013-06-12 17:25:29 -05:00
2013-07-22 21:49:14 -05:00
2013-08-08 11:17:16 -07:00
2013-08-15 22:46:56 -07:00
2013-08-14 21:46:42 +02:00
2013-08-15 22:46:56 -07:00
2013-08-15 22:46:56 -07:00
2013-06-27 01:18:45 -05:00
2013-05-23 12:50:31 -07:00
2013-08-10 22:05:18 -07:00