index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Support
/
Windows
/
Program.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-54
/
+130
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-9
/
+9
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-10
/
+2
*
Fix initialization order warning in mingw32 build
Alp Toker
2013-10-18
1
-1
/
+1
*
Windows: Be more explicit with Win32 APIs
David Majnemer
2013-10-07
1
-1
/
+1
*
Revert "Revert "Windows: Add support for unicode command lines""
David Majnemer
2013-10-07
1
-54
/
+72
*
Revert "Windows: Add support for unicode command lines"
David Majnemer
2013-10-06
1
-72
/
+54
*
Windows: Add support for unicode command lines
David Majnemer
2013-10-06
1
-54
/
+72
*
Add non-blocking Wait() for launched processes
Tareq A. Siraj
2013-10-01
1
-61
/
+52
*
Avoid using alloca in Windows/Program.inc
Reid Kleckner
2013-08-07
1
-13
/
+15
*
Replace use of PathV1.h in Program.cpp.
Rafael Espindola
2013-06-14
1
-16
/
+16
*
Remove unused argument.
Rafael Espindola
2013-06-14
1
-3
/
+3
*
Have sys::FindProgramByName return a std::string.
Rafael Espindola
2013-06-13
1
-8
/
+8
*
[Support] Fix handle and memory leak for processes that are not waited for
Reid Kleckner
2013-06-13
1
-28
/
+18
*
[Win] Put ChangeStdinToBinary ChangeStdoutToBinary ChangeStderrToBinary in sys.
Rafael Espindola
2013-06-12
1
-3
/
+3
*
s/Void/void.
Rafael Espindola
2013-06-12
1
-1
/
+1
*
Attempt at fixing the windows build.
Rafael Espindola
2013-06-12
1
-34
/
+35
*
Fixes a buffer overrun where the allocated buffer wasn't large enough to acco...
Aaron Ballman
2013-05-01
1
-1
/
+8
*
[Support] Fix argv string escape bug on Windows
Reid Kleckner
2013-04-22
1
-4
/
+42
*
Add a function to check if an argument list is too long.
Rafael Espindola
2013-04-11
1
-0
/
+16
*
Remove an unused method on Program.
Chandler Carruth
2012-12-31
1
-17
/
+0
*
Remove an unused method on the Program class.
Chandler Carruth
2012-12-31
1
-5
/
+0
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-2
/
+2
*
Support/Program: Make Change<stream>ToBinary return error_code.
Michael J. Spencer
2011-12-13
1
-6
/
+12
*
Support/Windows: Cleanup scoped handles.
Michael J. Spencer
2011-12-12
1
-3
/
+3
*
[Win32] Catch exceptions (eg. segfault) on waiting for invoked clang from the...
NAKAMURA Takumi
2011-11-29
1
-1
/
+11
*
Return only the least significant 8 bits of the exit status from
Peter Collingbourne
2011-11-06
1
-1
/
+1
*
Have Program::Wait return -2 for crashed and timeouts instead of embedding
Andrew Trick
2011-05-21
1
-4
/
+5
*
Typo and missing checkin from r131186.
Andrew Trick
2011-05-11
1
-1
/
+2
*
Windows/Program.inc: Eliminate the declaration of SetInformationJobObject(). ...
NAKAMURA Takumi
2011-02-09
1
-9
/
+0
*
Windows/Program.inc: Quote arguments when dubious characters (used by cmd.exe...
NAKAMURA Takumi
2011-02-05
1
-1
/
+1
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-0
/
+412