Jeff Cohen
|
edb9d6bc72
|
Fix VC++ breakage
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22353 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-07-08 02:48:42 +00:00 |
|
Misha Brukman
|
6b8a63ae58
|
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21704 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-05-05 22:33:09 +00:00 |
|
Jeff Cohen
|
01c5513683
|
Eliminate tabs
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21216 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-04-11 03:44:22 +00:00 |
|
Jeff Cohen
|
45a1b26caa
|
Fix silly mistake.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20256 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-02-20 02:48:51 +00:00 |
|
Jeff Cohen
|
875d08e36b
|
Implement standard I/O redirection in ExecuteAndWait().
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20255 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-02-20 02:43:04 +00:00 |
|
Jeff Cohen
|
e5f7e65f95
|
Arg list already has program name in it.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20208 91177308-0d34-0410-b5e6-96231b3b80d8
|
2005-02-16 04:43:45 +00:00 |
|
Jeff Cohen
|
a1b3d3d24c
|
Keep up with lib/System changes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19057 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-12-20 03:24:56 +00:00 |
|
Jeff Cohen
|
626e38e481
|
Implement Win32 Path::getStatusInfo(), TimeValue::toString()
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18930 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-12-14 05:26:43 +00:00 |
|
Reid Spencer
|
e2e2411f40
|
For PR351:
Implement the new environment pointer for ExecuteAndWait
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18928 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-12-14 04:18:51 +00:00 |
|
Reid Spencer
|
707a27cfa8
|
Rename Path::get -> Path::toString
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18802 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-12-11 17:37:01 +00:00 |
|
Misha Brukman
|
e5525438b0
|
Erase non-applicable Unix comment, this is Win32
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17896 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-11-16 07:35:32 +00:00 |
|
Reid Spencer
|
56d3cdbd21
|
Remove useless #include.
Patch contributed by Jeff Cohen.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17891 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-11-16 07:00:23 +00:00 |
|
Reid Spencer
|
07adb2836b
|
Stop propagating method names that violate the coding standard
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17498 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-11-05 22:15:36 +00:00 |
|
Reid Spencer
|
b016a376ab
|
Patches to make this file actually compile under windows.
Patches submitted by Jeff Cohen. Thanks Jeff!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16362 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-09-15 05:49:50 +00:00 |
|
Reid Spencer
|
52a7efafba
|
Initial commit of an platform-indepdendent implementation for the
"Program" operating system concept (find and execute programs).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16084 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-08-29 19:20:41 +00:00 |
|