index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Support
/
Windows
/
WindowsSupport.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvm-ar: Fix MinGW compilation
Hans Wennborg
2020-02-28
1
-243
/
+0
*
Reland "[Support] Add a way to run a function on a detached thread""
Sam McCall
2019-10-23
1
-0
/
+8
*
Revert "[Support] Add a way to run a function on a detached thread"
Sam McCall
2019-10-23
1
-8
/
+0
*
[Support] Add a way to run a function on a detached thread
Sam McCall
2019-10-23
1
-0
/
+8
*
Move endian constant from Host.h to SwapByteOrder.h, prune include
Reid Kleckner
2019-10-19
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Windows] Simplify WindowsSupport.h
Reid Kleckner
2018-11-06
1
-82
/
+11
*
Silence deprecation warning for GetVersionEx with clang-cl
Reid Kleckner
2018-11-06
1
-0
/
+7
*
[Support] Fix `warning: unknown pragma ignored` for mingw target
Martin Storsjo
2018-11-06
1
-0
/
+4
*
Only call FlushFileBuffers() when writing executables on Windows
Alexandre Ganea
2018-11-05
1
-0
/
+35
*
Move some function declarations out of WindowsSupport.h
Zachary Turner
2018-06-01
1
-14
/
+0
*
Rename sys::Process::GetArgumentVector -> sys::windows::GetCommandLineArguments
Rui Ueyama
2018-04-17
1
-0
/
+6
*
Windows needs the current codepage instead of utf8 sometimes
Aaron Smith
2018-04-07
1
-0
/
+2
*
Fix one place where I missed a commented requirement for a particular
Chandler Carruth
2017-06-06
1
-1
/
+3
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
Removed FIXME from include ordering comment
Simon Pilgrim
2016-10-24
1
-1
/
+1
*
Fix windows builds by swapping windows.h and wincrypt.h ordering.
Simon Pilgrim
2016-10-24
1
-1
/
+1
*
Remove TimeValue usage from llvm/Support
Pavel Labath
2016-10-24
1
-3
/
+37
*
Explicitly specify the ANSI version of these Win32 APIs. While these are seem...
Aaron Ballman
2016-06-23
1
-5
/
+5
*
[Support] Creation of minidump after compiler crash on Windows
Leny Kholodov
2016-05-04
1
-0
/
+17
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
Avoid the deprecated GetVersionEx API
Reid Kleckner
2016-01-11
1
-9
/
+18
*
Use ::GetVersionEx directly rather than the Win8.1 SDK helpers
Reid Kleckner
2016-01-11
1
-6
/
+4
*
Do not define NOGDI. Mingw defines LOGFONTW type in wingdi.h and the mingw
Yunzhong Gao
2016-01-06
1
-1
/
+0
*
Another attempt at fixing the i686-mingw32-RA-on-linux buildbot. I am getting
Yunzhong Gao
2016-01-06
1
-4
/
+2
*
Another attempt at fixing the i686-mingw32-RA-on-linux buildbot.
Yunzhong Gao
2016-01-06
1
-2
/
+3
*
Hopefully fix a mingw32 buildbot (i686-mingw32-RA-on-linux) which does not have
Yunzhong Gao
2016-01-06
1
-1
/
+5
*
Fixing PR25717: fatal IO error writing large outputs to console on Windows.
Yunzhong Gao
2016-01-06
1
-0
/
+16
*
Add Windows error code and tidy formatting for system errors.
Paul Robinson
2015-11-23
1
-4
/
+8
*
Require Windows API of version 6.1 (Windows 7).
Pawel Bylica
2015-10-15
1
-3
/
+3
*
Removing LLVM_EXPLICIT, as MSVC 2012 was the last reason for requiring the ma...
Aaron Ballman
2015-02-15
1
-1
/
+1
*
Add missing include guards to WindowsSupport.h.
Yaron Keren
2015-01-21
1
-0
/
+5
*
More long path name support on Windows, this time in program execution.
Paul Robinson
2014-11-24
1
-0
/
+6
*
Add writeFileWithSystemEncoding to LibLLVMSuppor.
Rafael Espindola
2014-09-03
1
-0
/
+3
*
Trying to fix the windows build.
Rafael Espindola
2014-06-12
1
-4
/
+3
*
Remove system_error.h.
Rafael Espindola
2014-06-12
1
-1
/
+1
*
Rename Windows.h to WindowsSupport.h to avoid ambiguity
Reid Kleckner
2014-02-12
1
-0
/
+172