bazel /
bazel /
978cb00899ec7ddaa0512c6b5c8a2dae8bfc1146 - 978cb00 expectThrows has been renamed to assertThrows by cushon · 7 years ago
- 9817539 AutoCodec verifies that constructor parameter and field types are related. by shahan · 7 years ago
- 8488456 @AutoCodec RuleConfiguredTarget. by janakr · 7 years ago
- ceed58c @AutoCodec FilesetOutputConfiguredTarget. by janakr · 7 years ago
- bbbf3dc Integrates CodecScanner into SkyValueEncoder. by shahan · 7 years ago
- 62476a2 Flip --expand_configs_in_place to true by default in Bazel. by ccalvarin · 7 years ago
- 14e549c @AutoCodec all the *ConfiguredTarget classes except for RuleConfiguredTarget. RuleConfiguredTarget is harder, and will be handled in a follow-up. by janakr · 7 years ago
- 6966a2e Better @AutoCodec for TransitiveInfoProviderMapImpl: avoid having to serialize offset table at the cost of some overhead reconstructing the table. Also fewer code changes, although there is a serialization-only method added as a hack. by janakr · 7 years ago
- 9f7eb09 Fix Fix crash on incremental builds across configuration changes when using Skyframe native Filesets which reference output files. by felly · 7 years ago
- 054cf789 Fixes skyframe evaluation to correctly handle interrupts during #doMutatingEvaluation by Googler · 7 years ago
- 04fb913 Genericize closed-source .bzl file references in examples by Serge · 7 years ago
- 346eec4 Replace "else if" with "elif" (Issue 4637) by Serge · 7 years ago
- 3fb7d34 A couple quality-of-life improvements for Bazel devs, in response to an email from philwo@. by nharmata · 7 years ago
- d829236 Apply @AutoCodec to ExecutableSymlinkAction and SymlinkAction. by mjhalupka · 7 years ago
- 61aa6b7 @AutoCodec TransitiveInfoProviderMapImpl and JavaInfo. by janakr · 7 years ago
- f33ac56 Add @AutoCodec to CcToolchainProvider, now that AutoCodec Runtime is available. by cpeyser · 7 years ago
- 5f26482 Set the correct include path for r13b's llvm-libc++ headers and fix compilation with @androidndk//:toolchain-libcpp with missing link time files. by jingwen · 7 years ago
- c791415 Update site menu by laurentlb · 7 years ago
- f98a7a2 Put @loader_path, not $ORIGIN into rpath flags on mac by hlopko · 7 years ago
- 5061b09 @AutoCodec JavaCompileAction. by janakr · 7 years ago
- 5d1fb9e Pass `--install_test_services=true` test arg to DeviceBroker when running in Bazel because the test services APK is no longer installed by default as of unknown commit by jingwen · 7 years ago
- 27043ed windows,tests: fix //src/test/py/bazel:py_test by Laszlo Csomor · 7 years ago
- c4b49f2 Add a new BuildOptions diff method that holds and pretty prints the different option values between two BuildOptions by juliexxia · 7 years ago
- 09077a3 Release 0.11.0 (2018-02-23) by Bazel Release System · 7 years ago
- 4ccecae Remove some default cc toolchain definitions. by John Cater · 7 years ago
- 246f0aa Automated rollback of commit 7fe59b98eefc96a6310f0b0221d4e0f18e2a9000. by shreyax · 7 years ago
- f0c7c46 @AutoCodec for GenRuleAction. by cpeyser · 7 years ago
- bb489a7 @AutoCodec for CreateIncSymlinkAction, ExtractInclusionAction, and by cpeyser · 7 years ago
- 4736217 Add @AutoCodec to CppModuleMapAction. by cpeyser · 7 years ago
- 08a882d Cleanup unused constant by hlopko · 7 years ago
- f5d749e Move enabling of coverage related features to CcCommon by Googler · 7 years ago
- c0faa4d Document ambigious literal arguments when calling CcToolchainProvider constructor by Googler · 7 years ago
- 32243cb Remove top level resources and assets from android_local_test. by dannark · 7 years ago
- 040cd66 Creates a new issue pointing out "Arguments:" as not preferred instead of reporting that there is a missing 'Args:' section. by Googler · 7 years ago
- f592df9 Fix baseline.lcov name in important_output by Googler · 7 years ago
- da51eb3 Enable ability to pass the resource apk to Robolectric so that it can consume binary resources. by dannark · 7 years ago
- 00c317b Remove support for --rule_kind by cushon · 7 years ago
- ec77ac9 Add warning that android_robolectric_test is deprecated in favor of android_local_test. by dannark · 7 years ago
- b2a9e78 Re-enable loading the PlatformInfo providers in by John Cater · 7 years ago
- fe29c724 Clarify parser error for load() statements by brandjon · 7 years ago
- 93beba1 Add more codecs to execution phase. by janakr · 7 years ago
- c4f1df5 Actually retarget so-configured invocations in android desugaring by kmb · 7 years ago
- fbf08a4 Make getNativeLibs callable from Skylark. by Googler · 7 years ago
- f13d6f5 Add a check to avoid core library default methods that (accidentally) aren't being desugared. by kmb · 7 years ago
- 702429b Increase test coverage of rootpath(s) and execpath(s) expansion to external workspaces by richardwa · 7 years ago
- af79eb4 Accept Durations in the CriticalPathComponent and Profiler. by ccalvarin · 7 years ago
- b3729d8 Update FreeBSD JNI to support new attr_not_found parameter. by John Cater · 7 years ago
- ec08553 Adding a property name to the SpawnRunner. Most runners already had it, I just add it to the interface, and include it in the SpawnResult. This will be used to categorize/aggregate spawns executed by various runners. by olaola · 7 years ago
- fe13ee3 Remove unused density filtering flag by asteinb · 7 years ago
- 586ef00 Move newly created protos to analysis package. by twerth · 7 years ago
- a41e01e Add @AutoCodec to SpawnAction. Refactor the SpawnAction API for extra actions so that it is non-generic and does not persist a GeneratedExtension, which is hard to serialize. by cpeyser · 7 years ago
- ca93b67 CcToolchain: add optional ar and as attributes by Googler · 7 years ago
- 79fa35b Fixed missing end / in documentation by jingwen · 7 years ago
- 0af09b7 Store cycle detectors directly in AbstractParallelEvaluator. by shreyax · 7 years ago
- 1c75cf3 Fixed missing end quote in android_instrumentation_test's documentation by jingwen · 7 years ago
- d605a62 Define the dict iteration order by vladmos · 7 years ago
- f6cbbee Fix linkstamping tests broken on bazel ci by hlopko · 7 years ago
- 1a0e2e6 Fix bazel tests depending on legacy gcc3 include path by hlopko · 7 years ago
- c280f67 Remove the CppConfiguration member from CppLinkAction. This will make by cpeyser · 7 years ago
- c2b332b windows: replace custom JunctionResolver by Laszlo Csomor · 7 years ago
- 1d8ad1a Add option to dump the action graph. by twerth · 7 years ago
- daf78cc Recompile linkstamps whenever any input of the owning action changes. by hlopko · 7 years ago
- 485c494 Do not unconditionally add gcc3 as a system include directory for stl by hlopko · 7 years ago
- ac650ff Add a test verifying legitmate path embedding by Klaus Aehlig · 7 years ago
- eb067ea Fix test name in fallback xml when --run_under is used. by Benjamin Peterson · 7 years ago
- 93a6730 Update javadoc for some headers and include dirs methods. by Benjamin Peterson · 7 years ago
- 0cf94e9 Do not expand depset twice and store expanded in ctx.actions.run inputs. by tomlu · 7 years ago
- deb99cc add ability to move individual core library methods RELNOTES: None. by kmb · 7 years ago
- cfb8a74 PiperOrigin-RevId: 186532302 by ahumesky · 7 years ago
- ae24bfe Add basic equality checking for ErrorInfo and tighten the interface for ErrorInfoManager. by shreyax · 7 years ago
- 39ecf8b Automated rollback of commit 11cc89a27544311111473dc7a17522635c2b6e70. by eaftan · 7 years ago
- 485ee40 Bugfix: spawn output directories are not passed to remote execution. by olaola · 7 years ago
- 29d96b8 Disable mobile-install classic mode for internal users. by Googler · 7 years ago
- 1b6c10a Use a separate implicit dependency for dexbuilder in proguarded android builds by kmb · 7 years ago
- 934ee14 Add an alias to import_deps_checker. The follow-up cl will reference this alias by cnsun · 7 years ago
- a6ef7fe Recommend True and False for boolean attributes. by laurentlb · 7 years ago
- 1d4f011 Deflake ParallelEvaluatorTest.errorBubblesToParentsOfTopLevelValue: error cannot finish building until top registers a dep on it, and we can only know that by listening to the addReverseDep call. by janakr · 7 years ago
- ab37330 Add --experimental_fix_deps_tool to JavaBuilder by Googler · 7 years ago
- 86f7e68 Set default of --incompatible_disable_glob_tracking to true by laurentlb · 7 years ago
- 45f8d96 Don't register linkstamp compile actions when we're doing thinlto indexing step by hlopko · 7 years ago
- ae4ba82 C++: Migrate CcCompilationInfo to NativeInfo by plf · 7 years ago
- 840b3e4 C++: Renames CppCompilationContext to CcCompilationInfo by plf · 7 years ago
- 404a670 Clean up test tag handling by ulfjack · 7 years ago
- f4d2dad Apply interface invocation desugaring to renamed core libraries. Fix invokespecial invocations for core interfaces. by kmb · 7 years ago
- b6f8642 Internal change by felly · 7 years ago
- 569e169 Deletes POLYMORPHIC strategy. ObjectCodec now uses runtime type information to select a codec. by shahan · 7 years ago
- 7b1b4a4 In TransitiveBaseTraversalFunction, only process the deps once we have all the information we need. It is a waste of CPU time otherwise as we will just lose the state. Note that we don't pass the env directly into the processDeps function so this wasn't a skyframe restart optimization. Also, none of the state recorded in the processDeps for the direct label deps is used in computing the aspect deps, as we immediately call targetAndErrorIfAny#getTarget. by shreyax · 7 years ago
- c1042f2 Tool that scans a given Jar for references to select classes and outputs corresponding Proguard-style -keep rules by kmb · 7 years ago
- 2dd46e6 Update --flaky_test_attempts to also take a repeatable argument of the form by jcater · 7 years ago
- 80a0633 Adds ObjectCodecRegistry to {Des|S}erializationContext. by shahan · 7 years ago
- dd090a6 Some autocodec changes required to serialize SpawnAction: double field and CharSequence fields. by cpeyser · 7 years ago
- d399df9 Inject the product name in the constructor where needed by ulfjack · 7 years ago
- b80158a Serialize MiddlemanAction and add strategy=Strategy.Polymorphic for Action and by mjhalupka · 7 years ago
- ae01194 @AutoCodec some c++ linking data structures. by cpeyser · 7 years ago
- a7b34a1 Decprecate native http_archive by Klaus Aehlig · 7 years ago
- cc16e7c External repositories: document label expansion by Klaus Aehlig · 7 years ago
- 1001141 Roll forward of https://github.com/bazelbuild/bazel/commit/3904ac33a983fd8faebba1b52bcac5a3ff942029 (https://github.com/bazelbuild/bazel/commit/3904ac33a983fd8faebba1b52bcac5a3ff942029). Fix #4625 by running the test process in a sub-shell. by olaola · 7 years ago
- fb915e8 Docs: remove reference to supplying an absolute path to --javabase. by Gregg Donovan · 7 years ago
- f03b8f8 Fix env for local fallback (from remote exec) on Windows and Linux by ulfjack · 7 years ago
- 2dca40b Fix typo in cache download failure warning by Alex Ryan · 7 years ago