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
Commit message (
Expand
)
Author
Age
*
experimental_ui, rate limiting test: work around output by the client
aehlig
2017-06-08
*
Add some tests to the LocalSpawnRunner, and make some small tweaks
ulfjack
2017-06-08
*
Use JavaCompilationArtifacts instead of JavaCompilationArgs
cushon
2017-06-08
*
Clean up turbine action creation
cushon
2017-06-08
*
Fix paths in Bazel docs, removing references to versions/master.
dzc
2017-06-08
*
Make PackageOutputFormatter use PackageIdentifier instead of package name.
ajmichael
2017-06-08
*
Make PackageFunction's strategy for handling unreadable BUILD files configura...
nharmata
2017-06-08
*
Erase <clinit> of interfaces to prevent <clinit> from execution during desugar.
cnsun
2017-06-08
*
Switch to correct runfiles directory when running python test on Windows
Yun Peng
2017-06-08
*
Fix a bug in ShowIncludesFilter.java
Yun Peng
2017-06-08
*
Update the C++ tutorial to match the format of the Java tutorial and to use a...
Googler
2017-06-08
*
Bring the Bazel mobile app tutorial up to date.
Googler
2017-06-08
*
Fix ConfigFeatureFlagTransitionFactory to obey PatchTransition equality.
mstaib
2017-06-08
*
Deprecate ios_device and ios_test.
allevato
2017-06-08
*
Update the Java tutorial for flow, readability, and to use a GitHub-hosted co...
Googler
2017-06-08
*
Make the error message when a file is not found in the profile zip more indic...
lberki
2017-06-08
*
Use ImmutableList for Option expansion functions
Googler
2017-06-08
*
Make bazel_windows_example_test pass with MSVC toolchain
Yun Peng
2017-06-08
*
Missed updating this title when changing the name of this section in previous...
Googler
2017-06-08
*
Update bzl style, local variables don't start with underscore
laurentlb
2017-06-08
*
Introduce --incompatible_disallow_toplevel_if_statement to forbid top-level i...
laurentlb
2017-06-08
*
Add new configuration fragment for platforms, with host and target
John Cater
2017-06-08
*
PiperOrigin-RevId: 158274860
carmi
2017-06-08
*
Fix the link to RuleClassProvider.java in Bazel documentation.
ivucica
2017-06-08
*
Update Apache HTTP Client and Apache HTTP Core.
Philipp Wollermann
2017-06-08
*
third_party/googleapis: Add java_grpc_library for bytestream.proto
Ola Rozenfeld
2017-06-07
*
third_party/googleapis: Add remote_execution.proto
Jakob Buchgraber
2017-06-07
*
third_party/googleapis: Add java_grpc_library for publish_build_event.proto
Jakob Buchgraber
2017-06-07
*
third_party: Fix labels so they can be used from within new_local_repository
Jakob Buchgraber
2017-06-07
*
Require that flags with static expansions be of Void type.
ccalvarin
2017-06-07
*
Set executable bit on java_launcher_test.sh
jcater
2017-06-07
*
Windows, CI: print the version of BOOTSTRAP_BAZEL
László Csomor
2017-06-07
*
Bazel client: explain the name of A-server.jar
László Csomor
2017-06-07
*
Extend the SpawnResult interface to cover more use cases
ulfjack
2017-06-07
*
Adds the resource class jar to the implicit outputs of android_library
Googler
2017-06-07
*
Do not add archiver_flags feature when crosstool already has one.
hlopko
2017-06-07
*
Internally track changes to stdout / stderr files, so we can avoid filesystem...
felly
2017-06-07
*
Move bridge methods for default methods down to the implementing classes.
cnsun
2017-06-07
*
Automated g4 rollback of commit d028d7854d3e95d97143945a1ec32944e5e4594b.
lpino
2017-06-07
*
Have BazelPackageLoader use the newly added BazelSkyframeExecutorConstants.
nharmata
2017-06-07
*
Section about Bazel concepts should be titled as such (rather than "BUILD fil...
Googler
2017-06-06
*
protobuf: Use bazel's native java_proto_library rules.
Jakob Buchgraber
2017-06-06
*
Fix automatic host platform detection to check the --host_cpu flag.
John Cater
2017-06-06
*
java_stub_template: remove cygpath call
Laszlo Csomor
2017-06-06
*
Factor out Bazel-specific ctor constants in SequencedSkyframeExecutor into a ...
nharmata
2017-06-06
*
third_party/grpc: Introduce filegroup of jars for bootstrapping
Jakob Buchgraber
2017-06-06
*
Add java_grpc_library rule that uses bazel's native proto_library.
Jakob Buchgraber
2017-06-06
*
Remove the CommandEnvironment from BlazeCommand.editOptions
ulfjack
2017-06-06
*
Automated g4 rollback of commit 5608765ab737ebb8a98a04a6068143d53ae7065c.
philwo
2017-06-06
*
Fix a typo.
Googler
2017-06-06
[next]