aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
...
* Order tree artifacts.Gravatar felly2018-08-06
* Cleaning up errant sysouts.Gravatar corysmith2018-08-06
* Move maybeAddProvider to be part of the EnabledDataBindingContext.Gravatar corysmith2018-08-06
* Rename a param to better reflect its intent.Gravatar nharmata2018-08-06
* C++: Removes calls to setCcLinkparamsStore of CcLinkingInfo.BuilderGravatar plf2018-08-06
* Explicitly create strict java compilation args in java_library.Gravatar twerth2018-08-06
* C++: Removes calls to setCcLinkparamsStore of CcLinkingInfo.BuilderGravatar plf2018-08-06
* Remove the functionality to do ahead-of-time #include extraction as a separateGravatar Googler2018-08-06
* Console output: switch to file line endingGravatar Klaus Aehlig2018-08-06
* Automatic code cleanup.Gravatar Googler2018-08-05
* Use fact that the subgraph of ActionLookupValues has the same transitive depe...Gravatar janakr2018-08-05
* Moved all external calls to isDataEnabled to DataBindingContext and made it p...Gravatar corysmith2018-08-03
* Reduce and centralize databinding context instances.Gravatar corysmith2018-08-03
* When no new configured targets have been analyzed, only check for artifact co...Gravatar janakr2018-08-03
* Change writer in skylark docgen to use an explicit encodingGravatar Googler2018-08-03
* Introduce the DataBindingContext interface as part of centralizing the data b...Gravatar corysmith2018-08-03
* Make BES tolerant to duplicate artifacts in output groups.Gravatar tomlu2018-08-03
* Set --defer_param_files to true.Gravatar tomlu2018-08-03
* Pass digest to Chunker construction when available.Gravatar tomlu2018-08-03
* Add support to completion function to create a path resolver from its looked-...Gravatar tomlu2018-08-03
* Introduce a new file-based logging handler for Bazel.Gravatar arostovtsev2018-08-03
* Update config_setting to get the target platform from the ToolchainContext.Gravatar John Cater2018-08-03
* Add --experimental_shortened_obj_file_path to GraveyardOptionsGravatar hlopko2018-08-03
* Set callable field only for methods in order to diferenciate them fromGravatar Googler2018-08-03
* Polish archiver_flags feature to behave better with the toolchain apiGravatar hlopko2018-08-03
* Update the documentation of the "resources" tag on Java rules.Gravatar lberki2018-08-03
* C++: Change Skylark API whitelisting to be part of flag.Gravatar plf2018-08-03
* Change the list of rc files accepted.Gravatar ccalvarin2018-08-02
* Add some additional debugging if a dep is unexpectedly absent.Gravatar janakr2018-08-02
* Set target/aspect completion functions as unsharable.Gravatar tomlu2018-08-02
* Disables ActionFS sandboxing of discovered derived inputs forGravatar shahan2018-08-02
* Clarifies the documentation for action.args() set_param_file_format.Gravatar Googler2018-08-02
* Lazily construct Preconditions failure message. Mistake from https://github.c...Gravatar janakr2018-08-02
* Thread a path resolver through target/aspect complete event.Gravatar tomlu2018-08-02
* Add support for VirtualActionInputs to the remote cache.Gravatar tomlu2018-08-02
* Make TestSummary event paths use the file system from ActionExecutionContext.Gravatar tomlu2018-08-02
* Fixed builtins proto. Callable field was not set for functions with no parame...Gravatar Googler2018-08-02
* Added return type info in API exporter.Gravatar Googler2018-08-02
* Keep the analysis cache between builds when only trimmed test options change.Gravatar mstaib2018-08-02
* Excluded "self" param from the callable symbols. In .bzl files it is not used...Gravatar Googler2018-08-02
* BEGIN_PUBLICGravatar cushon2018-08-02
* Add text output to aquery.Gravatar twerth2018-08-02
* Docker sandbox: Pass client environment to "docker" when calling it.Gravatar Philipp Wollermann2018-08-02
* remote: add support for directory inputs in runfilesGravatar buchgr2018-08-02
* Prevent errors on double-close in HttpBlobStoreGravatar Robert Gay2018-08-02
* [Skylark] Optimize UserDefinedFunction.Gravatar Taras Tsugrii2018-08-02
* Automated rollback of commit a6255612e4892729d3758775c76085b26b9bc584.Gravatar twerth2018-08-02
* Add a flag to evaluate the top level transitions in SkyframeGravatar ulfjack2018-08-02
* [Skylark] Speed up string.partition function.Gravatar Taras Tsugrii2018-08-02
* [Skylark] Improve Skylark interpreter performance.Gravatar Taras Tsugrii2018-08-02