bazel /
bazel /
140c04bbaf0d07eb88abd1e40c1ee4f79cc84c57 - 140c04b Update tests to avoid deprecated attr params by laurentlb · 6 years ago
- d654510 Add jacocorunner to java_toolchain. by iirina · 6 years ago
- 6f52cf3 Add explanation for --google_default_credentials by Takuto Ikuta · 6 years ago
- a63d816 Windows: add WIN32_LEAN_AND_MEAN everywhere by Laszlo Csomor · 6 years ago
- 96500b7 Refactor unix cc autoconfiguration to not use a template Starlark cc_toolchain_config rule by rosica · 6 years ago
- e5b7bd6 Windows: Add BAZEL_VC_FULL_VERSION for windows cc configuration by Yun Peng · 6 years ago
- ad3d77f Fix error output handling on Windows by ulfjack · 6 years ago
- 3d8925d Lift zip extractor business out of the core client by michajlo · 6 years ago
- cf3f616 Automated rollback of commit cc7da0bae4c277851c5713e2d48bb0b0bbbfd985. by schmitt · 6 years ago
- a4080da9 Automated rollback of commit 37deb2685b278e7f19b1aee5a77ca9fc601860a3. by schmitt · 6 years ago
- 708acf2 update navbar link for starlark configs in bazel docs by juliexxia · 6 years ago
- bdc6c10 Return early if an empty dictionary is returned from starlark transitions (so it can't be misinterpreted as an empty dictionary of dictionaries). by juliexxia · 6 years ago
- 3a6e579 Fix proto documentation typo by Keith Smiley · 6 years ago
- 319cd4f Enforce that OptionProcessor::ParseOptions is only called once by michajlo · 6 years ago
- e6c8f3d Update bazel name/location of starlark configuration docs to match other starlark docs. by juliexxia · 6 years ago
- 37deb26 Automated rollback of commit 0c2ddc499d9fafa99ab3298b7eabdafb59946bfd. by schmitt · 6 years ago
- ff1f745 Upgrade jacoco version in Bazel. by iirina · 6 years ago
- 21cf054 C++: Changes order features in crosstool by plf · 6 years ago
- 2358946 Convert AttributeTransitionData to use a Builder. by jcater · 6 years ago
- 51937e4 Test java coverage with java_tools released and built at head. by iirina · 6 years ago
- 3703a3d Make ConnectivityOptions available to all commands. by steinman · 6 years ago
- 593f240 Properly parse build setting strings in flag_values attr for config_settings by juliexxia · 6 years ago
- c917ab2 Implement artificial cache sepration by Klaus Aehlig · 6 years ago
- f1148fd Generalize EvictableSupplier and move it to the suppliers package. by Googler · 6 years ago
- dda9a59 Update grpc, use new actions API by Laurent Le Brun · 6 years ago
- 7234878 Automated rollback of commit de6f319d8c1a9f120d645bf169dbadf77ec5f772. by ulfjack · 6 years ago
- 7b7e728 Change visibility of Starlark target to public by Marwan Tammam · 6 years ago
- ce8d528 Add jacoco version 0.8.3 by iirina · 6 years ago
- 4d62d74 RepositoryCache: support "canonical id" by Klaus Aehlig · 6 years ago
- beaba92 Extract Windows logic for c++ autoconfiguration into a separate Starlark rule by rosica · 6 years ago
- de6f319 Query: Avoid copying the package targets by ulfjack · 6 years ago
- bdb3e97 Don't register import deps checker actions if --experimental_import_deps_checker is off by Jingwen Chen · 6 years ago
- 7600a3b Automated rollback of commit 1eed4c1ed1d9d957625e748f1ed6bef3d4088f02. by philwo · 6 years ago
- 4409982 remote: deprecated --remote_local_fallback_strategy by ishikhman · 6 years ago
- 733979c Remote Android tools release 0.3.0 by Jingwen Chen · 6 years ago
- e8e9b0d Add an Android Starlark API that add the RJar to the JavaInfo by Googler · 6 years ago
- dd9ac13 Fix a bug when a relative path is used for the execution log by Googler · 6 years ago
- d5b163e Address race condition in ParallelVisitor by shreyax · 6 years ago
- 004099d Update toolchain resolution to load requested toolchain types. by John Cater · 6 years ago
- 438b885 Flip --incompatible_disallow_old_octal_notation by vladmos · 6 years ago
- 7b0687e Refactor BazelPythonSemantics#createExecutable by brandjon · 6 years ago
- 2c48ae8 Add test coverage for isInitialized in MemoizingInterruptibleSupplier. by Googler · 6 years ago
- cc7da0b BES: Report upload wait time afterwards by ulfjack · 6 years ago
- 31ac63a Fix the execution transition to add a unique platform-based suffix to the output path. by jcater · 6 years ago
- 7ffeeff Repository rules: Don't remove BUILD by pcloudy · 6 years ago
- 31adc62 Query tests: add QueryHelper.evaluateQueryRaw by ulfjack · 6 years ago
- 72af218 Add a warning to Python host tools built for the wrong version by brandjon · 6 years ago
- 3bfba78 Support gcc/clang param file method of escaping strings by Googler · 6 years ago
- 69095be Add support for a cc_import() of a DLL with no interface library on Windows. by Googler · 6 years ago
- 40e7fa1 Disable jacoco test case when testing the content of the java_tools zip. by iirina · 6 years ago
- 73550c1 Use lite proto in the client, thereby reducing the size of our binary by ~1MiB to 45.036MiB. We're *almost* 45 binary megabytes! by lberki · 6 years ago
- 7aa6692 Query performance: avoid printf by ulfjack · 6 years ago
- 9c775b8 Windows: fix path joining in AsAbsoluteWindowsPath by Laszlo Csomor · 6 years ago
- 77b9875 file_test, rule_test: now as sh_test rules by Laszlo Csomor · 6 years ago
- d824cb0 CommandEnvironment: remove some dead code by ulfjack · 6 years ago
- e1803d1 Query performance: avoid unnecessary operations by ulfjack · 6 years ago
- 3926e9a repository cache: add entries atomically by Klaus Aehlig · 6 years ago
- c51a250 Fix Android transitions to not change the host crosstool top, and to maintain the value of the configuration distinguisher. by jcater · 6 years ago
- f5a5307 Simplify CommandEnvironment.beforeCommand by ulfjack · 6 years ago
- 28f8af7c Automated rollback of commit 76583ee114570e1866c1cc3842b40968e0119793. by laszlocsomor · 6 years ago
- 868f8c9 Remove stale TODO by brandjon · 6 years ago
- 76583ee file_test, rule_test: now as sh_test rules by Laszlo Csomor · 6 years ago
- 6c59f0d Remove the unused option to do a readdir() that follow symlinks to free up by djasper · 6 years ago
- 0c2ddc4 Query performance: skip attributes w/o labels by ulfjack · 6 years ago
- 84c5dc9 Add support for `config` and `templates` control files in pkg_deb rule by Googler · 6 years ago
- 91e9844 Don't process both ObjcProvider and CcInfo from the same dependency by Googler · 6 years ago
- 810c11d Fix nocompress_extensions list for AAPT2. by Googler · 6 years ago
- 407d393 Refactor interruptible suppliers into a library package. by Googler · 6 years ago
- 0a014e1 Remove trailing underline from rule links in the overview by sxlijin · 6 years ago
- 3b85bcb Ignore resource conflicts which involve pseudo locales. These conflicts occur when an app has custom pseudo locales configured (presumably while on AAPT), then gets migrated to AAPT2 which generates these pseudo locales for free. Pseudo locale content is all gibberish, so we don't care about conflicts. by Googler · 6 years ago
- 6efd1ca Add target ApkInfo to AndroidInstrumentationInfo. by Googler · 6 years ago
- 9abcee8 Decrease lock and other overhead associated with a thread-safe interner. by felly · 6 years ago
- 03ca3ed Package perf: Avoid another copy and loop iteration. Instead, defer loop iteration over the presumably smaller set of new input files and implicit test suites. by felly · 6 years ago
- fa388c3 Fix reference to volatile-status.txt file name by David McNett · 6 years ago
- 1eed4c1 Temporarily disable //src/test/java/com/google/devtools/build/lib/blackbox/tests/workspace:WorkspaceBlackBoxTest. by Tobias Werth · 6 years ago
- 3703333 remote: flipped --incompatible_list_based_execution_strategy_selection flag to be true by default by ishikhman · 6 years ago
- e03da74 Set --noincompatible_disallow_legacy_javainfo for Bazel tests. by elenairina · 6 years ago
- a1ea487 Do not pre-cache changed files under managed directories by ichern · 6 years ago
- 62261bf Automatic code cleanup. by cpovirk · 6 years ago
- 43532f9 Remove pipes usage when reading the manifest file in collect_cc_coverage.sh by iirina · 6 years ago
- a03479f More package performance: Avoid copies when doing Target enumeration in package. By using a BiMap we efficiently retrieve the Set of all Targets. by felly · 6 years ago
- 8b23eec Query performance: ForkJoinPool for LabelVisitor by ulfjack · 6 years ago
- 9c4a5a1 Improve computation of data-structures used for include scanning to be more by djasper · 6 years ago
- 894c248 Copy the java_tools sources zip file near the release artifacts. by iirina · 6 years ago
- b2af5ea Remove proguard from the bazel binary. by iirina · 6 years ago
- 616481a Remove jacoco-rt from the bazel binary. by iirina · 6 years ago
- 8da37cf Cleanup targets after #8311. by iirina · 6 years ago
- 7615e1a Package loading micro-optimizations. by felly · 6 years ago
- 2d884d4 Remove alias_rules for xcode_config_alias by dmaclach · 6 years ago
- 7e29573 Fix STORED / DEFLATED for Android resources in ResourceProcessorBusyBox. by Googler · 6 years ago
- 0e5e062 Add a java_toolchain.javabuilder_jvm_opts attribute by cushon · 6 years ago
- eaf066b Update OptionProcessor's startup options naming/docs to better reflect reality by michajlo · 6 years ago
- 0659e6e Annotate android tools/tests as PY2 by brandjon · 6 years ago
- 1df4438 Update getHost methods to also copy host flags, for use in exec->host transitions. by jcater · 6 years ago
- 7dc78cd Add explicit execution and target constraints for autodiscovered cc t? by John Cater · 6 years ago
- 9cb5c3d Finish removing require_defined_version from xcode_version. by dmaclach · 6 years ago
- f72a071 Expose coverage metadata in ApkInfo provider. by Googler · 6 years ago
- 6ec7e47 Update getHost methods to also copy host flags, for use in exec->host transitions. by jcater · 6 years ago
- 74c927f Update getHost methods to also copy host flags, for use in exec->host transitions. by jcater · 6 years ago
- 2ab0897 resourcesFromDeps needs assets to create the proper validation steps. by Googler · 6 years ago