aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/runtime
Commit message (Expand)AuthorAge
* Description redacted.Gravatar Marian Lobur2015-08-17
* Resolve TODO in BlazeCommandEventHandlerGravatar Michajlo Matijkiw2015-08-13
* Remove broken code.Gravatar Marian Lobur2015-08-13
* Allow runtime introspection of a content hash of the Blaze binary and all emb...Gravatar Eric Fellheimer2015-08-12
* Log instead of crash report on failure in BlazeCommandEventHandlerGravatar Michajlo Matijkiw2015-08-05
* Crash in tests if anybody tries to log remotely. Remote logging usually indic...Gravatar Janak Ramakrishnan2015-08-04
* Fixed bug where blaze run with the --color=no flag was still printing out in ...Gravatar Shreya Bhattarai2015-08-04
* Send bug report on IOException in BlazeCommandEventHandler instead of ignoringGravatar Michajlo Matijkiw2015-08-04
* Rollback of commit 2e7a5b47979b2679208a97a65df265be953eb595.Gravatar Han-Wen Nienhuys2015-08-04
* Add "warm" starting to mobile-install.Gravatar Googler2015-08-04
* Remove vestigial references to 32-bit/64-bit binaries.Gravatar Janak Ramakrishnan2015-07-30
* Allow modules to specify additional nodes in the graph to be invalidated and ...Gravatar Janak Ramakrishnan2015-07-29
* Record the project file used to the master log.Gravatar Googler2015-07-28
* Fix conversion from nanoseconds so that it actually targets milliseconds. The...Gravatar Nathan Harmata2015-07-28
* Record time spent loading action cache in INFO log.Gravatar Nathan Harmata2015-07-28
* Don't choke on Exceptions that have a null error message.Gravatar Han-Wen Nienhuys2015-07-27
* Fixed bug where blaze run with the --color=no flag was still printing out in ...Gravatar Googler2015-07-21
* Say explicitly that --config=X ignores non-existent .rc file config sections.Gravatar Laszlo Csomor2015-07-17
* Throw InterruptedException directly if a query is interrupted, instead of wra...Gravatar Janak Ramakrishnan2015-07-10
* Remove the option for adding multiple --tool_tag options.Gravatar Googler2015-07-10
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-08
* Rollback of accidentally submitted change.Gravatar Lukacs Berki2015-07-07
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-07
* Description redacted.Gravatar Googler2015-06-24
* Add dump commandGravatar Kristina Chodorow2015-06-15
* Description redacted.Gravatar Lukacs Berki2015-06-10
* Add --with_aspect_deps flag to blaze query. This flag should produce addition...Gravatar Lukacs Berki2015-06-05
* Fix product name in the error message for invalid commands.Gravatar Laszlo Csomor2015-06-03
* Initial checkin of the "mobile-install" command.Gravatar Lukacs Berki2015-05-29
* Remove 'blaze doc_ext' command.Gravatar Laurent Le Brun2015-05-18
* Create a --fetch option to allow fetching during the build commandGravatar Kristina Chodorow2015-05-15
* RELNOTES: The --skyframe flag is now deprecated and will be removed in an upc...Gravatar Janak Ramakrishnan2015-05-15
* Fix info-keys help output.Gravatar Thiago Farina2015-05-08
* Don't allow launching from a directory with a space in the nameGravatar Kristina Chodorow2015-04-30
* Simplify the createConfiguration method in SkyframeExecutor.Gravatar Ulf Adams2015-04-23
* Enables BlazeModule to return multiple ActionContextProviders and ActionConte...Gravatar Googler2015-04-23
* Fix indentation in TestCommand.Gravatar Ulf Adams2015-04-23
* Remove old Skylark Function hierarchyGravatar Francois-Rene Rideau2015-04-23
* More Skylark function cleanupsGravatar Francois-Rene Rideau2015-04-22
* Pass in the test environment using BuildConfiguration.Options.testEnvironment...Gravatar Lukacs Berki2015-04-20
* A minor refactoring of BlazeRuntime.Gravatar Lukacs Berki2015-04-17
* Remove the full client environment from BuildConfiguration in favor of comput...Gravatar Lukacs Berki2015-04-17
* Added an help command to dump all options for completionGravatar Damien Martin-Guillerez2015-04-10
* Add logging of blaze_cpu flag usage. Before we can remove this flag we need t...Gravatar Marian Lobur2015-04-09
* Supply the correct command name to ProjectFileSupport.Gravatar Googler2015-03-31
* Skylark: native module is updated.Gravatar Googler2015-03-25
* Adds some notes about --batch flag.Gravatar Googler2015-03-24
* Skylark: Package environment extensions can register functions with the nativ...Gravatar Googler2015-03-24
* Add experimental external event repository progress messages.Gravatar Googler2015-03-23
* Use a single critical path component in case of shared actions that run concu...Gravatar Miguel Alcon Pinto2015-03-23