bazel /
bazel /
0ab46f0dd95f735056add4dd8a90a76944b81d00 - 0ab46f0 Remove references to getTarget(). Requires threading through an by mjhalupka · 7 years ago
- c7f613b Add support for javabeans-style getters ("getFoo()", "isFoo()") to AutoCodec's by cpeyser · 7 years ago
- cf3f81a remote: Add support for HTTP Basic Auth by Jakob Buchgraber · 7 years ago
- 1c6d061 Add a CODEC for LibraryToLink, which is required to serialize CppLinkAction. by cpeyser · 7 years ago
- 5ac4d7a Refactor the command line argument parser to use the latest API. by cnsun · 7 years ago
- f5f0877 Move BazelRuleClassProvider.SH_RULES to its own class. by lpino · 7 years ago
- efa4db5 Add an AutoCodec marshaller for UUID. This is required to serialize by cpeyser · 7 years ago
- 28228e0 Adding awaitTermination in our tests tear down. by olaola · 7 years ago
- fd4d9d2 Change $cc_toolchain_type to NODEP_LABEL so there is no actual dependency. by jcater · 7 years ago
- 13c3373 python,runfiles library: don't pick up TEST_SRCDIR by Laszlo Csomor · 7 years ago
- 13018aa Update ijar tests to verify time stamp. by tomlu · 7 years ago
- 995d62e User-friendlier representation of a missing digest. by olaola · 7 years ago
- 13962bf Accept --target_label, --injecting_rule_kind in ijar. by tomlu · 7 years ago
- c89e1f3 Remove another getTarget() call from PrintActionCommand. by mjhalupka · 7 years ago
- 0589fdf Avoid integer overflow breaking protobuf artifact ordering. by cparsons · 7 years ago
- b46feb0 Make some tests compatible with JDK 9 by cushon · 7 years ago
- 8eee692 Add TODO for removing LipDataTransitionRuleSet when LIPO is gone by gregce · 7 years ago
- a1ae896 Remove usesFuse output service method. by felly · 7 years ago
- 4c2a196 Refactor RunCommand so that it's a bit less messy. by lberki · 7 years ago
- d7b6a77 java,runfiles: fix tests with TEST_SRCDIR by Laszlo Csomor · 7 years ago
- 45c11fe Give a reasonable environment for tests run by "blaze run --direct_run". by lberki · 7 years ago
- 56aeb04 Fixing #4585: broken re-execution of orphaned actions. by olaola · 7 years ago
- cfdeb4d Suppress ThinLTO indexing for testonly targets by Googler · 7 years ago
- d855d81 java,runfiles: fix bugs in runfiles library by Laszlo Csomor · 7 years ago
- 3d45d25 Make remaining Apple tests correctly reference tools repository identifier by cparsons · 7 years ago
- 093d22d Move BazelRuleClassProvider.J2OBJC_RULES to its own class. by lpino · 7 years ago
- 943afc7 Introduce -c source_file -o output_file build variables by hlopko · 7 years ago
- b116240 Split CppIncludeScanningContext out of CppCompileActionContext by ulfjack · 7 years ago
- 8a96fe9 C++: Split C++ library into two classes, compilation and linking by plf · 7 years ago
- e754126 Increase timeout on remote_execution_test. by ruperts · 7 years ago
- 6c5157e Remove fixture_args from android_instrumentation_test. by jingwen · 7 years ago
- 800de7e Extract registry functionality from ObjectCodecs by michajlo · 7 years ago
- fb7b4ac Automated rollback of commit e01d0c8f9019b7e0beb406ea3932e7dc84b6f333. by Googler · 7 years ago
- 154317e Rename generated core classes during core library desugaring RELNOTES: None. by kmb · 7 years ago
- 7363953 Drive-by clean-up: Remove unused visitedMap by shreyax · 7 years ago
- e066095 Hooks to support core library desugaring in Android builds RELNOTES: None. by kmb · 7 years ago
- beb66e0 Add a CODEC for some dependencies of CppCompileAction: CompileCommandLine and by cpeyser · 7 years ago
- 342f9fd @AutoCodec adds Singleton strategy. by shahan · 7 years ago
- 2fff952 Refactor to get rid of some getConfiguredTarget() calls in tests and replace by mjhalupka · 7 years ago
- e40603f Increase timeout on bazel_java_test. by ruperts · 7 years ago
- 005affa Reflect renamed classes in desugar output file names RELNOTES: None. by kmb · 7 years ago
- 5b35c5c When requesting nodes* look first in target configuration, then host (used to be the other way around). by juliexxia · 7 years ago
- e1ed133 Combine WorkspaceRcFileSearchPath and FindCandidateBlazercPaths and add a test. by ajmichael · 7 years ago
- da4522f Non-test AspectClass codecs. by shahan · 7 years ago
- 4ae0d18 Remove assertSwiftStdLibToolAction since it's unused by all subclasses. by mjhalupka · 7 years ago
- deda4a6 Improved invalid/unsupported NDK revision warning message. by jingwen · 7 years ago
- fd3e2e9 Change aar_integration_test size to large. by cpeyser · 7 years ago
- ebd28a9 Refactor blazerc parsing out of OptionProcessor. This change should be a no-op behavior-wise. by Googler · 7 years ago
- e00dc41 BEP: ensure that TestAttempts are reported after their target by Klaus Aehlig · 7 years ago
- 2db45c7 Add NestedSetCodec to AutoCodec's deploy jar. by cpeyser · 7 years ago
- d81a46c Generate a CODEC for CppCompilationContext using AutoCodec. This is required in order to serialize CppCompileAction. by cpeyser · 7 years ago
- 53465ce RELNOTES: Fix FDO_STAMP_MACRO to only be set when fdoBuildStamp is not null. by Googler · 7 years ago
- e85e280 drop debug info when loading classes in desugar as a workaround for https://bugs.openjdk.java.net/browse/JDK-8066981 by kmb · 7 years ago
- 4c6c417 PiperOrigin-RevId: 184726412 by Googler · 7 years ago
- beefb2c Don't generate the blaze generated extension registry for Android tests that define a binary_under_test. by Googler · 7 years ago
- fe68c6b Always do filtering in execution (even after doing it in analysis) by Googler · 7 years ago
- 5e573b6 @AutoCodec support for superclasses having generic parameters. by shahan · 7 years ago
- f0b1b10 Add Supplier support to AutoCodec. by cpeyser · 7 years ago
- 71dbed4 Update ToolchainResolutionFunction to consider multiple available by John Cater · 7 years ago
- 33c419b Add a new tool to check the deps of aar_import. This is the first cl of a by cnsun · 7 years ago
- 11c5928 Throw NoCodecException on ByteString getCodec specialization by michajlo · 7 years ago
- ce18f46 Fix CrosstoolConfigurationLoader to not assume the presense of a BUILD file. by John Cater · 7 years ago
- bbcf203 Delete the now-useless interfaces ServerCommand and CommandExecutor. by lberki · 7 years ago
- 5a960cf Makes @AutoCodec only use Instantiator parameter type information and ignore by shahan · 7 years ago
- a5ff30a runfiles test: extract mock Java code to a file by Laszlo Csomor · 7 years ago
- ac8eb42 Move BlazeRuntime/BlazeCommandDispatcher shutdown to where they are created. by lberki · 7 years ago
- e7b1db2 Return JavaPluginInfoProvider via JavaInfo in android_library. by elenairina · 7 years ago
- 149e95b Converts wrapped_clang from a bash script to a C++ source file which is compiled as part of bazel's repository bootstrap. This should make crosstool's clang invocations faster. An added benefit of this is that wrapped_clang.cc supports the "DSYM_HINT" flags specified through the CROSSTOOL, so with this change, apple_binary gets support for the --apple_generate_dsym flag. by kaipi · 7 years ago
- f0544d7 Add a marshaller in AutoCodec for Iterable. This marshaller performs a runtime check on the type of the iterable, performing custom serialization for a NestedSet. by cpeyser · 7 years ago
- d24f5fd Remove log_levels attribute from android_instrumentation_test. by jingwen · 7 years ago
- 92125f8 Remove ShutdownBlazeServerException in favor of indicating that the server should be shut down in BlazeCommandResult. by lberki · 7 years ago
- 93b3294 Rename the host platform information in the configuration. by John Cater · 7 years ago
- 873f343 C++: Remove last instatiation of CppModel outside CcLibraryHelper. by plf · 7 years ago
- 7977eeb Detect deprecated operations on dict() variables in Skylint by cparsons · 7 years ago
- ff179a3 Automated rollback of commit 4260c30a03a9b83d48a5e8690aca19cd80be4c38. by ulfjack · 7 years ago
- 5af519a runfiles,py: add test to run a data-dependency by Laszlo Csomor · 7 years ago
- 2c98fff Add debugging helper to Environment.Extension to say why something's unequal by brandjon · 7 years ago
- 4205ed4 Ignore VSCode files by Loo Rong Jie · 7 years ago
- 1324318 Basic tooling to desugar select core libraries RELNOTES: None. by kmb · 7 years ago
- 1eeba9c Fix test compilation failure. by felly · 7 years ago
- c5c2a76 Add NestedSet support in AutoCodec for type parameters which have an InjectingObjectCodec. by cpeyser · 7 years ago
- d5de133 PiperOrigin-RevId: 184564534 by Googler · 7 years ago
- a3bdffe Include module-info.class files in interface jars by cushon · 7 years ago
- 5be4dd6 Fix Fileset incrementality bug when Fileset consumes a generated file. The native skyframe implementation was actually quite incorrect in this case: It was adding a skyframe dependency on a FileValue for the output file. Without a transitive dependency on the source files and actions that determine the output file's state, this could never work (and explains why the incremental build would fail). Instead, we now depend on the Artifact corresponding to the output file instead. by felly · 7 years ago
- 8b17efa Tag a few aspect classes with @AutoCodec and make CcProtoAspect abstract, since it's never instantiated on its own. by janakr · 7 years ago
- 5fd3ff9 Refactor ArtifactSkyKey to get rid of an unnecessary wrapper class: actually essentially promote OwnedArtifact to ArtifactSkyKey and rename it to ArtifactSkyKey. The king is dead... by janakr · 7 years ago
- 6d03294 Simplify RuleClassProviders by making most RuleSets have their own class. by lpino · 7 years ago
- 73fcc7a Fix AndroidDevice to never put the unified launcher's runfiles middleman in the runfiles tree. by Benjamin Peterson · 7 years ago
- ac09f0a Add type assertion that TreeFileArtifact's parentTreeArtifact member is a by cpeyser · 7 years ago
- 98f703b Fix manifest_merger documentation link. by ajmichael · 7 years ago
- 5a48ecc Pass ctime to the TimestampGranularityMonitor by ulfjack · 7 years ago
- f0d3715 Update DarwinSandboxedSpawnRunner to correctly set the sandbox configuration rule for the execution statistics path. by ruperts · 7 years ago
- 8d5deed Optimize GetRandomStr by Loo Rong Jie · 7 years ago
- 441dc76 Support legacy multidex. by ajmichael · 7 years ago
- 4741aa8 Add a "direct" mode to "blaze run" that makes the process being run a direct by lberki · 7 years ago
- 03ad915 Automated rollback of commit 17830c25a816d67ba79e783acaa6a085b516bd43. by jmmv · 7 years ago
- bb2f14a remote: correct link to remote caching documentation. by buchgr · 7 years ago
- 02873d8 sha256 python tool: stream instead of reading whole file beforehand by Hadrien Chauvin · 7 years ago
- a610a2b python,runfiles: runfiles library in @bazel_tools by Laszlo Csomor · 7 years ago
- 17830c2 C++: Remove last instatiation of CppModel outside CcLibraryHelper. by plf · 7 years ago