bazel /
bazel /
209a975ea61e40a184dd88aed85025e3f65a778d - 209a975 Use C++-only toolchain on darwin when BAZEL_USE_CPP_ONLY_TOOLCHAIN env var is set to "1" by hlopko · 7 years ago
- 4366239 Remove an unused field by cushon · 7 years ago
- 52aff7d Thread FileSystem instance through a few call sites. by tomlu · 7 years ago
- 15feaf9 disambiguate mnemonics for $shuffle_jars and $dexsharder actions RELNOTES: None. by kmb · 7 years ago
- ab5f233 Removes skyframe/serialization's dependency on cmdline and vfs. Instead, make cmdline and vfs depend on serialization. This allows a class to have a pointer to its codec, which simplifies automatic recursive composite codecs. by Googler · 7 years ago
- 66693e7 Automated rollback of commit 9321316b34767b06c3071b2cf2a4de189874fcce. by ccalvarin · 7 years ago
- 34ba702 Clarify documentation about outputs. by laurentlb · 7 years ago
- 9321316 Add --incremental_state_retention_strategy by ccalvarin · 7 years ago
- 5a3c7ab Remove hyperthreading multiplier to improve performance. by dmaclach · 7 years ago
- 35ce88d Update out-of-date comment in option_processor. by ccalvarin · 7 years ago
- 3c60ee3 Add details on the toolchain_type by katre · 7 years ago
- 44f3a3f Fix the link to C++ build use cases in the C++ tutorial by Googler · 7 years ago
- 6f5b1ed Clarify documentation about File.basename by laurentlb · 7 years ago
- 0eeec09 Update turbine version by Liam Miller-Cushon · 7 years ago
- eb20b06 Update section heading. by spomorski · 7 years ago
- a22d0e9 Fix: uploading artifacts of failed actions to remote cache stopped working. by olaola · 7 years ago
- 180d256 Update Error Prone version by Liam Miller-Cushon · 7 years ago
- 09a6a9f Windows MSVC CROSSTOOL: Don't pass /DEBUG:FASTLINK to linker if it doesn't support it by Yun Peng · 7 years ago
- ce7df3f Fix the documentation formatting by vladmos · 7 years ago
- 373dcf9 Windows Launcher: Fix argument passing by Yun Peng · 7 years ago
- 30f6d44 Doc: mention that sibling must be in the same package. by laurentlb · 7 years ago
- 502d718 Fix the documentation formatting by vladmos · 7 years ago
- 6060c79 Fixed documentation navigation bar/content layout awkwardness. by Jingwen · 7 years ago
- 609d551 Add a toolchains= dependency to a few genrules so that the Bazel test suite passes. by lberki · 7 years ago
- 09e2205 Avoid expansion of NestedSets in MiddlemanFactory. by Benjamin Peterson · 7 years ago
- e770758 Move native deps collection code out of android_binary. by ajmichael · 7 years ago
- bddeade Make private variable public for internal usage. by Googler · 7 years ago
- c2f6ae8 Thread filesystem through codebase. by tomlu · 7 years ago
- f35c8a0 Add fields to record block I/O and involuntary context switch execution statistics to SpawnResults, and add cumulative getters for these in ActionResults. by ruperts · 7 years ago
- d899ad5 Make config_feature_flag's default_value optional. by mstaib · 7 years ago
- 865b888 Add --implicit_deps custom filtering to configuredtargetqueryenvironment. by juliexxia · 7 years ago
- 5f47d9a Remove unused Info constructor arg by brandjon · 7 years ago
- 6d6a577 Remove redundant words in logging message. by nharmata · 7 years ago
- 71c1441 Tweak the grammar of some titles in bazel documentation. by ahumesky · 7 years ago
- 8817ba8 Stop filtering resources in analysis in aapt2 builds by Googler · 7 years ago
- 367f704 Rollback of 178106899. by cpeyser · 7 years ago
- baa99fb Rollforward of rollback commit 078c25c2f3cce5f407e28938ab2f3429e4609b19 with properly executable shell and correct test outputs. by juliexxia · 7 years ago
- 766ba8a Automated rollback of commit 337f19cc54e77c45daa1d5f61bf0a8d3daf8268f. by buchgr · 7 years ago
- 6a4f0ab Infrastructure for fixed checking if android_test can inherit resources by Googler · 7 years ago
- 2a9e125 Implement @bazel_tools//tools/jdk:current_host_java_runtime . by lberki · 7 years ago
- c5301e9 Remove the --incompatible_list_plus_equals_inplace flag by vladmos · 7 years ago
- c191413 Change flag name --start_type to --start, to be consistent with adb options flag. by Googler · 7 years ago
- 16514d3 Add tests for circular target dependencies resolved by configuration. by mstaib · 7 years ago
- dc2c550 Register builtins with Runtime by brandjon · 7 years ago
- fdfd7f3 Update pin for bazel-toolchains to latest version by yiyu · 7 years ago
- cc16d4c Restructure left-nav to be more intuitive. by spomorski · 7 years ago
- c10ba05 Temporary fix for resource filtering with aapt2 by Googler · 7 years ago
- 078c25c bazel integration tests: chmod +x configured_query_test.sh by juliexxia · 7 years ago
- 71bbc38 bazel integration tests: chmod +x configured_query_test.sh by Googler · 7 years ago
- f169dad Add compile-testing to bazel third_party library jars by Christopher Parsons · 7 years ago
- 2bbda4a New flag `--incompatible_depset_union` to disable old-style depset merging. by laurentlb · 7 years ago
- 74d894a Custom serialization for TestSuiteExpansionKey. by Googler · 7 years ago
- d673649 Report empty query results. by juliexxia · 7 years ago
- 8e3ef74 Move the javabase middleman to within JavaRuntimeInfo. by lberki · 7 years ago
- 45db110 Fix link to Skylark reference. by spomorski · 7 years ago
- 40bc935 Implement cc_import rule by Yun Peng · 7 years ago
- 7c8cd9c Expose two methods from JavaSkylarkApiProvider in JavaInfo by dbabkin · 7 years ago
- cbac328 Remove toolchain identifier from blaze-out paths in documentation. by lberki · 7 years ago
- 665396d Remove the ctx.middle_man function from Skylark. by lberki · 7 years ago
- f071a23 Replace fictional usernames with "johndoe". by lberki · 7 years ago
- 3ebb3d9 If a temporary directory name clashes in the LocalSpawnRunner, try generating another temporary directory name instead of throwing an exception. by ruperts · 7 years ago
- ed5df53 Build bootstrap_plugins less eagerly by cushon · 7 years ago
- 856eab5 Provide more execution statistics in the ExecutionStatistics class. by ruperts · 7 years ago
- 704d6ad Support inclusion filter in DexFileSplitter, with the same semantics as in ../ziputils/DexMapper. by kmb · 7 years ago
- 6ac92f9 Add SkylarkSemantics#toBuilder() and #builderWithDefaults() by brandjon · 7 years ago
- 7cec662 support params files in dexmerger and dexsharder tools RELNOTES: None. by kmb · 7 years ago
- 1dfabb6 allow params files for long dexmerger and dexsharder command lines by kmb · 7 years ago
- 396929c Automated rollback of commit 7b540204eea9b003e19efe917abacf67270f5e02. by tomlu · 7 years ago
- a2b1627 Pass file system to Path operations. by tomlu · 7 years ago
- 27e14fc Getting rid of compiler warning "control reaches end of non-void function [-Wreturn-type]". by olaola · 7 years ago
- fd9e5a2 Document Sky Query, along with its unique operators, allrdeps and rbuildfiles. by janakr · 7 years ago
- c861c0a Register separate linkstamp compile action by hlopko · 7 years ago
- fdca7d5 Add option to populate selector list in blaze query's proto output. by twerth · 7 years ago
- c6b291e Expose utility method in PathPackageLocator for inserting workspace name. by janakr · 7 years ago
- 7e8cb54 Add return statements to silence compiler warning. by John Cater · 7 years ago
- 6c279c9 Use static final variables for spawn action resource sets. by tomlu · 7 years ago
- 68c577a Fix some broken targets and failing tests. by ajmichael · 7 years ago
- 16059b3 Remove duplicate CppHelper.getCcToolchainType method. by John Cater · 7 years ago
- 90ecf93 bootstrap: fix typo in PATH-fixing command advice by L?szl? Csomor · 7 years ago
- 21aa102 Move BazelRuleClassProvider.CORE_WORKSPACE_RULES to its own class in the rules/repository package. by lpino · 7 years ago
- 3132024 Flip the --incompatible_disallow_uncalled_set_constructor flag by vladmos · 7 years ago
- 2cf560f Update version of re2 by laurentlb · 7 years ago
- abc932e bootstrap: fix typo in PATH fixing command advice by László Csomor · 7 years ago
- e87d2a6 Add abseil to //third_party:srcs by Adam Michael · 7 years ago
- ff4f522 BEP: In the TestResult meta data, allow reporting remote cache hits by aehlig · 7 years ago
- 67566e5 Depend on //tools/jdk:host_jdk for the host javabase instead of the default JDK. by lberki · 7 years ago
- a88933e Update bazel py rules "deps" documentation by elenairina · 7 years ago
- 6183faf Disallow undeclared access to the $(JAVA) and $(JAVABASE) template variables. by lberki · 7 years ago
- bec2fe8 Make ProcessWrapperUtil aware of the execution statistics file, and add new ExecutionStatisticsProvider. by ruperts · 7 years ago
- 7964b1a Reflect progress on incremental dexing in android_binary's incremental_dexing attribute documentation. by kmb · 7 years ago
- a2d2615 Check for null build file returned from getBuildFileForPackage. by jcater · 7 years ago
- 21fdc48 Upgrade --target_environment, --auto_cpu_environment_group. by gregce · 7 years ago
- f1db5c9 Dedupe inputs in dexmerger tool similar to other tools. RELNOTES: None. by kmb · 7 years ago
- 2f3d7df Moving the RemoteWorker into tools/remote directory. by olaola · 7 years ago
- 110432f Stub out def_parser_test on non-Windows platforms. by Adam Michael · 7 years ago
- 5a163fb Add aapt2 to the filegroup of integration test dependencies. by ajmichael · 7 years ago
- e4eb23f Automated rollback of commit d0f06a6e4b61adc39bf5e1cfbae39501a89dc8e3. by nharmata · 7 years ago
- 97facf3a Fix error prone warning about reference equality. by ajmichael · 7 years ago
- 3be6417 scripts/serve-docs.sh: allow overriding PORT/HOST by Klaus Aehlig · 7 years ago
- a1c3231 Expose getGenJarsProvider methods from JavaSkylarkApiProvider in JavaInfo by dbabkin · 7 years ago