aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Rollback of commit e860316559eac366d47923a8eb4b5489a661aa35.Gravatar Alex Humesky2016-11-21
* Update documentation of native workspace rules.Gravatar David Chen2016-11-21
* ProtoCompileActionBuilder can create strict-deps-checking command lines.Gravatar Carmi Grushko2016-11-21
* Using an ActionFileInputCache for SHA1 digests used with remote execution.Gravatar Ola Rozenfeld2016-11-21
* Provide a parallel implementation of "e1 + e2".Gravatar Nathan Harmata2016-11-21
* Fixes test infrastructure bug that wrongly trims output pathsGravatar Greg Estren2016-11-21
* Improve reliability/performance of Bazel downloadsGravatar Justine Tunney2016-11-21
* Adds support for multiple top-level dynamic configurationsGravatar Greg Estren2016-11-21
* Sign app and frameworks in simulator builds.Gravatar Peter Schmitt2016-11-21
* Pass direct jars to Jack.Gravatar Michael Staib2016-11-21
* Better error message for experimental_objc_library targets built with aGravatar Cal Peyser2016-11-21
* Extra-actions originating in Aspects are reported even if the rule we attach ...Gravatar Carmi Grushko2016-11-21
* Fix a test case that didn't trigger Swift runtime packagingGravatar Dmitry Shevchenko2016-11-21
* Remove 'test' prefix from test names in SkylarkAspectTest.Gravatar Dmitry Lomov2016-11-21
* Implement structural equality for structsGravatar Vladimir Moskva2016-11-21
* Have Bazel use the the prebuilt guava jars from the 21.0-20161101 daily build...Gravatar Nathan Harmata2016-11-21
* Implement 'output_groups' provider.Gravatar Dmitry Lomov2016-11-21
* Move Bazel-specific functions in a separate file.Gravatar Laurent Le Brun2016-11-21
* The fully link action in experimental_objc_binary has crosstool inputs.Gravatar Cal Peyser2016-11-21
* Add a test verifying that bazel can be bootstrapped from the distfileGravatar Klaus Aehlig2016-11-21
* Allow labels in the '--aspects' parameter.Gravatar Dmitry Lomov2016-11-21
* Fix up documentation for Actions APIGravatar Jon Brandvein2016-11-18
* Bazel client: create a wrapper around Unix pipesGravatar Laszlo Csomor2016-11-18
* Add # support for LabelValidator as discussed in #2006Gravatar Meng Zhang2016-11-18
* Bazel client: reduce dependency on <unistd.h>Gravatar Laszlo Csomor2016-11-18
* Extract the integration setup to a new class IntegrationMock.Gravatar Ulf Adams2016-11-18
* Pass caller information manually to logger when logging in InvocationPolicyEn...Gravatar Janak Ramakrishnan2016-11-18
* Add bitcode linker flagsGravatar Dmitry Shevchenko2016-11-18
* Remove unused SupportData.getUsedDirectDeps().Gravatar Carmi Grushko2016-11-18
* Initializes BuildViewTestCase's configuration factory with ruleClassProvider'sGravatar Greg Estren2016-11-18
* Introduce a failFast mode to OutputFormatterCallback#close.Gravatar Nathan Harmata2016-11-18
* Adds J2Objc providers to experimental_objc_library.Gravatar Cal Peyser2016-11-18
* Adding an option to set the digest function that everything uses. Minor refac...Gravatar Ola Rozenfeld2016-11-18
* Run the analysis phase with as many threads as the user wants. In order to av...Gravatar Janak Ramakrishnan2016-11-18
* Don't get output service or action input prefetcher if not running a "build" ...Gravatar Janak Ramakrishnan2016-11-18
* build_event_stream_test: write stream files to temp dirGravatar Klaus Aehlig2016-11-17
* Stop including the size of the action cache file in our crash message. I've n...Gravatar Janak Ramakrishnan2016-11-17
* Introduce support for 'expand_if_all_available' for flag_groups in CROSSTOOLGravatar Marcel Hlopko2016-11-17
* Propertly join multiple arguments to jar filter.Gravatar Googler2016-11-17
* Add ctx.coverage_instrumented function to SkylarkGravatar Googler2016-11-17
* ObjcCompileAction does not signal to skyframe that it discovers inputs.Gravatar Cal Peyser2016-11-17
* Correct maven_server rule docs to use valid workspace nameGravatar David Jarvis2016-11-17
* Enable worker support for Closure in Bazel by default.Gravatar Philipp Wollermann2016-11-17
* Bazel client: no longer needs <utime.h>Gravatar Laszlo Csomor2016-11-17
* Bazel client: no more `stat` usageGravatar Laszlo Csomor2016-11-17
* Respect --incremental_dexing flag in host configuration.Gravatar Googler2016-11-17
* Roll forward commit 4e8e67bcf25ea4e06c16104fc7f4db528a16508fGravatar Liam Miller-Cushon2016-11-17
* Fix a javac-turbine tree pruning bugGravatar Liam Miller-Cushon2016-11-17
* Cache all previously computed values in SkyQueryEnvironment#beforeEvaluateQue...Gravatar Janak Ramakrishnan2016-11-17
* Fix test_maven_aar_skylark with the new merger.Gravatar Adam Michael2016-11-17