bazel /
bazel /
658d47f41ca6df7f6739f77b2f1bb615e61811c1 - 658d47f Change signatures to DerivedArtifact, and get Labels from non-Artifact sources when possible. by janakr · 6 years ago
- 7984a15 Make split cc_configure work on Darwin with only CLT installed by Marcel Hlopko · 6 years ago
- 926cfbd Add option to omit ResourcesInfo provider from android_binary rules. by Googler · 6 years ago
- c3b9ae6 Small cleanups to RetainedHeapLimiter. by janakr · 6 years ago
- 1de8aa3 Remove unused constructor. by janakr · 6 years ago
- 8b20d82 Fix link to Buildifier by Matt Passell · 6 years ago
- d1c0d20 Allow WORKSPACE file to be a symlink if no managed directories is used. by ichern · 6 years ago
- 00cd262 Automatic code cleanup. by Googler · 6 years ago
- 384e1cb Only add CoverageOutputGenerator in coverage mode. by iirina · 6 years ago
- f69d02d Fix GenClass target label in java_tool's java_toolchain by Jingwen Chen · 6 years ago
- d0bd3c8 Annotate BEP output files with "prefix" information sufficient to reconstruct the full output path. by felly · 6 years ago
- 9e84993 Retain the apple configuration distinguisher during host and exec transitions. by jcater · 6 years ago
- 4ccb2e1 Fix adding bigger --max_idle_secs parameter when debugging Bazel in test by ichern · 6 years ago
- 0375625 Document assumptions for eterm-color terminfo by Andy Scott · 6 years ago
- cffae2b Fixed Python 3 incompatibility in make_rpm tool by Alex Thompson · 6 years ago
- 1bfedba Flip --incompatible_require_ctx_in_configure_features by hlopko · 6 years ago
- ab5de51 Remove obsolete 'experimental' status from Bazel docs by hlopko · 6 years ago
- 61dade5 Windows, JNI: create process from relative path by Laszlo Csomor · 6 years ago
- a7af7c3 Flip --incompatible_windows_escape_python_args by Laszlo Csomor · 6 years ago
- fa654b4 Flip the flag --incompatible_no_kwargs_in_build_files by laurentlb · 6 years ago
- 71aad07 Add includes as a transitive member. by Googler · 6 years ago
- e2e80e8 Delete BlazeServer::Disconnect by michajlo · 6 years ago
- df2991f Make getBlazeModule support subclasses/interfaces. by steinman · 6 years ago
- a670577 Automatic code cleanup. by Googler · 6 years ago
- 5041978 Fix test rules failing under allow_analysis_failures by cparsons · 6 years ago
- 263fc39 Don't share actions with null label. In practice, this is the build-info action. by janakr · 6 years ago
- ebbb6b2 Type ArtifactFactory$SourceArtifactCache more strongly. by janakr · 6 years ago
- 4760cc3 Add command to display config information given a checksum. by jcater · 6 years ago
- d46a195 Auto enable terminal color/curses for --color=auto for some Emacs configurations by Andy Scott · 6 years ago
- 4d1f5a3 Flip the --incompatible_disallow_native_in_build_file flag by vladmos · 6 years ago
- 15a6775 Throw QueryException if TargetLiteral fails validation during parsing. by adgar · 6 years ago
- 5736381 Blaze actions: add support for dependency pruning. by Googler · 6 years ago
- 950b31b Avoid using an artifact's label, use the rule context label instead. The artifact was created by the current rule, so passing in the rule's label explicitly is less magical. Please correct me if I'm wrong and the artifact can come from a different rule! by janakr · 6 years ago
- 9bc841e Introduce flag --incompatible_disallow_empty_glob=true by laurentlb · 6 years ago
- 934045f Bash, runfiles lib v2: shorter init code by laszlocsomor · 6 years ago
- a65b047 Windows, JNI: merge lib-util and lib-file by Laszlo Csomor · 6 years ago
- 719c42e Add version 0.26.0 to docs by Klaus Aehlig · 6 years ago
- 28c8a8c C++: Flips --incompatible_do_not_split_linking_cmdline by plf · 6 years ago
- 38afa48 Windows: move path normalization into JNI library by Laszlo Csomor · 6 years ago
- c9522f9 Java coverage: fix coverage when deploy jars end up on the classpath. by iirina · 6 years ago
- bccd8ed Windows: rewrite and move path normalization by Laszlo Csomor · 6 years ago
- 63bf115 fix CHANGELOG.md after 0.26.0 by Klaus Aehlig · 6 years ago
- 8089b27 Release 0.26.0 (2019-05-28) by Bazel Release System · 6 years ago
- 4f9110e Automated rollback of commit 229fe564ba458c46629f1ff9a510b46110dd4dd9. by Laszlo Csomor · 6 years ago
- 5e51c88 Flip flag --incompatible_new_actions_api by laurentlb · 6 years ago
- 2a10729 Flip --incompatible_string_join_requires_strings by laurentlb · 6 years ago
- 512d4cb Make addLibraries take a collection. by Googler · 6 years ago
- 770b67e Don't wrap values in Pair in CcToolchainVariables. by Googler · 6 years ago
- 184ecbf Query: Open source parts of the test infrastructure by ulfjack · 6 years ago
- d04d7ba Disable WatchFs on Windows by pcloudy · 6 years ago
- 229fe56 Bash, runfiles lib v2: shorter init code by Laszlo Csomor · 6 years ago
- 1ca0783 Flip option to disable the old-style, binary format. by twerth · 6 years ago
- b4c0fb0 Split toolchains from cc_toolchains in cc_configure by Marcel Hlopko · 6 years ago
- 120309d Query: move LabelVisitor to query package by ulfjack · 6 years ago
- 41f8616 Switch JSON profile to include metadata by default. by twerth · 6 years ago
- 62e3df7 Windows, test wrapper: refactor logging by Laszlo Csomor · 6 years ago
- 5a82749 Fold GrpcBlazeServer into BlazeServer by michajlo · 6 years ago
- 3b20f1f Migrate Correspondence subclasses to instead call Correspondence.from. by cpovirk · 6 years ago
- ea37b67 Refactor java_libary.deps rule kind validation by cushon · 6 years ago
- b1fbf31 Shell escape options that come from crosstool so that we can pass options with spaces in them. by dmaclach · 6 years ago
- 09928d6 Flip the flag --incompatible_disable_deprecated_attr_params by laurentlb · 6 years ago
- 669460d Remove cwd from global variables by michajlo · 6 years ago
- 953bdf5 Return non-null value for android_common.multi_cpu_configuration and apple_common.platform_type in fakebuildapi by Googler · 6 years ago
- dd4d8bd Update tests in preparation for incompatible_new_actions_api flag flip by laurentlb · 6 years ago
- de62edd Fix Objc pre-execution header thinning by ulfjack · 6 years ago
- b75e4530 Return helpful no-such-package errors for build settings and actually error out of the build for rule transition errors (i.e. errors that happen in SkyframeExecutor#getConfigurations) by juliexxia · 6 years ago
- a33545b Fix transition whitelist attribute's default value check to work across multiple workspaces. by juliexxia · 6 years ago
- f67d525 added a user-friendly message for migration to a list-based strategy by ishikhman · 6 years ago
- 35dd05a Allow Starlark rules to be able to use the `exec_compatible_with` by John Cater · 6 years ago
- 936b04c Windows, test wrapper: support relative test paths by Laszlo Csomor · 6 years ago
- ef7290f Add a flag to suppress hidden output groups from BEP by ulfjack · 6 years ago
- 3ae9f43 Query: Allow disabling proto location information by ulfjack · 6 years ago
- d3f5075 Resolve race in the Bazel client when: by felly · 6 years ago
- 0391644 Whitelist -assumevalues for android_library by Googler · 6 years ago
- 4ca73e4 Add a flag by cushon · 6 years ago
- d5cb8c2 Restore addAll(NestedSet). by Googler · 6 years ago
- b5d534d Try to prevent unrolling nested sets in NestedSetBuilder. by Googler · 6 years ago
- 0cda991 Use a double check in getKey instead of synchronizing every call. by Googler · 6 years ago
- 7afdb4b Cache the set of generated headers for objc. by Googler · 6 years ago
- 371a2e3 Adds ability to determine product version without starting a server by michajlo · 6 years ago
- 48845c3 Release 0.25.3 (2019-05-23) by Bazel Release System · 6 years ago
- 5260019 Query performance: use a custom Iterator impl by ulfjack · 6 years ago
- f1e5e87 Remove the minimum value of 1 in RamResourceConverter and delete a test. by lberki · 6 years ago
- d1c1794 Automated rollback of commit 8241d27d669dcfa7517deceda67715be344d50b9. by schmitt · 6 years ago
- 4445253 Allow negation of log file paths by Keith Smiley · 6 years ago
- 9494301 Use `sys.exit()` instead of `exit()` in stub script by brandjon · 6 years ago
- 39f31ab ExperimentalEventHandler: add a shutdown flag by ulfjack · 6 years ago
- dff9a2f Remove the --incompatible_disallow_old_octal_notation flag by laurentlb · 6 years ago
- aea0560 Make Artifact an abstract class, and break out a DerivedArtifact subclass. This will facilitate future refactorings in which a DerivedArtifact will have an ActionLookupData "owner", while a SourceArtifact will have a Label owner (or an ArtifactOwner, depending on how lazy I am). by janakr · 6 years ago
- cc7a6e0 Flip the flag --incompatible_static_name_resolution_in_build_files by laurentlb · 6 years ago
- 8241d27 Flip the --incompatible_disallow_native_in_build_file flag by vladmos · 6 years ago
- 82df64d Enable persistent worker mode in Android desugar actions by Jingwen Chen · 6 years ago
- 6f38f34 Move functionality directly related to the dist archive into archive_utils by michajlo · 6 years ago
- a288f08 BES: Report upload wait time afterwards by ulfjack · 6 years ago
- 58b7640 Remove the old jacoco version. by iirina · 6 years ago
- 42c750a Enable include_json_profile for bazelbuild/bazel postsubmit by Joe Le-Ba · 6 years ago
- 5eebccc Revert "Enable include_json_profile for bazelbuild/bazel postsubmit (#8442)" by Philipp Wollermann · 6 years ago
- bffbd93 Enable include_json_profile for bazelbuild/bazel postsubmit (#8442) by joeleba · 6 years ago
- 159806f Temporarily disable coverage tests with java tools at head. by elenairina · 6 years ago
- bde01e5 Update bzl code for --incompatible_no_support_tools_in_action_inputs by Laurent Le Brun · 6 years ago