projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Expose LLVM version string via macro in llvm-config.h, and modify Go bindings
[oota-llvm.git]
/
lib
/
Support
/
Windows
/
Path.inc
2014-11-17
Yaron Keren
silence gcc 4.9.1 warning in /llvm/lib/Support/Windows...
blob
|
commitdiff
|
raw
2014-11-13
Paul Robinson
Improve long path name support on Windows.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-11
Rafael Espindola
Misc cleanups to the FileSytem api.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-03
Rafael Espindola
Add writeFileWithSystemEncoding to LibLLVMSuppor.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-26
Rafael Espindola
Merge TempDir and system_temp_directory.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-08
Rafael Espindola
Remove dead code. Fixes pr20544.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-13
Rafael Espindola
Finishing touch for the std::error_code transition.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-13
Rafael Espindola
Fix build on windows.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Rafael Espindola
Replace llvm::error_code with std::error_code.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Rafael Espindola
Don't import make_error_code into the llvm namespace.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Rafael Espindola
Don't put generic_category in the llvm namespace.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-11
Rafael Espindola
Implement get_magic with generic tools and inline it.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-11
Rafael Espindola
Use std::error_code instead of llvm::error_code.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-11
Rafael Espindola
Remove windows_error.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-31
Rafael Espindola
Turn errc and windows_error into enum classes.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-31
Rafael Espindola
Use error_code() instead of error_code::succes()
blob
|
commitdiff
|
raw
|
diff to current
2014-05-31
Rafael Espindola
delete dead code.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-11
Saleem Abdulrasool
support: add a utility function to normalise path separ...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-11
Rafael Espindola
Cleanup the interface for creating soft or hard links.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-06
Reid Kleckner
Revert create_symbolic_link and both depending changes
blob
|
commitdiff
|
raw
|
diff to current
2014-03-06
Argyrios Kyrtzidis
[Support/FileSystem] Introduce llvm::sys::fs::create_sy...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-01
Chandler Carruth
[C++11] Remove the R-value reference #if usage from...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-24
Rafael Espindola
Replace the F_Binary flag with a F_Text one.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-24
Rafael Espindola
Share a createUniqueEntity implementation between unix...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-23
Rafael Espindola
Use static instead of an anonymous namespace.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-23
Rafael Espindola
Simplify remove, create_directory and create_directories.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-20
Michael J. Spencer
[Support] Correctly handle zero length inputs to UTF...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-13
Rafael Espindola
Remove dead code.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-12
Reid Kleckner
Rename Windows.h to WindowsSupport.h to avoid ambiguity
blob
|
commitdiff
|
raw
|
diff to current
2014-02-12
NAKAMURA Takumi
Windows/Path.inc: Move <shlobj.h> after "Windows.h...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-11
Aaron Ballman
Using the helper API for random number generation.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-01
Peter Collingbourne
Hopefully fix mingw32 bots.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-31
Peter Collingbourne
Introduce llvm::sys::path::home_directory.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-07
Chandler Carruth
Re-sort all of the includes with ./utils/sort_includes...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-05
Alp Toker
Correct word hyphenations
blob
|
commitdiff
|
raw
|
diff to current
2013-10-07
David Majnemer
Windows: Be more explicit with Win32 APIs
blob
|
commitdiff
|
raw
|
diff to current
2013-10-07
David Majnemer
Revert "Revert "Windows: Add support for unicode comman...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-06
David Majnemer
Revert "Windows: Add support for unicode command lines"
blob
|
commitdiff
|
raw
|
diff to current
2013-10-06
David Majnemer
Windows: Add support for unicode command lines
blob
|
commitdiff
|
raw
|
diff to current
2013-09-10
Rui Ueyama
Add getenv() wrapper that works on multibyte environmen...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-22
NAKAMURA Takumi
[Win32] mapped_file_region: Fix a bug in CreateFileMapp...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-22
NAKAMURA Takumi
Whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-16
Aaron Ballman
Switching to using a helper function instead of manuall...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-07
Reid Kleckner
On Windows, autolink advapi32 from Path.inc for CryptAc...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-31
Rafael Espindola
Fix windows' implementation of status when a file doesn...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-30
Rafael Espindola
Implement getUniqueID for directories on windows.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-30
Rafael Espindola
Remove dead code.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-29
Rafael Espindola
Make file_status::getUniqueID const.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-29
Rafael Espindola
Include st_dev to make the result of getUniqueID actual...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-19
Serge Pavlov
Initialize TempFileHandle.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-19
Rafael Espindola
Split openFileForWrite into windows and unix versions.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-18
Rafael Espindola
Small improvement to the use of GetFileType:
blob
|
commitdiff
|
raw
|
diff to current
2013-07-18
NAKAMURA Takumi
Windows/Path.inc: Introduce file_type::character_file...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-18
Rafael Espindola
Remove dead code.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-17
Rafael Espindola
Fix a funny typo. Thanks to Aaron Ballman for noticing.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-17
Rafael Espindola
Add FILE_SHARE_WRITE to openFileForRead.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-17
Rafael Espindola
Split openFileForRead into Windows and Unix versions.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-16
Reid Kleckner
[Support] Fix some warnings when self-hosting clang...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-16
Rafael Espindola
Add a version of sys::fs::status that uses fstat.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-16
Rafael Espindola
Instead friending status, provide windows and posix...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-15
Craig Topper
Add include to hopefully fix windows build.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-15
Craig Topper
Use llvm::array_lengthof to replace sizeof(array)/sizeo...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-10
Rafael Espindola
Use status to implement file_size.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-08
Rafael Espindola
We now always create files with the correct permissions...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-28
Rafael Espindola
Improvements to unique_file and createUniqueDirectory.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-26
Rafael Espindola
Rename PathV2 to just Path now that it is the only...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-26
Rafael Espindola
PathV1 is deprecated since the 18th of Dec 2010. Remove it.
blob
|
commitdiff
|
raw
2013-06-26
Rafael Espindola
Remove sys::GetMainExecutable.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-26
Rafael Espindola
Remove PathWithStatus.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-25
Rafael Espindola
Move GetEXESuffix to the one place it is used.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-25
Rafael Espindola
Remove sys::PathSeparator.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-19
Rafael Espindola
Remove Path::getDirectoryContents.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-19
Rafael Espindola
Remove Path::canExecute.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-18
Rafael Espindola
Remove Path::canWrite.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-18
Rafael Espindola
Remove unused Path::canRead.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-18
Rafael Espindola
Remove uniqueID from PathV1.h.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-14
Rafael Espindola
Add GetCurrentDirectory back.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-14
Rafael Espindola
Replace use of PathV1.h in MCContext.cpp.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-12
Rafael Espindola
Remove Path::getMagicNumber.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-12
Rafael Espindola
Remove Path::isAbsolute.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-12
Rafael Espindola
Remove Path::isAbsolute().
blob
|
commitdiff
|
raw
|
diff to current
2013-06-12
Rafael Espindola
Remove Path::getSuffix.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-12
Rafael Espindola
Remove sys::CopyFile.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-12
Rafael Espindola
Remove the old file memory mapping functions.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-12
Rafael Espindola
Remove Path::createFileOnDisk.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-12
Rafael Espindola
Remove Path::makeExecutableOnDisk.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-11
Rafael Espindola
Remove Path::getDirname.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-11
Rafael Espindola
Remove Path::getBasename.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-11
Rafael Espindola
Remove Path::getLast.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-11
Rafael Espindola
Remove GetRootDirectory.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-11
Rafael Espindola
Remove GetUserHomeDirectory.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-11
Rafael Espindola
Remove GetSystemLibraryPaths.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-11
Rafael Espindola
Remove Path::GetBitcodeLibraryPaths.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-12
Guy Benyei
Add static cast to unsigned char whenever a character...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-03
Chandler Carruth
Use the new script to sort the includes of every file...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-09
Aaron Ballman
Disabling a spurious deprecation warning about using...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-09
Aaron Ballman
Fixing a typo in the comments.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-27
NAKAMURA Takumi
Path::GetTemporaryDirectory(): Add an assertion if...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-01
Eli Friedman
Remove a couple unused methods. PR11201.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
NAKAMURA Takumi
Windows/Path.inc: [PR8460] Get rid of ScopedNullTermina...
blob
|
commitdiff
|
raw
|
diff to current
next