bazel /
bazel /
04509fafe9ab796f088660ed2580a013b2ad3cf6 - 04509fa Rewrite LocationExpander by ulfjack · 8 years ago
- c174cc2 Extract Fileset manifest parsing out of SpawnInputExpander by ulfjack · 8 years ago
- af67774 LocationExpander: always require options to be passed in by ulfjack · 8 years ago
- f9a1f6f Make JavaToolchain use the new Expander API by ulfjack · 8 years ago
- 06feddc Add proto to encode desugaring metadata RELNOTES: none by kmb · 8 years ago
- 3a35eff Prevent overriding android_library srcless deps configuration value from HostTransition. by jingwen · 8 years ago
- f79ea74 PiperOrigin-RevId: 170539405 by Googler · 8 years ago
- 9a54b43 Fix aapt2 actions to use the compiled intermediate resource files for linking. Also include assets in the aapt2 packaging action. by Googler · 8 years ago
- c8098d0 Only create builtins for rules once per PackageFactory by michajlo · 8 years ago
- 6ff77f8 Use intermediate compiled resource symbols for linking rather than static resource library APK's. by Googler · 8 years ago
- ae32398 Don't symlink into the execroot if possible in SymlinkAction: instead, symlink directly to the target artifact. Also offer the option to not provide the package roots to create the execroot: we would like to avoid the execroot if possible. by janakr · 8 years ago
- 5cc6246 build_event_stream_test: fix usage of ed(1) by Klaus Aehlig · 8 years ago
- e1d2e39 Automatic code cleanup. by cushon · 8 years ago
- 206f866 Clarify steps for introduction of backward incompatible changes. by michelleirvine · 8 years ago
- 4a1c3e5 Switch ExtraActionFactory over to the new Expander interface by ulfjack · 8 years ago
- 8323841 Using only one GetMissingBlobs RPC per action instead of two. by olaola · 8 years ago
- 61d3966 Disable testCommandHonorsEnvironment on MacOS for now by ulfjack · 8 years ago
- 0786013 Move expansion functionality to a new class by ulfjack · 8 years ago
- 3dc2f54 Fix flakiness of BuildEventServiceTests by ulfjack · 8 years ago
- 65959f5 Pass CppSemantics down to the CppLinkActionBuilder by hlopko · 8 years ago
- ce12973 BEP: correctly report AliasConfiguredTargets by Klaus Aehlig · 8 years ago
- 1020143 Remove client (or client.exe) from the Bazel self-extracting zip. by lberki · 8 years ago
- 50c8339 Windows CROSSTOOL: remove c++-link-executable from interface_library_output_path flag set by pcloudy · 8 years ago
- 1824195 Windows, sh tests: fix corrupt installation error by Laszlo Csomor · 8 years ago
- 1bd6733 Making RESOURCE_EXHAUSTED a retriable error, per guideine in: https://cloud.google.com/pubsub/docs/reference/error-codes by olaola · 8 years ago
- e087d31 Move serialization test utilities from test/ to main/ by brandjon · 8 years ago
- 5afd9ee Fix various linter errors by ruperts · 8 years ago
- 910cb54 Add flag to Blaze to double-check correct desugaring in Android deploy.jars by kmb · 8 years ago
- b09bc12 Fixing remote worker with --experimental_remote_platform_override flag. by olaola · 8 years ago
- 5cdc4c5 Another stale todo by dslomov · 8 years ago
- 98fbf51 Support --positions flag in DexBuilder, for consistency with dx RELNOTES: none by kmb · 8 years ago
- 64cb229 Fix osx install doc. by Tim Zaman · 8 years ago
- 8893c43 Remove compilation and bundling attributes from apple_binary and apple_static_library. by cparsons · 8 years ago
- 6cafc1f Checking both old and new error fields on remote execute operation. by olaola · 8 years ago
- badd4f9 remove ignored dexing options from DexFileMerger command line. RELNOTES: none by kmb · 8 years ago
- c747e62 Remove stale todo by dslomov · 8 years ago
- 5abc49b Small fixes to android_instrumentation_test. by ajmichael · 8 years ago
- 2317ef8 New depset() API by dslomov · 8 years ago
- b289f11 Use Mutability for Args class. by dslomov · 8 years ago
- 0adb784 Clarify Mutability invariants, refactor some tests by brandjon · 8 years ago
- 650de07 Remove the null lipo context collector from the objc rules, which do not use LIPO. Remove the check that requires a context collector to be present. by cpeyser · 8 years ago
- c2b88a6 Skylint: check for bad operations by fzaiser · 8 years ago
- 471c0e1 Release 0.6.0 (2017-09-28) by Bazel Release System · 8 years ago
- 90a4a18 Make windows_export_all_symbols feature work for cc_binary by Yun Peng · 8 years ago
- 6ee36ef Automated rollback of commit 411039319c1c67f2b9c8a7ada9e0a11d9bd4023f. by elenairina · 8 years ago
- a16d16a Polish the interface of CppCompileActionBuilder by hlopko · 8 years ago
- 08ff9b8 Make the state in RuleContext explicit by ulfjack · 8 years ago
- 67b7154 Set --experimental_allow_android_library_deps_without_srcs to false by default in AndroidConfiguration. by jingwen · 8 years ago
- 5008b4b Fix comment typo. by gregce · 8 years ago
- 214718c Update bazel_apple_test to run on XCode 9. by John Cater · 8 years ago
- e398b25 Expose JavaRuleOutputJarsProvider in java_common.provider, when available. by Googler · 8 years ago
- 42ac567 More narrowly specify SkyframeExecutor#prepareExecution as #detectModifiedOutputFiles and move implementation to SequencedSkyframeExecutor. by janakr · 8 years ago
- 7855b88 Add 'compiler' and 'libc' attributes to cc_toolchain. If platform/toolchain by cpeyser · 8 years ago
- 272561c Removed unsafe public API methods for mutable types (list/dict) by brandjon · 8 years ago
- 97a2330 Show --experimental_repository_cache in Bazel options : https://github.com/search?q=experimental_repository_cache&type=Issues&utf8=%E2%9C%93) by Jingwen Chen · 8 years ago
- aeb21bc Add required/advertised Skylark providers. by elenairina · 8 years ago
- 41b2902 Skylark tests: add support for negative tests by laurentlb · 8 years ago
- 988edcb Limit the use of LinkCommandLine#getBuildInfoHeaderArtifacts and #getLinkstamps by hlopko · 8 years ago
- a5d9512 Mock cc toolchain is registered in module instead of in PlatformOptions. by cpeyser · 8 years ago
- 3f6e857 deps -> exports in bazel mobile-install stub app. by ajmichael · 8 years ago
- 097eba7 Simplify make variable expansion call sites by ulfjack · 8 years ago
- 567e9ab Windows,Android: support long paths in tool by Laszlo Csomor · 8 years ago
- 65e1dc1 Updating the remote execution API to the googleapis version. by Ola Rozenfeld · 8 years ago
- f58ba40 Rewrite CppHelper linkopts expansion to take a list and return a list by ulfjack · 8 years ago
- 9c445fa Simplify RuleContext API by ulfjack · 8 years ago
- c60bfdf Windows, aar_resources_extractor: longpath bugfix by Laszlo Csomor · 8 years ago
- ec91d20 Android, Python tools: bugfix in junction.py by Laszlo Csomor · 8 years ago
- be9a0d0 ExperimentalEventHandler: clean up in afterCommand by Klaus Aehlig · 8 years ago
- ab2fd25 Reorganise the srcs_version attribute of py_binary/py_test/py_library rules: by Googler · 8 years ago
- e10526a Fix markup in Build Event Protocol documentation by Alex Vandiver · 8 years ago
- cba24ab BEP: also report baseline coverage by Klaus Aehlig · 8 years ago
- 78f41da remove unused code for unused aapt flags by ajmichael · 8 years ago
- 608910e expect desugar metadata in conventional META-INF directory used by jar tool by kmb · 8 years ago
- 7477c7a Adds option bes_keywords BEP publishing. by Googler · 8 years ago
- 77e3a5c Add new option categorization and tagging information to HelpCommand's output. by ccalvarin · 8 years ago
- a703546 Refactor srcs-less android_library rules: deps -> exports. by jingwen · 8 years ago
- ccd1b15 Add charset to action key computation of ParameterFileWriteAction. by twerth · 8 years ago
- 659feca Move the canonicalization of an option value to the option value itself. by ccalvarin · 8 years ago
- 5b98fb4 Make gzipped pkg_tar outputs repeatable by Philipp Schrader · 8 years ago
- ee33b63 Add integration tests for android_sdk_repository() and android_ndk_repository() for testing invalid directory path attributes, and improve error descriptiveness. by jingwen · 8 years ago
- 6e86811 Use @SafeVarargs for AbstractObjectCodecTest constructor by brandjon · 8 years ago
- 00ee7dc Make build_event_stream_test more portable by aehlig · 8 years ago
- 4665178 Skylint: ignore naming conventions for imports by fzaiser · 8 years ago
- 9573a0d Collect action cache hits, misses, and reasons for the misses. by jmmv · 8 years ago
- 940ce20 Ensure that SpawnResults make their way back to the SpawnActions that caused them to be created. by ruperts · 8 years ago
- 95ce534 Limit //external:android_sdk_for_testing to only the minimum files needed. by ajmichael · 8 years ago
- 3dd0d71 Update version numbers in installer file names. by Googler · 8 years ago
- d8dd62f Skylint: check that load statements are at the top of the file by fzaiser · 8 years ago
- fb3293c Make UnionFileSystem accept all paths Bazel can throw at it. by ccalvarin · 8 years ago
- d27ed80 Move ExternalPackageUtil to a new lib.repository package and simplify it by ulfjack · 8 years ago
- 4110393 Rollforward change of Java coverage logic. by elenairina · 8 years ago
- 3b0bcd9 Add an option to control building of transitive py_binary runfiles trees. , ) by Benjamin Peterson · 8 years ago
- e69bcce Fix java_stub_template.txt when parsing runfiles with spaces in path. by pcloudy · 8 years ago
- aa8540d Fix end offset of expressions in Skylark parser by fzaiser · 8 years ago
- d16a067 Automatic code cleanup. by Googler · 8 years ago
- cc9c2f0 Remove the status xml attribute from AntXmlResultWriter by elenairina · 8 years ago
- 926fd29 Improve BES retries. by buchgr · 8 years ago
- 618f981 Prepare processor classpath masking for Java 9 by cushon · 8 years ago
- 1edcd0f Windows: Add static_link_msvcrt and related features by Yun Peng · 8 years ago
- 56b12b9 Denittize CppModel and CppLinkActionBuilder by hlopko · 8 years ago