index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
google
Commit message (
Expand
)
Author
Age
*
Perform the TTV-land DTC visitation during SkyQuery's internal parallel visit...
nharmata
2018-04-13
*
This CL adds log entry protos and logging handlers for Watch, FindMissingBlob...
Googler
2018-04-13
*
Use canonical EMPTY_ARGS JavaCompilationArgs object if all nested set builder...
janakr
2018-04-13
*
Adding toolchain support for j2objc protos
Mike Lewis
2018-04-13
*
Delete dead flags.
carmi
2018-04-13
*
Implement absolute_path_profile attribute to fdo_profile rule along with an o...
Googler
2018-04-13
*
Use a regular file when exposing empty files instead of /dev/null.
jmmv
2018-04-13
*
Remove "experimenatal" tag from option repository_cache
Klaus Aehlig
2018-04-13
*
Introduce `--incompatible_disallow_filetype` to remove the `FileType` function.
laurentlb
2018-04-13
*
Automated rollback of commit 7edc5d49c8e764ab2bdf19e3a9fb58ea30fa708f.
dbabkin
2018-04-13
*
Remove unused args from JavaSemantics#addProviders.
elenairina
2018-04-13
*
Remove JavaRuntimeJarProvider.
elenairina
2018-04-13
*
Add a --as_test flag to "blaze run" that can be used to tell Blaze not to use...
lberki
2018-04-13
*
Rename CommandLinesAndParamFiles -> CommandLines.
tomlu
2018-04-13
*
Change BuildOptions.DiffForReconstruction.toString() to use MoreObjects instead
mjhalupka
2018-04-12
*
Provide parallel implementations of bounded allrdeps and rdeps.
nharmata
2018-04-12
*
Remove dead code from SkylarkDocumentationCollector
cparsons
2018-04-12
*
Prefix-compress strings during memoizing serialization.
janakr
2018-04-12
*
Remove docgen corner case on undocumented data structures, as these are no lo...
cparsons
2018-04-12
*
Make resource merging action builder able to take just resources
asteinb
2018-04-12
*
Make statically linking cpp-runtimes as a crosstool feature.
Googler
2018-04-12
*
Plumbs ActionExecutionContext through CppLinkAction.
shahan
2018-04-12
*
Document the new ctx.actions.args() API
brandjon
2018-04-12
*
Remove vestigial 'deps' and 'data' attributes from proto_lang_toolchain
cushon
2018-04-12
*
Plumbs ActionExecutionContext into AbstractAction.checkOutputsForDirectories.
shahan
2018-04-12
*
Remove cc_inc_library in BazelCppRuleClasses
Loo Rong Jie
2018-04-12
*
Remove flag `incompatible_disallow_toplevel_if_statement`.
laurentlb
2018-04-12
*
Deletes PopulateTreeArtifactAction (which seems to be dead code).
shahan
2018-04-12
*
Fix error handling for target pattern expansion
John Cater
2018-04-12
*
CommandBuilder: remove useShell and setWorkingDir
Laszlo Csomor
2018-04-12
*
Make FileSystemUtils.moveFile always preserve symlinks and use it in Sandboxe...
Benjamin Peterson
2018-04-12
*
Add document about alwayslink with VS 2017.
pcloudy
2018-04-12
*
Plumbs ActionExecutionContext to SymlinkTraversal.addSymlinks.
shahan
2018-04-12
*
Make build_event_stream_java_proto public so it can be used by the IntelliJ p...
Googler
2018-04-12
*
Don't warn about /dev/null having been modified
Mike Morearty
2018-04-12
*
Remove WorkerTestStrategy and with it, BuildConfiguration.Fragment#compatible...
lberki
2018-04-12
*
Remove all callers of ArtifactRoot.asSourcePath from production code besides ...
janakr
2018-04-11
*
Add skipped manifest processing methods
asteinb
2018-04-11
*
Migrate StringModule methods to SkylarkCallable from SkylarkSignature.
cparsons
2018-04-11
*
Starts threading ActionExecutionContext to sites calling getPath() only within
shahan
2018-04-11
*
Add a toString method to BuildOptions and BuildConfigurationValue.Key
mjhalupka
2018-04-11
*
Expose "mnemonic" and "env" on skylark "Action" objects.
cparsons
2018-04-11
*
Update ctx.action.args() docs.
tomlu
2018-04-11
*
Introduce Param.legacyNamed() to handle migration from @SkylarkSignature to @...
cparsons
2018-04-11
*
Create a new proto output formatter for cquery. Also add flag --[no]proto:inc...
juliexxia
2018-04-11
*
Fix NPE in action graph dump.
twerth
2018-04-11
*
Make --fdo_optimize paths be PathFragment instead of Path, and remove the now...
Googler
2018-04-11
*
Add CommandLinesAndParamFiles class.
tomlu
2018-04-11
*
Automated rollback of commit 3ab52e63079f1e43cb2c973425f615836a334082.
hlopko
2018-04-11
*
Introduce `--incompatible_disallow_slash_operator` to disable `/` operator.
laurentlb
2018-04-11
[next]