bazel /
bazel /
57d837e98a876b3d410680a2c6108d4dbb1e0d93 - 57d837e Add JavaSemantics to JavaToolchain. by dbabkin · 7 years ago
- 9c1feeb Pass short proto path before the long path to protoc. by elenairina · 7 years ago
- 7fe59b9 Automated rollback of commit cce164aed44aba1de244f0d764cd33a5cc6980b2. by fwe · 7 years ago
- b3d52b1 Fix incorrect include directories when -no-canonical-prefixes is passed to clang by hlopko · 7 years ago
- 2a2aa7a Rename NativeLibsZipsInfo to AndroidNativeLibsInfo. by Googler · 7 years ago
- b7bd729 Rule documentation for android_instrumentation_test by jingwen · 7 years ago
- 97c4a9e add flag to use incremental dexing by default for proguarded android binaries by kmb · 7 years ago
- d18d3e2 Automated rollback of commit f672a31b8b19baab95373e4f2f6d110aa8b8f0fb. by corysmith · 7 years ago
- d7a5617 Rename Dex2OatProvider to AndroidDex2OatInfo and by Googler · 7 years ago
- 7ec3f21 Change Skylark's print() on a rule target to print the Skylark-exposed provider keys. by cparsons · 7 years ago
- 50efbeb Expose import-deps-checker to //tools/android so that AarImport can use it. by cnsun · 7 years ago
- f672a31 Normalized the serialization proto to save space and allow greater versatility in storage. by corysmith · 7 years ago
- 950bcf7 Remove redundant ManualClock implementations. by ccalvarin · 7 years ago
- cbf8c0a Expose WorkspaceFactoryTestHelper for testing properties of the "external" package. by janakr · 7 years ago
- cce164a Re-use previously computed deps for TransitiveBaseTraversalFunction#compute if we have them instead of re-computing them each time on a skyframe restart. by shreyax · 7 years ago
- 68846fe add "r" to rbuildfiles example in query documentation. by juliexxia · 7 years ago
- 4a4bb72 Add @AutoCodec for FdoSupport(Provider) and TemplateVariableInfo. by mjhalupka · 7 years ago
- fc30733 Make default for android_cpu armeabi-v7a by Googler · 7 years ago
- 15a4362 Add "proto_source_root" flag to proto_library. by elenairina · 7 years ago
- 8d4f813 Fix http://b/73496081 which was caused by not filtering on aliasconfiguredtargets that are actually ruleconfiguredtargets. by juliexxia · 7 years ago
- cfe5994 Automated rollback of commit 04757dba0174d22c0a695a7ed5fe511fd13df008. by laszlocsomor · 7 years ago
- b225532 Fix jgit related documentation of git_repository by hlopko · 7 years ago
- ec2cb25 Automated rollback of commit c7e343ad314aeab6283b5939bc8126a112140a11. by plf · 7 years ago
- 2195b1c Remove old flags. by laurentlb · 7 years ago
- b78a5c1 Rewrite visibility handling for all java_tools by ulfjack · 7 years ago
- b653624 Remove BuildConfiguration and PlatformInfo from the by jcater · 7 years ago
- 8c4c5eb Expose aar native libs to skylark. by Googler · 7 years ago
- c7a56bc Increase font-weight for h1-h6 elements in docs for better contrast by Jingwen Chen · 7 years ago
- 9f0ca0a Expose manifest property in ResourceContainer by Googler · 7 years ago
- ed1c6c2 Properly error when environment_group references non-existent targets. by gregce · 7 years ago
- 340b902 Fix query output formatter documentation for github issue #1121 by juliexxia · 7 years ago
- db985d1 Tag for classes with @AutoCodec. by mjhalupka · 7 years ago
- e1c7d33 Add backticks by Googler · 7 years ago
- 9a5d1af Move CommandLine, CommandLineItem, and ParamFileInfo from lib.analysis.actions -> lib.actions. by tomlu · 7 years ago
- d199fe1 Don't fail if special resource directories contain multiple resources by Googler · 7 years ago
- b2a396b Add some more codecs to execution-phase SkyKeys. by janakr · 7 years ago
- c35fd4d Increase timeout on //src/test/py/bazel/runfiles_test. by ruperts · 7 years ago
- a1f90ce Don't intern PathFragments when we create PackageIdentifiers. This should be a strict win: by shreyax · 7 years ago
- f70aff5 Fix Callcounts crash. by tomlu · 7 years ago
- c8e8749 Resolve the owner of interface.super calls to inherited default methods for android desugaring by kmb · 7 years ago
- 0588ba0 Remove BinTools from BuildViewTestCase by ulfjack · 7 years ago
- cb314a2 Stop storing ActionTemplate in a SkyKey: it's too heavyweight. Use the same mechanism as for normal actions, have the ActionTemplateExpansionFunction look the template up when needed. by janakr · 7 years ago
- 10b1a5f Use AutoCodec to generate CODECs for a few more provider types that are by cpeyser · 7 years ago
- ae26077 Add AutoCodec for a bunch of cc library providers. by mjhalupka · 7 years ago
- e722c79 Remove unused DataKey attribute. by corysmith · 7 years ago
- f264c98 Finish cleanup of unthreaded contexts by michajlo · 7 years ago
- feeef9f Fix typo in javadoc by michajlo · 7 years ago
- 229ca18 Remove unused LineNumberTable.HashLine class. by laurentlb · 7 years ago
- c0f7a28 Extract part of EnvironmentGroup that's necessary for constraint calculation, so we don't have to have the whole package. by janakr · 7 years ago
- bb1d085 runfiles library: py_binary can run java_binary by Laszlo Csomor · 7 years ago
- 3edf41b Skipping writing FILTERED tests to test.xml by Igal Tabachnik · 7 years ago
- f58dc51 C++: Removes CppModel class by plf · 7 years ago
- 9d8ff35 Move BinTools to lib.exec by ulfjack · 7 years ago
- 013af7d Make test_rules.bzl --all_incompatible_changes compliant. by Mathieu Boespflug · 7 years ago
- 2d5326a Change extension -> evaluation in docs by Trevor Summers Smith · 7 years ago
- b7d09c5 docs : add `touch WORKSPACE` by Passw · 7 years ago
- e4336da Remove code that allows RunfilesSupport.owningExecutable to be null. by Benjamin Peterson · 7 years ago
- e9c885a Automated rollback of commit fa0fac2a4e8a2e5c01b8390878289d00dcc17dba. by lberki · 7 years ago
- 0a8dde0 simplifies instructions for xcode EULA acceptance on macOS by Josh Enders · 7 years ago
- ae0db2bf Provide a bit more information on the expected location of bazelrc files. by Sergio Campama · 7 years ago
- e114836 Release 0.10.1 (2018-02-15) by Bazel Release System · 7 years ago
- bc09735 Fix incorrect warning on negative test lang filter flags. by janakr · 7 years ago
- 9565666 Get PlatformInfo out of ToolchainResolutionKey, replace with the ConfiguredTargetKeys that own the PlatformInfo. by janakr · 7 years ago
- f4c5314 Pass --target_label, --injecting_rule_kind to all java compile actions. by tomlu · 7 years ago
- b97150d Pull out useful parts of discoverInputs into findAdditionalInputs so that it can also be called by getInputFilesForExtraAction rather than duplicating the logic. by Googler · 7 years ago
- cc7c898 Adds Class-keyed lookup to ObjectCodecRegistry and populates it using CodecScanner. by shahan · 7 years ago
- d63d378 Use a diagnostic listener, and match diagnostic codes for the reduced classpath heuristic by cushon · 7 years ago
- 40d0077 Start slimming down ToolchainResolutionKey: get rid of BuildConfiguration. The real blocker is PlatformInfo, which is coming. by janakr · 7 years ago
- ae52720 Get Target out of SupportedEnvironmentsProvider. Only a Label and Location are needed, so just use that. by janakr · 7 years ago
- 9ac0994 Remove Target from ConfiguredTarget. by mjhalupka · 7 years ago
- a84e9e4 Add a CODEC for CppCompileAction. by cpeyser · 7 years ago
- 27458be Use AutoCodec to generate CODECs for several provider types that are exported by cpeyser · 7 years ago
- 03e2758 @AutoCodec for CcLinkParamsInfo. by cpeyser · 7 years ago
- 19f05009 @AutoCodec for LicenseProvider. by cpeyser · 7 years ago
- 7f081f4 Remove deprecated rule_kind argument from Turbine and JavaBuilder. by cushon · 7 years ago
- c848a94 Delete unused variable in ToolchainResolutionFunction. by Benjamin Peterson · 7 years ago
- d65be8c Get rid of unnecessary target retrieval in ToolchainUtil: the label will do just as well as the target. by janakr · 7 years ago
- addb86c Specialize CCToolchainFeatures flags for single-variable flags. by tomlu · 7 years ago
- 23e6f0b Be more generous with expected bounds for user and sys time in execution statistics tests. by ruperts · 7 years ago
- baf52ae Make ActionLookupData a SkyKey. Should save some memory. by janakr · 7 years ago
- a96547f Fix //tools/jdk:gen_platformclasspath target on MacOSX by Raphael Badin · 7 years ago
- fa0fac2 Automated rollback of commit 0f9c6ea574918dda094cf5423fa3822112846c30. by lberki · 7 years ago
- 0f9c6ea Make __init__.py files creation optional by Mouad Benchchaoui · 7 years ago
- b4545ba windows,launcher: now picks up RUNFILES_* envvars by Laszlo Csomor · 7 years ago
- 9bdb4d8 windows,singlejar: compile "token_stream" by Laszlo Csomor · 7 years ago
- acfec5f [MSVC] Detect 64-bit with _WIN64 by Loo Rong Jie · 7 years ago
- 34b445e [Windows] Use %ls to print wstring by Loo Rong Jie · 7 years ago
- e803e00 [Windows] Don't use -lm on Windows by Loo Rong Jie · 7 years ago
- fd10dde Automatic code cleanup. by cpovirk · 7 years ago
- 095a341 Thread {Des,S}erializationContext through Package serialization interface by michajlo · 7 years ago
- cd72f4b Add Codec for NativeAspectClass. As a result, remove @AutoCodec from concrete subclasses. Improve debugging message on serialization failures. by janakr · 7 years ago
- f3300b3 Drop unused SerializerAdapter by michajlo · 7 years ago
- d850898 Set extra action tool path to the value that crosstool will actually use based on feature configuration by Googler · 7 years ago
- 649d2b1 @AutoCodec AspectValue$AspectKey. by janakr · 7 years ago
- ecc4edc Improve efficiency warnings in AggregatingAttributeMapper javadoc. by gregce · 7 years ago
- 99c4c23 Add Bazel documentation for android_local_test. by dannark · 7 years ago
- 3c082ba Increase timeout on incompatible_changes_conflict_test. by ruperts · 7 years ago
- 14dbe13 Get rid of the last reference to getAttributeMapper by keeping packages which by mjhalupka · 7 years ago
- 1b78769 Add ability to use getter in AutoCodecProcessor when field for instantiator parameter isn't present. Allows us to handle cases where the class type encodes the parameter value. This also gives a compile-time check that field is present before blindly using it in codec. by janakr · 7 years ago
- 6f9416e Implement the config(expr, word) cquery function. by juliexxia · 7 years ago