aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/cpp
Commit message (Expand)AuthorAge
...
* Use a CommandLine struct to store the command line parsed by the OptionProces...Gravatar lpino2017-07-11
* Raise the maximum number of processes and open files to their maximum.Gravatar jmmv2017-07-11
* Open source {workspace_layout,startup_options,option_processor}_test.Gravatar lpino2017-07-05
* cleanup {get,set,unset}env() functions callsGravatar Thiago Farina2017-07-05
* Create the StartupFlag class and use it instead of plain list of strings.Gravatar lpino2017-06-30
* Internal changeGravatar Googler2017-06-29
* Windows, JNI: move around sourcesGravatar Laszlo Csomor2017-06-29
* Internal changeGravatar Googler2017-06-28
* cpp: add unit tests for MakeAbsolute()Gravatar Thiago Farina2017-06-28
* Make Bazel build without --cpu=x64_windows_msvcGravatar Yun Peng2017-05-30
* Add a custom single-line formatter for java.log.Gravatar schmitt2017-04-13
* Make Search{Unary,Nullary}Option skip the rest of the args if "--" is found.Gravatar Luis Fernando Pino Duque2017-03-27
* Bazel client, Windows: fix MSYS root computation Gravatar László Csomor2017-03-23
* Bazel client, Windows: support "d:/" output rootGravatar Laszlo Csomor2017-03-16
* Make Bazel build with MSVC-default-toolchain Bazel Gravatar Yun Peng2017-03-08
* 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, Windows, tests: use CreateJuction Gravatar Laszlo Csomor2017-02-15
* Bazel client, Windows, tests: remove cleanup code 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, tests: `rm -rf TEST_TMPDIR`Gravatar Laszlo Csomor2017-02-10
* Bazel client: retry moving install base directoryGravatar Laszlo Csomor2017-02-08
* Parameterize the Java logging formatter class.Gravatar Julio Merino2017-02-06
* Fix //src/test/cpp/util:logging_test on Windows 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 envvar handlingGravatar 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
* Bazel client, Windows: support /dev/nullGravatar Laszlo Csomor2017-01-11
* Bazel client, Windows: implement UnlinkPathGravatar Laszlo Csomor2017-01-11
* Bazel client: split CanAccess to specific methodsGravatar Laszlo Csomor2017-01-11
* Rollback of commit e1f8bbc1fe1d0a22736597dbd029155b01718b94.Gravatar Laszlo Csomor2017-01-10
* Rollback of commit 9a13899b1492738f8d1a9118cebc9ef9d90c6b34.Gravatar Laszlo Csomor2017-01-10
* Bazel client, Windows: implement IsDirectoryGravatar Laszlo Csomor2017-01-10
* Rollback of commit 9a13899b1492738f8d1a9118cebc9ef9d90c6b34.Gravatar Marcel Hlopko2017-01-10
* Bazel client, Windows: implement UnlinkPathGravatar Laszlo Csomor2017-01-10
* Windows: implement and use AsShortWindowsPathGravatar Laszlo Csomor2017-01-10
* Bazel client: move NormalizePath to Windows codeGravatar Laszlo Csomor2017-01-10
* Bazel client: implement PathExists on WindowsGravatar Laszlo Csomor2017-01-05