tv
17159cd70f
Strike getenv("PWD") entirely, based on prior discussion with sjg. This
...
breaks too many situations, including MAKEOBJDIR with a :C,foo,bar,
transform in many cases. It's ambiguous and unreliable, as the comment
above that code always indicated. In order to have reliable objdirs, they
need to work the same way Every Time.
(Note that taking this out is not a performance hit; we were already doing
the getcwd() call first. So the getenv("PWD") didn't increase performance.)
2001-11-02 03:52:21 +00:00
..
2001-10-17 22:02:30 +00:00
2001-09-17 18:47:58 +00:00
2001-10-17 22:09:55 +00:00
2001-10-17 22:13:04 +00:00
2001-10-19 04:12:41 +00:00
2001-10-17 22:28:49 +00:00
2001-10-17 22:32:41 +00:00
2001-10-17 22:36:32 +00:00
2001-09-21 22:47:37 +00:00
2001-10-25 01:47:11 +00:00
2001-10-06 18:51:04 +00:00
2001-09-24 13:22:25 +00:00
2001-10-05 22:40:10 +00:00
2001-10-10 16:56:27 +00:00
2001-09-21 07:11:33 +00:00
2001-10-26 05:56:06 +00:00
2001-10-15 05:05:43 +00:00
2001-09-23 16:32:35 +00:00
2001-10-03 20:29:39 +00:00
2001-09-25 14:26:56 +00:00
2001-09-17 12:34:40 +00:00
2001-10-26 23:38:07 +00:00
2001-10-04 17:12:27 +00:00
2001-09-17 12:34:40 +00:00
2001-09-28 14:41:44 +00:00
2001-10-19 02:46:19 +00:00
2001-11-02 03:52:21 +00:00
2001-10-15 22:20:03 +00:00
2001-10-30 17:10:50 +00:00
2001-10-20 06:01:53 +00:00
2001-10-15 22:11:12 +00:00
2001-10-18 09:26:16 +00:00
2001-10-19 16:11:57 +00:00
2001-09-16 16:34:23 +00:00
2001-11-01 16:31:48 +00:00
2001-09-01 01:59:42 +00:00
2001-09-26 20:51:39 +00:00
2001-10-02 14:45:43 +00:00
2001-10-24 17:27:18 +00:00
2001-10-02 03:03:02 +00:00
2001-09-01 02:17:29 +00:00
2001-09-27 03:24:01 +00:00
2001-09-28 11:58:51 +00:00
2001-09-27 14:43:31 +00:00
2001-09-24 13:22:25 +00:00
2001-10-16 12:53:29 +00:00
2001-10-22 23:51:12 +00:00
2001-10-21 22:24:25 +00:00
2001-10-07 12:50:54 +00:00
2001-10-19 17:37:32 +00:00
2001-10-19 06:09:56 +00:00
2001-10-19 02:43:26 +00:00
2001-10-29 02:57:21 +00:00
2001-10-28 05:24:37 +00:00