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
..
2011-03-19 11:06:51 -07:00
2013-08-19 13:03:41 -05:00
2013-08-19 13:03:41 -05:00
2012-02-04 00:27:05 -06:00
2013-07-10 06:59:45 -07:00
2013-04-06 00:14:03 -05:00
2013-04-06 00:14:03 -05:00
2013-06-14 10:34:17 -05:00
2013-06-08 20:44:56 -07:00
2013-05-23 09:21:33 -07:00
2013-06-26 15:11:34 -05:00
2013-06-08 20:44:56 -07:00
2013-08-14 22:14:35 -07:00
2013-04-14 09:35:16 -07:00
2013-08-19 12:32:59 -05:00
2013-05-15 22:27:30 -05:00
2013-06-08 20:44:56 -07:00
2013-06-26 11:33:31 -07:00