bazel /
bazel /
655c07b87161030f73f8e2103aebcf8277051582 - 655c07b Don't let latebound split attributes leave the host configuration. by gregce · 8 years ago
- bfdad90 Make SkyKey an interface, and start the migration of not creating SkyKey wrapper objects: for OwnedArtifacts, which are the most numerous during builds, and for Labels for TransitiveTraversalValues, which are the most numerous during queries. by janakr · 8 years ago
- c5672f8 Add the option for warning-level enforcement of One Version violations. This updates --experimental_one_version_enforcement from a boolean flag to a 3-state enum (OFF, WARNING, ERROR). by Googler · 8 years ago
- 3c87960 * Fork the deprecated SymbolLoader/SymbolWriter code from com.android.builder.internal by corysmith · 8 years ago
- a6ad2d5 Implement a flag to deprecate old constructor for depsets (`set`) by vladmos · 8 years ago
- 9688e24 Use ASM to collection exception types, so that we can avoid using class loaders by cnsun · 8 years ago
- efc9b63 Rollforward of commit aa7f9307636d38cbb93a03acac8f4c59adfa0ee8. by ccalvarin · 8 years ago
- 2057429 Document output groups. by Dmitry Lomov · 8 years ago
- 0acead4 Update protobuf to latest master at a64497c and apply @laszlocsomor's latest changes from https://github.com/google/protobuf/pull/2969 on top of it. by Jakob Buchgraber · 8 years ago
- de48883 Update turbine version by Liam Miller-Cushon · 8 years ago
- 8470be1 Clean up javac and Error Prone targets by Liam Miller-Cushon · 8 years ago
- 148366f Actually encode HTML entities by kchodorow · 8 years ago
- f13ce15 Clarification on the cookbook example "cc_and_something_else_binary" by laurentlb · 8 years ago
- 474246b Fix ObjcRuleTestCase#checkClangCoptsForCompilationMode - order is different for by cpeyser · 8 years ago
- b6c6d5d Automated g4 rollback of commit f2f7839eefe1274bf9e25708201ec3cd89b19846. by cushon · 8 years ago
- 3209a7d Do not add SkylarkProviders to target's provider map unless it is needed. by dslomov · 8 years ago
- 9e37b2e BEP: Report stdout/stderr by Klaus Aehlig · 8 years ago
- ea7d482 Do not put OutputGroupProvider into SkylarkProviders. by dslomov · 8 years ago
- 202c5b3 Remove memory regression introduced with OutputGroupInfo provider. by dslomov · 8 years ago
- fd6c970 Option for try-with-resources runtime classes by Googler · 8 years ago
- 8598824 Automated g4 rollback of commit ce33ab7a49126a513d7d5a6bc16f86154d9a85b6. by plf · 8 years ago
- f3ae88e Flag cleanup (Step 1 of 3): Make use_singlejar_for_proguard_libraryjars a no-op, and default behavior to on since it has been on in the global blazerc for awhile now. by Googler · 8 years ago
- 009368f Clarify comment by brandjon · 8 years ago
- 965617a Automated g4 rollback of commit df3d09baf2adc2b84825a6e706f9f0c041e72425. by Googler · 8 years ago
- b448eef Add static methods to return target kinds for built-in targets by Googler · 8 years ago
- 6bde6fb Add "uses_protobuf" attribute to objc_proto_library rule. by kaipi · 8 years ago
- da21ba7 Set the local CPU reservation for tests based on their "cpu:<n>" tag. by philwo · 8 years ago
- 4b7df4f BEP: Add WorkspaceStatus by Klaus Aehlig · 8 years ago
- d727327 Clarify the meaning of the two symbol counts that Gold outputs for by Googler · 8 years ago
- e788964 Remove superpowers from default provider. by dslomov · 8 years ago
- 5e924af Automated g4 rollback of commit 7beadb7277453efec7e12b925005e7f0e003b592. by nharmata · 8 years ago
- 0871815 Silence the Test runner's debug output when we runs as a persistent runner as it corrupts its stdout by kush · 8 years ago
- d8461b5 Remove compile.sh srcs exception after successfull protobuf update. by buchgr · 8 years ago
- 70d8c32 Emit warnings when the bundled docker_build and docker_bundle rules are used. by Googler · 8 years ago
- 59b099b Handle null action inputs in TreeNodeRepository by ulfjack · 8 years ago
- c2cb034 Delete objc_xcodeproj rule. by schmitt · 8 years ago
- f969734 Implement OutputGroupInfo provider. by dslomov · 8 years ago
- 430aca7 Restoration of file incorrectly trunkated by the export process by Damien Martin-Guillerez · 8 years ago
- 382b62c Apply @laszlocsomor's protobuf patch to fix build on windows. by Jakob Buchgraber · 8 years ago
- ac7a7a8 Remove third_party/protobuf/3.0.0/ by Jakob Buchgraber · 8 years ago
- 5fc036e Automated g4 rollback of commit 5038016e6573962d2554fcf9c10faa0cca8714e2. by dmarting · 8 years ago
- 7beadb7 Automated g4 rollback of commit 38b835097f9ae9a6062172b8a33ec2e2d1edde20. by dmarting · 8 years ago
- adb15a6 Make tools/build_defs/hash/sha256.py py3 compatible by David Flemström · 8 years ago
- 6e12e65 Update protobuf dependency to 3.2.0 by Jakob Buchgraber · 8 years ago
- 9b3b2e9 BuildEventStreamer: support also providing stdout/stderr by Klaus Aehlig · 8 years ago
- 92ee991 Make tools/build_defs/pkg/archive.py py3 compatible by David Flemström · 8 years ago
- 6245307 Automated g4 rollback of commit 27a136b9bbb4d73b0a343d407b5da9f890175aea. by ajmichael · 8 years ago
- bfacec0 Automated g4 rollback of commit d5217515002d468a3095243975e21e89eccc46b7. by ajmichael · 8 years ago
- 336a130 Remove implicit requirements on --use_singlejar_apkbuilder. by ajmichael · 8 years ago
- 2214797 Add best practices doc by kchodorow · 8 years ago
- 3c484c1 apple_static_library passes the correct crosstool to platform-specific compile by cpeyser · 8 years ago
- edcd915 Support cpufeatures from Android NDK. by ajmichael · 8 years ago
- 906373a Remove Scala IDE info, and use Java IDE info instead. by Googler · 8 years ago
- 5da0dd5 Roll forward of https://github.com/bazelbuild/bazel/commit/5f31944b8942818aaf53571c76f5c6a9a9dafc72: Custom module map for j2objc_library by Googler · 8 years ago
- 248581e Move platform providers to a new package to break cyclic dependencies. by John Cater · 8 years ago
- 38b8350 Only allocate some formerly frequently allocated PathFragment objects once. by nharmata · 8 years ago
- 2b49f67 Update third_party/protobuf to pre-release 3.2.0 by Jakob Buchgraber · 8 years ago
- b712f33 Make Skylark interpreter read Skylark command-line flags by brandjon · 8 years ago
- e7fe50a Automated g4 rollback of commit a83a5df53ca184ad59a4a46cd9dfa747bf08007a. by Googler · 8 years ago
- 5f31944 Custom module map for j2objc_library by Googler · 8 years ago
- 5790def Automated g4 rollback of commit 6af104a0cf5662d53e4f55b7d5a64255ce470a53. by ajmichael · 8 years ago
- 198f00a Bug fix. Enable Desugar to desugar try-with-resources multiple times. by cnsun · 8 years ago
- 47577f8 Convert LLVM raw profiles to indexed format if necessary. by Googler · 8 years ago
- 067bf92 Split transition unconditionally for multiarch apple rules by cparsons · 8 years ago
- 3eeb660 Introduce a base class for AndroidLocalTest, AndroidLocalTestBase. This is a first step for future Bazel android_local_test rule support. by Googler · 8 years ago
- 8488c7f Don't clean-up externally set dump dir by Googler · 8 years ago
- ebf27d9 Assign otherwise ignored Future return values to local variables. by Googler · 8 years ago
- ac85cf9 Refactor to extract the collection of portable proto filters. by kaipi · 8 years ago
- 5038016 Rollforward of: Basic open-source crosstool to support targeting apple platform types. by cparsons · 8 years ago
- 151d193 Rollforward attempt 2 of "apple_binary extension_safe attribute results in configuration transition on dependencies" by cparsons · 8 years ago
- 0df7a3b Add FILES_TO_COMPILE output group to apple_static_library. by cpeyser · 8 years ago
- 6f7066e Bundled JDK changes for the release process. This is a fixed version by philwo · 8 years ago
- 2541fd9 Remove stale comment and add back a removed TODO. by nharmata · 8 years ago
- 6af104a Make --experimental_android_compress_java_resources true by default. by ajmichael · 8 years ago
- 6e36984 Fix 'Argument list too long' error in :merge_licenses genrule by Jakob Buchgraber · 8 years ago
- 6fa1721 Rename CppCompileCommandLine to CompileCommandLine and move it out from CppCompileAction by hlopko · 8 years ago
- d000e0c Extend BlazeModule to support listening to the console output by Klaus Aehlig · 8 years ago
- 37eda75 Open source ManifestMergerActionTest. by ajmichael · 8 years ago
- b8449f9 Fix bazel_worker_test on Darwin by replacing "/bin/true" with "true". by philwo · 8 years ago
- 1fb094e Automated g4 rollback of commit aa7f9307636d38cbb93a03acac8f4c59adfa0ee8. by ajmichael · 8 years ago
- 783ad60 Add support for logging exception details via ErrorMessage. by philwo · 8 years ago
- 93aea2e worker: Do not check if the process is still alive prior to using it. by philwo · 8 years ago
- 46299b4 Only create the databinding annotation file once by cushon · 8 years ago
- 8b564e6 worker: Extract two methods from actuallyExec for better readability. by philwo · 8 years ago
- 11e9769 Don't copy lambda bodies from interfaces into implementing classes. by kmb · 8 years ago
- 8e75333 worker: Small refactoring of RecordingInputStream. by philwo · 8 years ago
- bcecca5 Add documentation for cfg = "target". by Googler · 8 years ago
- a50a56c Use system property for lambda dir if set by Googler · 8 years ago
- d03effd Fix bazel_toolchain_test by ulfjack · 8 years ago
- 4685557 Re-introduce the overall_success field in BEP. by buchgr · 8 years ago
- 7dc3416 Store Skylark command-line flags in Skyframe by brandjon · 8 years ago
- 4edc642 Adjust the visibility of this rule, which is needed for the migration of docker_build to rules_docker. by Googler · 8 years ago
- 331e930 Slight tweaks to text formatting of ErrorMessages. by philwo · 8 years ago
- 67b9928 Simplify RecursiveDirectoryTraversalFunction: neither of its use cases were using the env variable passed into their visitors' methods, which means that we can stop passing them, and simplify the code a bit. by janakr · 8 years ago
- 9994550 Bazel docs: Add section about dependeing on external packages, refactor external dependencies page. by steren · 8 years ago
- 21903f9 Reformat Bazel crosstools to have consistent 2 spaces indent by hlopko · 8 years ago
- d89d397 worker: Remove the "retry on failure" feature. by philwo · 8 years ago
- 6fcc00f BEP: Also show the rule for each target by Klaus Aehlig · 8 years ago
- ba827ba Retain target kind in TransitiveTraversalValue by Googler · 8 years ago
- 543e783 Make JavaCompilationArtifacts an AutoValue. Helpful for debugging. by Googler · 8 years ago