bazel /
bazel /
8d25362bcb49286feb546b306657b6453712f2b3 - 8d25362 Also provide test summaries in the build-event stream by Klaus Aehlig · 8 years ago
- 2d431b4 Rollback of commit 0c6e4cdab3c38f8751fb3b944ccaa53866e4c032. by Adam Michael · 8 years ago
- ed5be45 Merge BlazeModule.getEnvironmentExtensions into serverInit / ServerBuilder. by Ulf Adams · 8 years ago
- 4368004 Improve overhead/safety of RecorderStream by Michajlo Matijkiw · 8 years ago
- 3c365e1 Description redacted. -- MOS_MIGRATED_REVID=137944374 by Luis Fernando Pino Duque · 8 years ago
- 03b5b57 Multiplying strings with negative numbers no longer leads to an exception. by Florian Weikert · 8 years ago
- 1ac1b99 Move createActionCache to ExecutorBuilder. by Ulf Adams · 8 years ago
- 247ce2c Description redacted. -- MOS_MIGRATED_REVID=137935119 by Yue Gan · 8 years ago
- ca2c184 Create a GitHub issue template by Laszlo Csomor · 8 years ago
- 69dac86 remove other AF_UNIX references by Thiago Farina · 8 years ago
- babe9ac Add support for --keep-main-dex flag to Rex by Googler · 8 years ago
- 9ab28cb Add support for Rex package map by Googler · 8 years ago
- 0c6e4cd Change Bazel default android_manifest_merger to android. by Adam Michael · 8 years ago
- 2be2f4c Have query Lexer operated directly on String by Michajlo Matijkiw · 8 years ago
- f4a968c Use common logic to create proto action in j2objc proto aspect. by Rumou Duan · 8 years ago
- 44ac215 Android native libraries compile with -mstackrealign for 32bit x86 clang. by Adam Michael · 8 years ago
- 472b411 Add logging to TimestampGranularityMonitor. by Julio Merino · 8 years ago
- 4d80aa7 Do not tickle TimestampGranularityMonitor for CONSTANT_METADATA artifacts. by Julio Merino · 8 years ago
- 9c0fceb ProtoCompileActionBuilder takes ImmutableMap for toolchains, which has a predictable iteration order. by Carmi Grushko · 8 years ago
- 6608579 Rollback, breaks dependent code. by Jon Brandvein · 8 years ago
- 3c84831 Pad apple SDK version number strings to ensure there are at least two components. by Chris Parsons · 8 years ago
- f753a14 Remove deprecation warning from ios_simulator_version flag. Its semantics remain unchanged; it is overridden by ios_test "target_device" attribute. by Chris Parsons · 8 years ago
- 6ea96f6 A version of ProtoCompileActionBuilder that uses proto_lang_toolchain() rules instead of a soup of methods. by Carmi Grushko · 8 years ago
- 2bd36c6 experimental_objc_library relies on ObjcProvider for compilation data, exporting only CcLinkParamsProvider to provide cc-interop (see the current objc_library implementation). by Cal Peyser · 8 years ago
- e446237 Description redacted. -- MOS_MIGRATED_REVID=137800285 by Googler · 8 years ago
- ff47759 Initial implementation of "dylib" attribute for apple_binary and apple_dynamic_library rules by Chris Parsons · 8 years ago
- a0e3af4 Refactor the module API to use the builder pattern for executor creation. by Ulf Adams · 8 years ago
- 03afc7d Windows, installation docs: clarify VS requirement by Laszlo Csomor · 8 years ago
- 775dc68 Windows: java_binary can be an action executable by Laszlo Csomor · 8 years ago
- 2dd4c18 Add method getCurrentlyAvailableNodes to QueryableGraph and Walkable Graph by Googler · 8 years ago
- a5b1674 Allow calling attributes of built-in objects. by Vladimir Moskva · 8 years ago
- 6a922aa Bring experimental_objc_library module semantics in line with those of by Cal Peyser · 8 years ago
- 176ff2b ObjcCompileAction provides all headers to sandboxed execution. This allows by Cal Peyser · 8 years ago
- bb92227 Add experimental flag to stop requiring all transitive modules as inputs. by Googler · 8 years ago
- 0a78283 Move Bazel{ActionListener,ExtraAction} rule to rules.extra and drop prefix. by Ulf Adams · 8 years ago
- 4dde8ed Fix typo in bazel docs: Borne -> Bourne. by Googler · 8 years ago
- b83d3a7 Small doc fixes for BazelActionListenerRule. by Ulf Adams · 8 years ago
- 8fc795a remove references to "server.socket" file by Thiago Farina · 8 years ago
- 9b61b0f Description redacted. -- MOS_MIGRATED_REVID=137669164 by Googler · 8 years ago
- db7b04c Introduce proto_lang_toolchain(). by Carmi Grushko · 8 years ago
- 7597baa Verify (in test) that ObjcProvider keys are either exposed to skylark or explicitly omitted by Chris Parsons · 8 years ago
- 5abb90d Fix //script/release:release_test by Kristina Chodorow · 8 years ago
- 3834019 Integration tests for RepositoryCache using Skylark's download() and download_and_execute(). by Jingwen Chen · 8 years ago
- baccf24 Also mention the release key id in the release notes by Klaus Aehlig · 8 years ago
- da95be8 Avoid passing a Windows path as a regex by Laszlo Csomor · 8 years ago
- af91553 Rollback of commit b6301a5f7628d5a7e11abc6c1115918d42c6fba8. by Luis Fernando Pino Duque · 8 years ago
- c733d1f Disable protobuf modulemap generation if it's a linking target. Correctly configure protos intermediate artifacts to use the build configuration, if any provided. by Sergio Campama · 8 years ago
- 8949c07 Add the IsNullary(arg) and IsUnary(arg, next_arg) functions by Luis Fernando Pino Duque · 8 years ago
- 6d46bdf Print a summary of what the create command did by Kristina Chodorow · 8 years ago
- 8cafffc Rollback of commit 69c98ab99563e0542cd6146de22a397679c67fdb. by Tobias Werth · 8 years ago
- f04cbe3 Small docs updates for the extra action rule. by Ulf Adams · 8 years ago
- 6a2dc2b extract a function to return the embedded binaries root directory by Thiago Farina · 8 years ago
- 4104688 Add zip file of Windows binary into release process by Yun Peng · 8 years ago
- 72bdef6 Reap the direct child process when double-forking to daemonize. by Lukacs Berki · 8 years ago
- 4885eef Change our URL to bazel.build by Damien Martin-Guillerez · 8 years ago
- 9facc29 Global cleanup change. by Damien Martin-Guillerez · 8 years ago
- ba306ec Global cleanup change. by Damien Martin-Guillerez · 8 years ago
- 0adc29a Delete obsolete API in ErrorProneAnalyzer by Liam Miller-Cushon · 8 years ago
- e6090ad Remove old incremental dexing flag that was superseded by --incremental_dexing and --incremental_dexing_binary_types many months ago by Googler · 8 years ago
- 0b1babd Switch default --apk_signing_method from legacy_v1 to v1. by Adam Michael · 8 years ago
- 578a512 bazel query: by Greg Estren · 8 years ago
- e578861 Singlejar apkbuilder now puts resources in the correct location in APK. by Adam Michael · 8 years ago
- 43e5d3b Update error messages generated by failure to copy files out of the sandbox. by John Cater · 8 years ago
- f2c46a0 Rollback of commit fac9be905f0f82f793eb1cc61afab42698769dcf. by Adam Michael · 8 years ago
- 3ab8f9d Fix linux-sandbox failure when there is a mount points under /tmp by Yuki Yugui Sonoda · 8 years ago
- 29bb662 Change getattr() behavior so 3-arg form doesn't fail when field is a method by Jon Brandvein · 8 years ago
- a31bc4e Move ToolsRepository out of Environment by Laurent Le Brun · 8 years ago
- 238839c Refactor exception handling in SandboxStrategy. by Philipp Wollermann · 8 years ago
- c1fb834 Aspects, Documentation: Changes ctx.attr.deps to ctx.rule.attr.deps in code example. by Pedro Liberal Fernandez · 8 years ago
- 65b9c44 Don't let input discovery add module files as inputs if we aren't actually by Googler · 8 years ago
- 5a8d3e2 Move (Bazel)TestSuiteRule to rules.test and drop the Bazel prefix. by Ulf Adams · 8 years ago
- 7d94f18 Subtract resource-related provider values defined in avoid_deps from deps by Chris Parsons · 8 years ago
- 738c892 Add missing parameter to open(path, flags) call in CreateEmptyFile in blaze_util_test. According to the man page of open, when O_CREAT is specified in flags then an extra parameter (t_mode mode) must be present too. by Luis Fernando Pino Duque · 8 years ago
- 8680769 Make android_integration_test run again! by Adam Michael · 8 years ago
- 7accd9f Dedupe Jar files produced for Android binary targets for desugaring purposes. by Googler · 8 years ago
- 1229160 Improve error message when failing to convert parameter types in Skylark function calls. by Carmi Grushko · 8 years ago
- 3bf723e Integration tests for RepositoryCache. by Jingwen Chen · 8 years ago
- 4d6aa19 Cookbook doc fix by Jon Brandvein · 8 years ago
- db733dd Generate coverage mappings for Swift. by Googler · 8 years ago
- 0590483 Implementation of the Repository Cache get and put features. by Jingwen Chen · 8 years ago
- ff8fcf0 VFS: PathFragment is no longer aware of MSYS paths by Laszlo Csomor · 8 years ago
- 91dabc2 Flip the order of recursive ForkJoinTasks generated during parallel allrdeps evaluation: put the outputting of targets before the recursive visitation. Since ForkJoinTasks are fork'd in order, the new order optimizes for throughput to the underlying Callback. by Nathan Harmata · 8 years ago
- 7f3ffbc "bazel clean": prevent creation of command.log by Laszlo Csomor · 8 years ago
- f41c252 stop passing BuildConfiguration to CppCompileAction by Thiago Farina · 8 years ago
- 8a8a7fc Report completion of a target together with failed actions by Klaus Aehlig · 8 years ago
- 4db5064 Cleanup: remove isSkylark in Environment Continuation by Laurent Le Brun · 8 years ago
- 0e40d5c Fix a few issues that prevented Bazel from building with Java 7. by Lukacs Berki · 8 years ago
- 3d48683 Clarify how startup options are conveyed between the client and the server. by Lukacs Berki · 8 years ago
- 1afb0b2 Cleanup in Environment, remove unused lookup function by Laurent Le Brun · 8 years ago
- 6a3565e Skip gpg signing if .sig file is already there by Yun Peng · 8 years ago
- 43237e4 Create a separate module for .proto.h files. Together with modules pruning, by Googler · 8 years ago
- a3c25a6 Cleanup in the parser by Laurent Le Brun · 8 years ago
- b25a034 Fix uses of LocalRepositoryLookupFunction to work with JDK7. by John Cater · 8 years ago
- 3be9fd3 Refactor: extract anonymous classes by Laszlo Csomor · 8 years ago
- 9b1dfb8 Remove .sig file before gpg signing by Yun Peng · 8 years ago
- d9c3a47 Use TEST_TMPDIR for zip_manifest_extractor_test.sh. by Adam Michael · 8 years ago
- 1a3603a Fix zip_manifest_creator dep in bazel_tools repo with an alias. by Adam Michael · 8 years ago
- 97cc5be Merge all jars in AAR in aar_import, not just classes.jar by Adam Michael · 8 years ago
- 83ffb5e7 bazel query --output=xml: avoid iterating over all possible values for by Greg Estren · 8 years ago
- b6301a5 Uncomment lines inside blaze_util_tests since the tests are now passing. by Luis Fernando Pino Duque · 8 years ago