bazel /
bazel /
03ca3edb7b7a257ac5fdb4431ca9e4f77709f1b5 - 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
- 9eaa3cd Update getHost methods to also copy host flags, for use in exec->host transitions. by jcater · 6 years ago
- c6207b4 Repository rules: Get rid of rm command in utils.bzl by pcloudy · 6 years ago
- e1ee051 Avoid calling full shutdown sequence in MemoizingEvaluator when crashing. Just do basic stats logging. by janakr · 6 years ago
- d1bec223 Update getHost methods to also copy host flags, for use in exec->host transitions. by jcater · 6 years ago
- fbe7e63 Add option to switch query to use a ForkJoinPool. by twerth · 6 years ago
- f7d7394 Refactor SkyframeAwareAction to expose the list of deps it will request. by Googler · 6 years ago
- 1ac17cf Repository rules: Remove used function by pcloudy · 6 years ago
- c797411 Fix action conflict reporting to ignore owner when comparing artifacts. by jcater · 6 years ago
- bad5a2b Upgrade the default java_toolchain to jdk11. by iirina · 6 years ago
- 8b4c740 Set default docs version to 0.25.0 instead of master by Jingwen Chen · 6 years ago
- 33f7b77 CppCompileAction: always use continuations by ulfjack · 6 years ago
- 24ce2d9 Print the sha256sum of the java_tools release artifacts. by iirina · 6 years ago
- c96839f Query performance: resolve simple patterns directly by ulfjack · 6 years ago
- c4251fb Fix the octal number example in the documentation by vladmos · 6 years ago
- 220a899 Windows: Fix C++ compilation with continuations by ulfjack · 6 years ago
- 87ea120 Add a script to create java_tools release and release candidates. by iirina · 6 years ago
- 030fc04 Make $@D the same as $RULEDIR if there are multiple output files. by lberki · 6 years ago
- dbe32ed Add documentation for the $RULEDIR Make variable and discourage using $@D. by lberki · 6 years ago
- a033de4 Deprecate --experimental_ui / --ui by ulfjack · 6 years ago
- c87fd95 Add more support for creating GroupedList in compressed form. by Googler · 6 years ago
- c89c11c [Rollforward] Automated rollback of commit 52af3ccaaa75d0ee95c83206abeb5fa925903bf0. by Googler · 6 years ago
- b808db4 Create a method to get the number of dep groups without getting all of the deps. by Googler · 6 years ago
- 586e660 Remove redundant null check in FileTransport. by lpino · 6 years ago
- 36f1c0d Reduce visibility of StartupOptions' methods that don't need to be as visible by michajlo · 6 years ago
- 9838449 Changing "parameter" to "attribute" for consistency. by Googler · 6 years ago
- c90f899 Update navbar link for starlark_config by juliexxia · 6 years ago
- a48e10e Make Bazel code build with --incompatible_depset_is_not_iterable by laurentlb · 6 years ago
- e83775d Remove TargetPatternEvaluator by ulfjack · 6 years ago
- d1e1cb7 Log when transforming a SkyQuery to its evaluated form takes longer than 50ms. by adgar · 6 years ago
- a8aa799 Improve error messages for the BEP file transports when time outs occur. by lpino · 6 years ago
- 6403fff Add java tools dist tests. by iirina · 6 years ago
- cb59318 Fix link in sbc docs by juliexxia · 6 years ago
- 18f2954 Remove uses of --noexperimental_ui in tests by ulfjack · 6 years ago
- 6dce8a8 Avoid garbage from boxing of ints in DirtyBuildingState.isReady. by Googler · 6 years ago
- 4a33f11 Improve selection of ThreadPoolExecutor in AbstractQueueVisitor. by twerth · 6 years ago
- 63d4f11 Windows: BAZEL_VC and BAZEL_VS may be quoted by Laszlo Csomor · 6 years ago
- ff14706 Prevent excessive garbage from boxing of primitives in ExperimentalStateTracker. by Googler · 6 years ago
- 3727db8 Add java tools dist tests. by iirina · 6 years ago
- 0ff6c09 C++: Make it unnecessary to patch Linux crosstool in Bazel by plf · 6 years ago
- cad310f Tolerate dangling references to attributes during resource compilation, by Googler · 6 years ago
- d990a0a BuildEventStreamer supports status INCOMPLETE (--nokeep_going) and INTERNAL (catastrophe) by Googler · 6 years ago
- a57b0a0 Adds flag to shorten header output directory root from "_j2objc" to "_ios", by Googler · 6 years ago
- 9ad9508 Add enforcement to android_binary to require *.pgcfg extension for ProGuard by Googler · 6 years ago
- 91fbd7b fix select link in sbc documentation by juliexxia · 6 years ago
- 5b17d5f Test Encyclopedia: Document TEST_WORKSPACE behavior by Googler · 6 years ago
- 8df3d19 Fix syntax and punctuation, and add test for connectivity warning format. by steinman · 6 years ago
- fcbd0b7 Add documentation about build settings x select to sbc documentation by juliexxia · 6 years ago
- a45a8e0 Add a generic additional_linker_inputs attribute on cc_binary rules. by Googler · 6 years ago
- ae112a2 Make PlatformMappingFunction properly package-path aware and do a couple of other clean-ups: by janakr · 6 years ago
- c2e5aa5 One more fix for starlark config bazel docs by juliexxia · 6 years ago
- e95234d Allow .TLH and .TLI extensions for C++ headers. by Googler · 6 years ago
- c4af765 Clean up some issues with SBC bazel documentation and add it to the navbar. by juliexxia · 6 years ago
- 4eb7683 C++: Check feature presence before patching by plf · 6 years ago
- 93185ef External repositories: when reporting about canonical forms, also report definition by Klaus Aehlig · 6 years ago
- eb9a302 Don?t try to execute tools/bazel if it?s a directory by Michael Hackner · 6 years ago
- f50b8a4 Add proguard to the java tools zip. by iirina · 6 years ago
- a6e9260 Add javac11 testing. by iirina · 6 years ago
- ae2b7fb Change fetch to always print the success status by ulfjack · 6 years ago
- 52af3cc Automated rollback of commit 5e34534fe6108277843632e5fd206052ca296ce3. by pcloudy · 6 years ago
- 748c976 Update tests to avoid --noexperimental_ui by ulfjack · 6 years ago
- bf5d829 Update tests to avoid --noexperimental_ui by ulfjack · 6 years ago
- 646a34c Send ActionScanningCompletedEvent by ulfjack · 6 years ago
- d0f31d1 Add proguard to the java tools zip. by iirina · 6 years ago
- 5e34534 Fix Method Parameter Attribute in Desugar Library by Googler · 6 years ago
- 17f0633 Internal changes by Googler · 6 years ago
- be86377 SBC documentation! This is likely not comprehensive and sections will need to be added later but this is most of the important stuff. by juliexxia · 6 years ago
- 23e53c7 Log when we encounter a really big genquery result. First step towards identifying such monster genqueries and addressing them. by janakr · 6 years ago
- 6549ac5 Release 0.25.2 (2019-05-10) by Bazel Release System · 6 years ago
- 23d986d Homogenize LocalEnvProvider instantiation in a single place. by jmmv · 6 years ago
- afe84d0 Automatic code cleanup. by cpovirk · 6 years ago
- c76eb21 Add property "isWalkable" to QueryableGraph$Reason. by janakr · 6 years ago
- 425c7a0 Automatic code cleanup. by cpovirk · 6 years ago