aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/cpp/workspace_layout.cc
Commit message (Expand)AuthorAge
* Make the system bazelrc configurable.Gravatar ccalvarin2018-06-20
* Move path-manipulation functions to own library file.Gravatar ccalvarin2018-06-05
* Refactor where rc files are controlled.Gravatar ccalvarin2018-04-19
* Combine WorkspaceRcFileSearchPath and FindCandidateBlazercPaths and add a test.Gravatar ajmichael2018-02-07
* Use the workspace name in the process title of the Bazel server.Gravatar philwo2018-02-01
* Determine the .bazelrc's name based on the product name.Gravatar Julio Merino2017-01-20
* Bazel client: split CanAccess to specific methodsGravatar Laszlo Csomor2017-01-11
* Bazel client: generalize path handlingGravatar Laszlo Csomor2016-12-19
* Description redacted.Gravatar Julio Merino2016-12-09
* Add SearchUnaryOptions and SearchNullaryOptions to improve the parsingGravatar Luis Fernando Pino Duque2016-12-09
* Bazel client: wrap some POSIX functionsGravatar Laszlo Csomor2016-11-10
* cpp: header hygienizationGravatar Thiago Farina2016-10-18
* cpp: reuse InWorkspace() function in GetWorkspace()Gravatar Thiago Farina2016-09-28
* Move the GetOutputRoot function to the WorkspaceLayout module.Gravatar Julio Merino2016-09-14
* Move the workspace-related functions out of blaze_startup_options.Gravatar Julio Merino2016-08-29