aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/cpp/util
Commit message (Expand)AuthorAge
* Clean up Windows config_settingsGravatar Yun Peng2018-01-12
* Windows, Java launcher: Use relativize paths in classpath jarGravatar Yun Peng2018-01-11
* Getting rid of compiler warning "control reaches end of non-void function [-W...Gravatar olaola2017-12-06
* Move bazel conditions into src/conditions.Gravatar tomlu2017-11-30
* Windows,JNI: use wstrings onlyGravatar Laszlo Csomor2017-10-20
* Make Windows C++ launcher support long pathGravatar Yun Peng2017-08-29
* Update Bazel BUILD file to allow def_parse depend on Bazel specific targets f...Gravatar pcloudy2017-08-28
* Include <cinttypes> instead of <stdint.h>Gravatar Damien Martin-Guillerez2017-07-27
* 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
* Internal changeGravatar Googler2017-06-28
* Don't set the +x bit by default on WriteFile().Gravatar lberki2017-06-27
* Internal changeGravatar Googler2017-06-27
* Make source code of singlejar and ijar available from @bazel_tools. ,Gravatar Xin Gao2017-06-22
* Modify misleading TODO.Gravatar ccalvarin2017-05-26
* cpp: change PrintError() to print "ERROR:"Gravatar Thiago Farina2017-05-23
* cpp: add PrintWarning() function to errors.hGravatar Thiago Farina2017-05-09
* 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
* Make Bazel build with MSVC-default-toolchain Bazel Gravatar Yun Peng2017-03-08
* 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
* Rollback of commit 14b53897b499da457e26aa779c3b63c85838f204.Gravatar Laszlo Csomor2017-03-03
* Bazel client: fix broken compilation Gravatar Laszlo Csomor2017-03-02
* Bazel client: do not use `errno`.Gravatar Laszlo Csomor2017-03-02
* Bazel client: simplify {Read,Write}File semanticsGravatar Laszlo Csomor2017-03-01
* Bazel client: make some libraries visible to ijar Gravatar László Csomor2017-02-28
* 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
* Bazel client: platform-dependent `strerror` Gravatar László Csomor2017-01-27
* Rollback of commit d5527469ca629f806a7576783289cc0613bf418b.Gravatar Laszlo Csomor2017-01-23
* Bazel client, Windows: impl. ForEachDirectoryEntryGravatar Laszlo Csomor2017-01-20