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
*
remove duplicate comment
Benjamin Peterson
2016-04-26
*
Print out the error from getpwuid instead of segfaulting
Brian Silverman
2016-04-26
*
Revert server.pid to be a symlink so that old server version can shut down ne...
Lukacs Berki
2016-04-26
*
Fix the documentation generator to use rule definition instances instead of c...
Luis Fernando Pino Duque
2016-04-26
*
cpp: correct the globals variable name in ComputeBaseDirectories() documentation
Thiago Farina
2016-04-26
*
cc_configure.bzl: Add -Wl,-no-as-needed as default link options
Damien Martin-Guillerez
2016-04-26
*
Include Jekyll layout files, style sheets, and Bazel logo images in the
David Chen
2016-04-26
*
Refactor JavaBuilder output handling
Liam Miller-Cushon
2016-04-26
*
Refactor CompilationSupport.registerFullyLinkedAction to be the responsibilit...
Chris Parsons
2016-04-26
*
Adds an ObjcProtoProvider which bundles the proto sources and filters, along ...
Sergio Campama
2016-04-26
*
Clean up assertions
Liam Miller-Cushon
2016-04-26
*
Adds support for strict dependency management. This is done by filtering a li...
Sergio Campama
2016-04-26
*
Ensure env is passed to DockerLayer actions so xzcat works
Simon Horlick
2016-04-26
*
Split ActionMetadata into ActionAnalysisMetadata and ActionExecutionMetadata.
Rumou Duan
2016-04-26
*
Create runfiles at both .runfiles/ws/external/repo and .runfiles/repo
Kristina Chodorow
2016-04-26
*
Implements pch in experimental_objc_library as a feature. Provides a mechani...
Cal Peyser
2016-04-25
*
Fix release test after commit e7be839
Damien Martin-Guillerez
2016-04-25
*
Factor out various ways to execute subprocesses into separate functions.
Lukacs Berki
2016-04-25
*
Exposes ObjcProvider for objc_proto_library and j2objc_library rules.
Erik Abair
2016-04-25
*
Fix docs on test environment and add a test
Kristina Chodorow
2016-04-25
*
Add the workspace name to the SDK path
Kristina Chodorow
2016-04-25
*
Fix bug in experimental_oom_more_eagerly_threshold options parsing.
Janak Ramakrishnan
2016-04-25
*
Enable msvc toolchain to support params file
Yun Peng
2016-04-25
*
Fix cache invalidation problem in CppModuleMapAction.
Manuel Klimek
2016-04-25
*
Make the Bazel client check the response cookie.
Lukacs Berki
2016-04-25
*
Restrict execution of bound_targets_test in bazel to OS X only.
Cal Peyser
2016-04-25
*
Add mechanism to crosstool language to specify action-specific execution requ...
Cal Peyser
2016-04-25
*
Make gRPC mode honor --max_idle_secs.
Lukacs Berki
2016-04-25
*
Make the client wait for running commands to finish before shutting the serve...
Lukacs Berki
2016-04-25
*
Make cancel_thread_mutex_ protect cancel_thread_action_ properly.
Lukacs Berki
2016-04-25
*
Add new android_common jars (sdk-common 25.0.0, builder 2.0.0)
Jan Voung
2016-04-25
*
Windows build: propagate retCode from tests.
Dmitry Lomov
2016-04-25
*
Fixed broken link in the documentation.
Florian Weikert
2016-04-25
*
Write the server.pid file from C++ instead of Java.
Lukacs Berki
2016-04-25
*
Extend API to add interface-only deps.
Googler
2016-04-25
*
Make the server tell not only the port, but also the address it is listening on.
Lukacs Berki
2016-04-25
*
Updated javadoc that was invalidated by commit 0dbe07f017d391aba0613b4e6ca150...
Florian Weikert
2016-04-25
*
ExperimentalEventHandler: narrow synchronization blocks
Klaus Aehlig
2016-04-25
*
Failing tests on Windows shouldn't fail the build.
Dmitry Lomov
2016-04-25
*
Fixes the bazel_apple_test
Dmitry Shevchenko
2016-04-25
*
Make the PID be the contents of the PID file instead of a symlink.
Lukacs Berki
2016-04-25
*
Make --target_label and --rule_kind optional
Liam Miller-Cushon
2016-04-25
*
Always output entitlements plist in the XML format
Googler
2016-04-25
*
Add a --legacy_external_runfiles option
Kristina Chodorow
2016-04-25
*
Release 0.2.2b (2016-04-22)
Bazel Release System
2016-04-25
*
cc_configure: Add -B to compiler flag too
Damien Martin-Guillerez
2016-04-22
*
Add a Skylark rule to build Swift modules.
Dmitry Shevchenko
2016-04-22
*
Add a "Cherry picks" line to the release notes
Kristina Chodorow
2016-04-22
*
Wire up --host_java_toolchain
Liam Miller-Cushon
2016-04-22
*
Clean up launcher attribute
Liam Miller-Cushon
2016-04-22
[next]