aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* 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
* Use num files in directory instead of num links to file in testjobs_testGravatar Mark Schaller2016-11-17
* Update comments in Bazel WORKSPACE regarding running maven_skylark_test.Gravatar Adam Michael2016-11-17
* Corrects some tests that fail with trimmed dynamic configurations butGravatar Greg Estren2016-11-17
* "File" is capitalized in doc filenameGravatar Googler2016-11-17
* Re-use the precomputed universe key in WalkableGraphFactory#prepareAndGet.Gravatar Janak Ramakrishnan2016-11-17
* Fix resource shrinker failing to fully remove unused style, plurals, and arra...Gravatar Andrew Pellegrini2016-11-17
* Rollback of commit a3f5f576cd35798140ba3e81d03d919dd4ecb847.Gravatar Alex Humesky2016-11-17
* Fixes incomplete support for dynamic split transitions in Bazel'sGravatar Greg Estren2016-11-17
* Simplify Crosstool Build Variables contextGravatar Marcel Hlopko2016-11-16
* Rollback of commit 06ded1e91c1a3754e21d2782e8bfd1c5cd4f5929.Gravatar Kristina Chodorow2016-11-16
* Windows: respect --output_user_rootGravatar Laszlo Csomor2016-11-16
* Bazel client: platform-dependent GetHashedBaseDirGravatar Laszlo Csomor2016-11-16
* Change the "tests succeeded but one or more targets failed to build" message ...Gravatar Lukacs Berki2016-11-16
* Changing constructor of JavaCompilationHelper and removingGravatar Irina Iancu2016-11-16
* Bazel client: implement directory tree walkingGravatar Laszlo Csomor2016-11-16
* Fix ProtoLangToolchainTest on WindowsGravatar Yun Peng2016-11-16
* Merge all action input prefetchers into a single one.Gravatar Ulf Adams2016-11-16
* proto_library now produces a descriptor set, when built on the command-line.Gravatar Carmi Grushko2016-11-16
* Normalize timestamps inside of APKs built with SingleJar.Gravatar Adam Michael2016-11-16
* Remove the conditionals around buildConfiguration and make buildConfiguration...Gravatar Sergio Campama2016-11-16
* Enable strict deps enforcement for importsGravatar Liam Miller-Cushon2016-11-16