aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/buildtool
Commit message (Expand)AuthorAge
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* Apply --symlink_prefix to the output and exec root symlinks.Gravatar Luis Fernando Pino Duque2017-02-10
* Rollback of commit 49d97f9bb4dd04ef62198ded7b53b2a8f8c603db.Gravatar Luis Fernando Pino Duque2017-02-10
* Apply --symlink_prefix to the output and exec root symlinks.Gravatar Luis Fernando Pino Duque2017-02-08
* Treat configuration errors as failures in the master log.Gravatar Peter Schmitt2017-02-08
* Add a flag to print the effective (Spawn)ActionContexts for debugging.Gravatar Philipp Wollermann2017-02-01
* Tiny cleanup: narrow the scope of two variable declarations.Gravatar Greg Estren2017-01-30
* Support mapping of Paths to URIsGravatar Klaus Aehlig2017-01-18
* Merge the action input prefetcher into the ExecutorBuilder.Gravatar Ulf Adams2017-01-13
* Move some classes to lib.exec in preparation for layering enforcementGravatar Ulf Adams2016-12-21
* Only announce test summaries in BEP if expectedGravatar Klaus Aehlig2016-11-30
* Move some actions to language-specific packages, where they belong.Gravatar Lukacs Berki2016-11-23
* Code cleanup for interleaving target pattern eval and config creation.Gravatar Ulf Adams2016-11-16
* Use #equals() to check equality between ExitCode instances.Gravatar Lukacs Berki2016-11-15
* Move createActionCache to ExecutorBuilder.Gravatar Ulf Adams2016-11-02
* Refactor the module API to use the builder pattern for executor creation.Gravatar Ulf Adams2016-11-02
* Make --watchfs a common command option.Gravatar Ulf Adams2016-10-14
* Rollback of commit 2891ec527eed27d0c6460d66f51cb66a43373b6a.Gravatar Damien Martin-Guillerez2016-10-14
* Make --watchfs a common command option.Gravatar Ulf Adams2016-10-13
* Show the starting of the build in the build event streamGravatar Klaus Aehlig2016-10-07
* Enable Bazel commands to exit at any time.Gravatar Michael Staib2016-10-05
* Revert creating a convenience symlink usiing the workspace nameGravatar Kristina Chodorow2016-09-26
* Rollback of commit 82d43279f93d95e4c41b4bc598a3cc05ddd1ae1a.Gravatar Laszlo Csomor2016-09-21
* Change execution root for external repositories to be ../repoGravatar Kristina Chodorow2016-09-20
* Remove some more occurences of deprecated getExecRoot() callsGravatar Kristina Chodorow2016-09-15
* Make the code that is using execRoot paths use execRoot pathsGravatar Kristina Chodorow2016-09-09
* Make --experimental_interleave_loading_and_analysis a no-op.Gravatar Ulf Adams2016-09-06
* Make retrieval of an already loaded target interruptible. There is no reason ...Gravatar Janak Ramakrishnan2016-08-17
* Add the repository name as a parameter to the output path functionsGravatar Kristina Chodorow2016-08-12
* Turn on output tree tracking.Gravatar Eric Fellheimer2016-08-11
* Pass in the command options to BlazeModule.getCoverageReportFactory.Gravatar Ulf Adams2016-08-10
* Error out if loading phase error encountered even if we skip analysis. Also c...Gravatar Janak Ramakrishnan2016-08-09
* Rename some PackageId and RepositoryName fields/methods in prep for deep exec...Gravatar Kristina Chodorow2016-07-28
* Use a marker provider to determine of a rule is linked statically for the pur...Gravatar Lukacs Berki2016-07-27
* Create a symlink with the right workspace name under the execrootGravatar Kristina Chodorow2016-07-22
* --Gravatar Luis Fernando Pino Duque2016-07-20
* Model the TopLevelArtifactContext as an argument to the CompletionFunction ra...Gravatar Googler2016-07-18
* Delete ConfigurationsCreatedEvent. This is a resubmission of unknown commit a...Gravatar Lukacs Berki2016-07-14
* bazel: move the "--jobs too high" warning to documentation.Gravatar Googler2016-07-01
* Description redacted.Gravatar Lukacs Berki2016-06-23
* Make execution root symlink builder handle PackageIdentifiersGravatar Kristina Chodorow2016-06-23
* Take --output_tree_tracking out of experimental.Gravatar Eric Fellheimer2016-06-22
* Simplify the logic of determining output groups.Gravatar Alex Humesky2016-06-21
* Move execroot tree creation to its own classGravatar Kristina Chodorow2016-06-21
* Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724.Gravatar Laurent Le Brun2016-06-20
* Make the execution root match the runfiles tree structure for external reposi...Gravatar Kristina Chodorow2016-06-17
* --Gravatar Luis Fernando Pino Duque2016-06-16
* Update Skyframe builder to return exit code based on reported error map, whenGravatar Googler2016-06-16
* Fix action cache save save time reporting: We were giving the time in nanos a...Gravatar Eric Fellheimer2016-06-15
* Remove ConfigurationsCreatedEvent.Gravatar Lukacs Berki2016-06-13