aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Fixing #3421: retrying server startup.Gravatar olaola2017-07-26
* Create Windows ZIP release artifact using BazelGravatar Damien Martin-Guillerez2017-07-25
* Automated rollback of commit 6d884afa8da1b08288cb0108e8bbf6c22ec63393.Gravatar dslomov2017-07-25
* Fix ScopedTemporaryDirectory causes crash when filesystem doesn't support xattr.Gravatar philwo2017-07-25
* sandbox: Allow UNIX sockets on macOS even when block-network is used.Gravatar Philipp Wollermann2017-07-25
* Make SkyKey.argument a default methodGravatar ulfjack2017-07-25
* Make all WithLegacySkylarkName providers declared providers.Gravatar dslomov2017-07-25
* windows_cc_configure.bzl: Set maxsplit to 1 when parsing environment variablesGravatar pcloudy2017-07-25
* Route Xcode version information through an implicit dependency instead of the...Gravatar lberki2017-07-25
* Bazel client: add blaze_util::IsDevNullGravatar Laszlo Csomor2017-07-25
* Add a command line option to make the minimum_os_version attribute mandatory ...Gravatar lberki2017-07-25
* Automated rollback of commit 7d0200703cfa207d6577d84bee45ca185d240dfa.Gravatar carmi2017-07-25
* Add --internal_do_not_export_builtins, for testingGravatar brandjon2017-07-25
* Return exit code SUCCESS when there are only skipped and passing tests.Gravatar Googler2017-07-25
* Add hook to process SkyframeExecutor in tests. Also add sentinel exception to...Gravatar janakr2017-07-25
* Remove superfluous resetEvaluator() call in setupPackageCache(). If necessary...Gravatar felly2017-07-25
* Remove generate_workspace from BazelGravatar kchodorow2017-07-25
* The first step to allow non-lifecycle build stream to specify notification ke...Gravatar Kai Xu2017-07-24
* In UseBridge.class, check whether the owner of the method call instruction andGravatar cnsun2017-07-24
* Make $jarjar_bin point to //tools/android:jarjar_bin.Gravatar ajmichael2017-07-24
* Automated rollback of commit 820a46af10808396873c36d0f331e533118cf0c6.Gravatar dmarting2017-07-24
* Fix python_stub_template.txt to be compatible with Python 2.4.Gravatar philwo2017-07-24
* Distinguish mnemonics between different usages of aapt.Gravatar ajmichael2017-07-24
* Let nocopts also filter coptsGravatar hlopko2017-07-24
* Cross-reference '--aspects' flag documentation.Gravatar Dmitry Lomov2017-07-24
* Fixed relative link in documentation to ProviderGravatar Oleg Tsarev2017-07-24
* Stops ARM from compiling 64-bit only C++ SingleJar (https://github.com/bazelb...Gravatar Alois Klink2017-07-24
* Update install-os-x.mdGravatar Oleg Tsarev2017-07-24
* bes: Update RPC PublishBuildToolEventStream.Gravatar Kai Xu2017-07-24
* Do not disable dynamic_mode for ThinLTO when invoked via LIPO options.Gravatar Googler2017-07-24
* Move the DurationConverter to the common.options packageGravatar ulfjack2017-07-24
* Handle multiple crosstool features providing the same symbol cleanlyGravatar hlopko2017-07-24
* Simplify RemoteActionContextProviderGravatar ulfjack2017-07-24
* Build MSVC Bazel when using compile.shGravatar pcloudy2017-07-24
* Tiny refactoring, functional no-op.Gravatar olaola2017-07-24
* Make the description of example match the example.Gravatar Dmitry Lomov2017-07-24
* BEP: Merge all failures into the Aborted eventGravatar Klaus Aehlig2017-07-24
* Extract a common AbstractSpawnStrategy parent classGravatar ulfjack2017-07-24
* Expose to Skylark Strings instead of PathFragments from CppConfiguration.Gravatar dslomov2017-07-24
* PiperOrigin-RevId: 162907213Gravatar ulfjack2017-07-24
* SpawnResult: allow signaling catastrophic errors, and compute detail messageGravatar ulfjack2017-07-24
* Use ActionInputFileCache instead of MetadataHandler in more placesGravatar ulfjack2017-07-24
* Make all our tests pass with --noexperimental_toolchain_id_in_output_directory.Gravatar lberki2017-07-24
* Skip tests that aren't CPU-compatible with the current build.Gravatar gregce2017-07-24
* Make InMemoryGraph public.Gravatar janakr2017-07-24
* PiperOrigin-RevId: 162771369Gravatar carmi2017-07-24
* Write directly to stdout when debugging in test: otherwise test log can get o...Gravatar janakr2017-07-24
* Stop reporting manifest merge errors as exceptions with stack traces as well ...Gravatar apell2017-07-24
* Rephrase server failure warning in Blaze User ManualGravatar Googler2017-07-24
* Add an Iterable<Event> Truth subject so that we can easily assert things on a...Gravatar janakr2017-07-24