aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/cpp/util/file_windows.cc
Commit message (Expand)AuthorAge
* Windows: Native launcher now works with unicode.Gravatar Yun Peng2018-06-25
* Windows,Bazel client: check embedded tools fasterGravatar Laszlo Csomor2018-06-25
* [Windows] Fix kOneYear initializationGravatar Loo Rong Jie2018-06-20
* Windows: fix "corrupt installation" at new yearGravatar Laszlo Csomor2018-06-13
* Move path-manipulation functions to own library file.Gravatar ccalvarin2018-06-05
* Windows, Java launcher: Support jar files under different drivesGravatar Yun Peng2018-05-14
* windows,client: no longer support Unix-style pathsGravatar Laszlo Csomor2018-04-26
* windows,client: fix error reportingGravatar Laszlo Csomor2018-04-24
* Remove die() and replace it with BAZEL_DIE, part of the logging framework.Gravatar ccalvarin2018-04-06
* Remove pdie.Gravatar ccalvarin2018-03-29
* Fold in warning and error output into client logging.Gravatar ccalvarin2018-03-23
* Automated rollback of commit c2b332b45e6ea41a14ecbd3c5f30782bcdeec301.Gravatar laszlocsomor2018-03-14
* windows: replace custom JunctionResolverGravatar Laszlo Csomor2018-02-22
* Windows, Java launcher: Use relativize paths in classpath jarGravatar Yun Peng2018-01-11
* Windows,JNI: use wstrings onlyGravatar Laszlo Csomor2017-10-20
* Windows: fix MakeDirectories regressionGravatar Laszlo Csomor2017-07-27
* Bazel client: add blaze_util::IsDevNullGravatar Laszlo Csomor2017-07-25
* Windows: add blaze_util::AsAbsoluteWindowsPathGravatar laszlocsomor2017-07-24
* Windows: blaze_util::ChangeDir. uses short pathsGravatar laszlocsomor2017-07-24
* Windows: more robust path handling.Gravatar laszlocsomor2017-07-24
* Windows: clean up error reportingGravatar Laszlo Csomor2017-07-20
* Windows, JNI: move around sourcesGravatar Laszlo Csomor2017-06-29
* Bazel client: simplify ReadDirectorySymlinkGravatar laszlocsomor2017-03-31
* Bazel client, Windows: fix MSYS root computation Gravatar László Csomor2017-03-23
* Bazel client, Windows: support "d:/" output rootGravatar Laszlo Csomor2017-03-16
* Bazel client, Windows: CreateDirectoryW path limitGravatar Laszlo Csomor2017-03-09
* Bazel client, Windows: fix compilation bugGravatar Laszlo Csomor2017-03-06
* Bazel client, Windows: fix ReadFile("/dev/null")Gravatar Laszlo Csomor2017-03-06
* Bazel client, Windows: fix AsShortWindowsPathGravatar Laszlo Csomor2017-03-06
* Bazel client: do not use `errno`.Gravatar Laszlo Csomor2017-03-02
* Bazel client: simplify {Read,Write}File semanticsGravatar Laszlo Csomor2017-03-01
* Bazel client: add new ReadFile/WriteFile variantsGravatar Laszlo Csomor2017-02-27
* Bazel client, Windows: impl. ForEachDirectoryEntry Gravatar Laszlo Csomor2017-02-17
* Bazel client, Windows: implement MakeCanonical Gravatar Laszlo Csomor2017-02-16
* Bazel client: refactors, small bugfixes Gravatar Laszlo Csomor2017-02-15
* Bazel client, JNI, Windows: impl. CreateJunction Gravatar Laszlo Csomor2017-02-15
* Windows JNI, refactor: move OpenDirectory to JNIGravatar Laszlo Csomor2017-02-14
* Bazel client, Windows: use more of AutoHandleGravatar Laszlo Csomor2017-02-09
* Bazel client: retry moving install base directoryGravatar Laszlo Csomor2017-02-08
* Windows: fix off-by-one errors with MAX_PATHGravatar Laszlo Csomor2017-02-07
* Rollback of commit 855fbe9ee447b7b37fd8c73dbc047d69b7ceffcf.Gravatar Yun Peng2017-02-01
* //src/main/cpp:client now compiles with MSVCGravatar Laszlo Csomor2017-01-31
* Bazel client: platform-specific JoinPath Gravatar László Csomor2017-01-30
* Rollback of commit d5527469ca629f806a7576783289cc0613bf418b.Gravatar Laszlo Csomor2017-01-23
* Bazel client, Windows: impl. ForEachDirectoryEntryGravatar Laszlo Csomor2017-01-20
* Bazel client: abstract away mtime handlingGravatar Laszlo Csomor2017-01-19
* Bazel client, Windows: use CreateFileWGravatar Laszlo Csomor2017-01-18
* Bazel client, Windows: implement CanAccess methodsGravatar Laszlo Csomor2017-01-12
* Bazel client, Windows: implement MakeDirectoriesGravatar Laszlo Csomor2017-01-12
* Bazel client, Windows: implement WriteFileGravatar Laszlo Csomor2017-01-12