Reid Spencer
|
b41365509f
|
Provide configuration support and usage for MINGW32 platform
llvm-svn: 28639
|
2006-06-01 19:03:21 +00:00 |
|
Misha Brukman
|
f52511fcc6
|
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
llvm-svn: 21704
|
2005-05-05 22:33:09 +00:00 |
|
Reid Spencer
|
044ec874d5
|
Provide an implementation of the GetCurrentUserId and GetCurrentGroupId
methods that were recently added to the interface.
llvm-svn: 21401
|
2005-04-21 16:12:57 +00:00 |
|
Jeff Cohen
|
b83e650f1f
|
Change __MINGW to __MINGW32__. Patch submitted by Henrik Bach.
llvm-svn: 20243
|
2005-02-19 03:01:13 +00:00 |
|
Jeff Cohen
|
fa31c775b6
|
Make PreventCoreFiles() do the right thing on Windows.
llvm-svn: 20237
|
2005-02-18 07:05:18 +00:00 |
|
Reid Spencer
|
283688b80d
|
Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly
gdb debugger doesn't get confused on which file it is reading (the one in
lib/System or the one in lib/System/{Win32,Unix})
llvm-svn: 19426
|
2005-01-09 23:29:00 +00:00 |
|