bazel /
bazel /
2d884d4dc640b9301d9cbd4d41f54f4ee1784bf7 - 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
- ead5847 Use the new GCS bucket name for our encrypted secrets. by philwo · 6 years ago
- 32246b2 Delete unused tools related to Apple tooling that has been migrated to https://github.com/bazelbuild/rules_apple by kaipi · 6 years ago
- cab65ff Add ctx argument to cc_common.configure_features by hlopko · 6 years ago
- f20f622 Update tests to avoid --noexperimental_ui by ulfjack · 6 years ago
- c963ba2 Windows, Python: fix arg. esc. also in host config by Laszlo Csomor · 6 years ago
- cf7d02a Windows, bazel run: don't join all args into argv0 by Laszlo Csomor · 6 years ago
- b4ae0b6 remote: deleted deprecated --experimental-remote-retry* flags by ishikhman · 6 years ago
- efdd3b2 Speed up construction of MANIFEST.MF lines in java_stub_template by Josh Rosen · 6 years ago
- 77b5658 Fix decoding of jar file paths for coverage runs of java by Patrick Niklaus · 6 years ago
- b677702 Integrate starlark options with select() via the flag_values attribute of config_setting. by juliexxia · 6 years ago
- 85a5a2b Configure @androidsdk//:emulator_x86 and :emulator_arm to point to the unified emulator binary by Jingwen Chen · 6 years ago
- 235a3f1 Remove label-typed starlark build settings (in favor of label_flag and label_setting) by juliexxia · 6 years ago
- 4538f70 Automatic code cleanup. by Googler · 6 years ago
- b0c1d91 Clarify Starlark docs for string.strip(), string.lstrip(), and string.rstrip(). by ahumesky · 6 years ago
- f18afa6 Add ctx argument to cc_common.configure_features by hlopko · 6 years ago
- aca672f Improve the documentation on unquoted words in query expressions by Googler · 6 years ago