bazel /
bazel /
77e3a5ca955a3834406a837dbd4607b0b432b2d8 - 77e3a5c Add new option categorization and tagging information to HelpCommand's output. by ccalvarin · 8 years ago
- a703546 Refactor srcs-less android_library rules: deps -> exports. by jingwen · 8 years ago
- ccd1b15 Add charset to action key computation of ParameterFileWriteAction. by twerth · 8 years ago
- 659feca Move the canonicalization of an option value to the option value itself. by ccalvarin · 8 years ago
- 5b98fb4 Make gzipped pkg_tar outputs repeatable by Philipp Schrader · 8 years ago
- ee33b63 Add integration tests for android_sdk_repository() and android_ndk_repository() for testing invalid directory path attributes, and improve error descriptiveness. by jingwen · 8 years ago
- 6e86811 Use @SafeVarargs for AbstractObjectCodecTest constructor by brandjon · 8 years ago
- 00ee7dc Make build_event_stream_test more portable by aehlig · 8 years ago
- 4665178 Skylint: ignore naming conventions for imports by fzaiser · 8 years ago
- 9573a0d Collect action cache hits, misses, and reasons for the misses. by jmmv · 8 years ago
- 940ce20 Ensure that SpawnResults make their way back to the SpawnActions that caused them to be created. by ruperts · 8 years ago
- 95ce534 Limit //external:android_sdk_for_testing to only the minimum files needed. by ajmichael · 8 years ago
- 3dd0d71 Update version numbers in installer file names. by Googler · 8 years ago
- d8dd62f Skylint: check that load statements are at the top of the file by fzaiser · 8 years ago
- fb3293c Make UnionFileSystem accept all paths Bazel can throw at it. by ccalvarin · 8 years ago
- d27ed80 Move ExternalPackageUtil to a new lib.repository package and simplify it by ulfjack · 8 years ago
- 4110393 Rollforward change of Java coverage logic. by elenairina · 8 years ago
- 3b0bcd9 Add an option to control building of transitive py_binary runfiles trees. , ) by Benjamin Peterson · 8 years ago
- e69bcce Fix java_stub_template.txt when parsing runfiles with spaces in path. by pcloudy · 8 years ago
- aa8540d Fix end offset of expressions in Skylark parser by fzaiser · 8 years ago
- d16a067 Automatic code cleanup. by Googler · 8 years ago
- cc9c2f0 Remove the status xml attribute from AntXmlResultWriter by elenairina · 8 years ago
- 926fd29 Improve BES retries. by buchgr · 8 years ago
- 618f981 Prepare processor classpath masking for Java 9 by cushon · 8 years ago
- 1edcd0f Windows: Add static_link_msvcrt and related features by Yun Peng · 8 years ago
- 56b12b9 Denittize CppModel and CppLinkActionBuilder by hlopko · 8 years ago
- 7e91829 Move --plugin to JavaOptions and remove --plugin_copt. by mstaib · 8 years ago
- 1752ae8 Move objc_proto_library tests from legacy to crosstool test cases. by cpeyser · 8 years ago
- 57d4a1e Don't generate the mutability annotation until necessary. by shreyax · 8 years ago
- 64c0164 Stop injecting embedded artifacts. They're never used by anyone in Skyframe, and error-checking for their existence is already done by the client. by janakr · 8 years ago
- 494910b BEP: Add coverage data to test_result by Klaus Aehlig · 8 years ago
- 65a5119 Adjust visibility of SkyframeExecutor#findArtifactConflicts. by janakr · 8 years ago
- c8dce99 Stop injecting WorkspaceStatusAction into the Skyframe graph as a precomputed value. Instead, manually check if the value has changed, and if it has, invalidate its consuming WorkspaceStatusValue node, forcing its re-evaluation, where it will pick up the new value. by janakr · 8 years ago
- aa12ec3 Add a test for traceback correctness for errors in augmented assignment nodes by vladmos · 8 years ago
- 8e96741 Publish tests for configurable attributes (select). by gregce · 8 years ago
- b5c0202 Update Bazel's android_device support to use new emulator paths. by ajmichael · 8 years ago
- 282c29e Move remaining legacy objc_library tests to crosstool case. by cpeyser · 8 years ago
- 63a6e91 Add Fedora install instructions. by Jakob Buchgraber · 8 years ago
- 826d81c Remove the assumption of order from ToolchainTestCase#testRegisteredToolchains by cpeyser · 8 years ago
- c6122b6 Make local_action_cache_test.sh executable. by John Cater · 8 years ago
- f5e6969 Change which tests should run on Windows by ajmichael · 8 years ago
- 77112c6 Update RegisteredToolchainsFunction and ToolchainUtil to check values for errors even if not all values are present. by John Cater · 8 years ago
- 66ab13f Fix bazel_test_test by removing pollution of config with external bazelrc, such as from /etc/bazel.bazelrc. by Googler · 8 years ago
- 4af0d7b Increase the connection timeout between the client and the server. by lberki · 8 years ago
- 9ebc4b2 Simplify CcLinkParams#addCcLibrary by hlopko · 8 years ago
- d22e1de Check parameter types for methods when multiple types are allowed. by Dmitry Lomov · 8 years ago
- 7084156 Remove unnecessary collectLinkstamp switch by hlopko · 8 years ago
- 878ea50 Fix cc_fake_binaries with linkstamping by hlopko · 8 years ago
- 563c4e1 Make control.tar.gz in pkg_deb repeatable by Philipp Schrader · 8 years ago
- 82859b0 Internal change by David Ostrovsky · 8 years ago
- 824db7f Delete duplicated definitions for package_name() and repository_name(). by laurentlb · 8 years ago
- 95b0467 Cleanups for Skylark tracebacks by brandjon · 8 years ago
- fefccdb Fix and improve context.args.add documentation. by tomlu · 8 years ago
- 529d7ea Remove wasteful function.toString() call in evalArgs. Also remove functions that were public because of skylark compilation. by shreyax · 8 years ago
- 92e402b Remove unused "extraPrecomputedValues" from WorkspaceBuilder, and therefore remove all "precomputed values for analysis" from SkyframeExecutor. We use SkyframeExecutor#injectExtraPrecomputedValues these days. by janakr · 8 years ago
- c6ff86f Remove BuildInfoFactory precomputed value. by janakr · 8 years ago
- d8ba904 Stop the transitive duplication of FilesetTraversalParams when Filesets are nested. by kush · 8 years ago
- eea486c Remove product name precomputed value. by janakr · 8 years ago
- a9573d8 Fix error-prone warning on AndroidBinaryTest. by ajmichael · 8 years ago
- ed4405d Remove dependence on compilation attributes (e.g. 'srcs') for apple_binary and apple_static_library in objc unit tests. by cparsons · 8 years ago
- 6acf6f0 Remove PrecomputedValue for BlazeDirectories. All consumers have the value injected directly, which makes sense, because it's immutable over the lifetime of the server. by janakr · 8 years ago
- 3c6c45f Allow alternate GroupedList constructor to be public, but add warnings regarding the integrity of the structure to various operations. by shreyax · 8 years ago
- ca6b46d Inject BlazeDirectories into RepositoryDelegatorFunction directly, instead of depending on a precomputed value. BlazeDirectories don't change over the lifetime of the Blaze server, and certainly not over the lifetime of a SkyframeExecutor instance, which already had a reference to them. by janakr · 8 years ago
- b6857d5 Update doc: there is no default value for --jobs. by Googler · 8 years ago
- 52d05e8 Inject BlazeDirectories into FdoSupportFunction directly, instead of depending on a precomputed value. BlazeDirectories don't change over the lifetime of the Blaze server, and certainly not over the lifetime of a SkyframeExecutor instance, which already had a reference to them. by janakr · 8 years ago
- ff3e01c Update the Bazel iOS tutorial to pull the latest Apple build rules. by Googler · 8 years ago
- fe188d6 Update travis setup instructions by Siddhartha Bagaria · 8 years ago
- 0d00f70 Create AndroidManifest.xml symlink if user provides a manifest not named by jingwen · 8 years ago
- e8d3c22 Contingent on a flag --experimental_objc_provider_from_linked, apple_binary and apple_static_library no longer propagate ObjcProvider. by cparsons · 8 years ago
- da8386a Don't emit an undeclared outputs MANIFEST if there are no files. by Googler · 8 years ago
- 3c23d3e Use FeatureConfiguration to compute linkstamping compile command line by hlopko · 8 years ago
- 51c8c7c Improve style in SkylarkMutableTest by brandjon · 8 years ago
- 5d41dbe Automated rollback of commit 17214ac78ffaec369d5d5bafe62a39730473cfaa. by dslomov · 8 years ago
- 7b091c1 Add a global failure when a test is interrupted/cancelled. by elenairina · 8 years ago
- 9faf8b7 docker_pull: rely on the main repository docker_build by Damien Martin-Guillerez · 8 years ago
- da40fbf Move SpawnResult from build.lib.exec into build.lib.actions so that e.g. build.lib.actions.SpawnActionContext can import SpawnResult without creating a cyclic dependency. by ruperts · 8 years ago
- 5059a43 Internal change by tomlu · 8 years ago
- 70d018b Use fail() in tests to catch missing expected exceptions. by ruperts · 8 years ago
- 54c86b4 Action for resource shrinking with aapt2 by corysmith · 8 years ago
- 87c70ee Add toString() methods for Advertised and Required Providers. by Googler · 8 years ago
- 5e2b0da Add more thorough error reporting behavior for when config_setting has multiple constraint_values from the same constraint_setting (re: #350) by juliexxia · 8 years ago
- 60f3503 PiperOrigin-RevId: 169563607 by kmb · 8 years ago
- 399ffaf Remove unncessary duplication of zipper target. by xingao · 8 years ago
- 2f08a18 Include all test output files (e.g. undeclared outputs) for non-cached test executions and tests with multiple attempts. Previously, non-cached test execution would incorrectly only include test.log and test.xml. by Googler · 8 years ago
- ceefd57 CI,Windows: run //third_party/def_parser tests by László Csomor · 8 years ago
- 4862060 Increase the timeout for Bazel SkylarkTests to "long" by vladmos · 8 years ago
- 7e16da7 Skylint: add flag to disable certain checkers. by fzaiser · 8 years ago
- 3a0df3c Track the origin of an option in the option instance, not its final value. by ccalvarin · 8 years ago
- 125e88d Deprecate wrapperOptions. by ccalvarin · 8 years ago
- 1ad38ea Track all option instances. by ccalvarin · 8 years ago
- 4acb36c Cleanup of expansion option naming by ccalvarin · 8 years ago
- 0e7051a Allow config_settings to match on constraint_values to a target_platform. This is on the way to making select() work with constraint_values re: #305. by juliexxia · 8 years ago
- 4c3ef11 Move aspect resolution out of ConfiguredTargetFunction. by gregce · 8 years ago
- bcb3c57 Create multiple ParamsFilePreProcessors to allow parsing files using the formats specified in ParameterFile.ParameterFileType. Also maintain the currently used parsing style of whitespace split arguments that allows single and double quoting and whitespace and quote escaping. This style of parsing is for a format not currently generated and will be removed once all consuming actions have been converted to using a supported format explicitly. by apell · 8 years ago
- dc17690 This time for sure: stop using --undefined dynamic_lookup in osx linking. by Googler · 8 years ago
- 3dd22a3 Add a constraint_values attribute and a target platforms attribute to the configsetting rule class. This is a step in the process of integrating platforms with selects and works towards fixing #350. by juliexxia · 8 years ago
- bef0c45 Move --build_python_zip into PythonConfiguration. by mstaib · 8 years ago
- cf03c3d remove long-deprecated incremental dexing flag that has no effect by kmb · 8 years ago
- be9ecf9 Removing deprecated field total_input_file_count. by olaola · 8 years ago
- bc66d04 Skylint: be less strict about indentation in docstrings by fzaiser · 8 years ago