bazel /
bazel /
421ec39eedf3ecd0be853efd362e990204ea2aa1 - 421ec39 Use new C++ toolchain API in internal Go rules by hlopko · 7 years ago
- 2f28196 Do not hardcode -static-libgcc in cc_binary by hlopko · 7 years ago
- d3694ba C++: Removes calls to setCcLinkparamsStore of CcLinkingInfo.Builder by plf · 7 years ago
- 1d956c7 Do not fail the build when gcov is not installed by hlopko · 7 years ago
- b495eaf Update bazel_toolchains to latest release. by philwo · 7 years ago
- a45ce95 Add a deprecation warning for --windows_exe_launcher option by pcloudy · 7 years ago
- 56d125b experimental UI: in a test group mark non-executing actions by Klaus Aehlig · 7 years ago
- 27be709 Remove perl dependency for bash completions by Philip Patsch · 7 years ago
- 2894b30 Make ImportDepsChecker fix commands consistent with JavaBuilder by cushon · 7 years ago
- 9c58b19 Add support for persistent workers to the Android resource processing tools with `--persistent_android_resource_processor` flag. by jingwen · 7 years ago
- a5be661 Have skydoc-binary test suites use stardoc.bzl directly by cparsons · 7 years ago
- 09ec261 Introduce --incompatible_static_name_resolution by laurentlb · 7 years ago
- 5d26ef1 Make sure lexicalFrame is never null by laurentlb · 7 years ago
- 6d438fd Print further details on an AbruptExitException. by jmmv · 7 years ago
- 9cd6fa2 Add a check to not print deprecated flag warnings from flags set by the invocation policy. by juliexxia · 7 years ago
- 1434b17 Delete Environment.hasVariable by laurentlb · 7 years ago
- a6d7dc7 Use a ForkJoinPool instead of a PriorityBlockingQueue-based ThreadPoolExecutor by Googler · 7 years ago
- 38673e8 RELNOTES: Add ExecutionInfo to aquery output for ExecutionInfoSpecifier actions. by Googler · 7 years ago
- caa2b3c Recognize JDK 11 nestmates attributes in ijar by cushon · 7 years ago
- 6c6d990 Clean up work-around for JDK-8056066 by cushon · 7 years ago
- 0e04625 Update checker framework dataflow and javacutil versions by Liam Miller-Cushon · 7 years ago
- 0cfed02 PiperOrigin-RevId: 210388413 by Googler · 7 years ago
- cd57e6c Remove an unnecessary addInput call in ctx.actions.run(). by Benjamin Peterson · 7 years ago
- 1f72416 Break up ToolchainUtil and ToolchainContext into immutable classes by jcater · 7 years ago
- 64ecb5a Remove duplicate link from toolchains doc page by Googler · 7 years ago
- 939e0bd Export parameter default values to the proto file. by Googler · 7 years ago
- 7a72eda Remove accidentally added call to setClassName in test. by philwo · 7 years ago
- f1db75c include test-case resolution at the end of the build log by Eran Shalom · 7 years ago
- bd5d8d4 Remove dead code in TestSummary. by philwo · 7 years ago
- 8d84a63 Properly log the stack trace using BuildRequest#outErr when a crash occurs. by lpino · 7 years ago
- f204954 hide warning on macOS if no JDK is installed by Jakob Buchgraber · 7 years ago
- 3c5e7c7 Fix AppEngine variant of go_proto_library: also needs gRPC metadata dependency by Googler · 7 years ago
- d019651 Pass around the AndroidManifestInfo instead of the ProcessedAndroidManifest this makes the api's cleaner in Skylark. Allows us to avoid exposing non-provider objects. by Googler · 7 years ago
- 6cbc741 Add helper method to get merged resources from ValidatedAndroidResources. by Googler · 7 years ago
- 344f062 Expose android_cpu to Skylark. by Googler · 7 years ago
- 03ed75c aapt2 android_binary rules will always use compiled data to merge. by corysmith · 7 years ago
- 2e677fb Ignore unrecognized VM options in desugar.sh, such as the JVM 9 flags to silence warnings. by jingwen · 7 years ago
- ef0000f Don't evaluate filterKnownInputs() twice for no reason. by Googler · 7 years ago
- 9445c1f Remove the documentation from the Provider callable. by Googler · 7 years ago
- 64976c6 Hoist call to ImmutableMap.copyOf(). by Googler · 7 years ago
- c3283a3 Add support for wearable v1 references by corysmith · 7 years ago
- 774bfe0 Support directory expansion in Skylark Args. by tomlu · 7 years ago
- 8ceaa65 Rollforward of https://github.com/bazelbuild/bazel/commit/2d3adfb93c023f9752f00d4bf3440ee9869f64f2: Add a warning if the same rc file is read multiple times. by ccalvarin · 7 years ago
- 5eae80f Add execlog tests to the source tree. by Googler · 7 years ago
- 688930d Avoid Set.removeAll(List), which is quadratic if set.size() <= list.size(). by Googler · 7 years ago
- de556c3 Change Artifact.equals() to early-out if hashcodes differ. by Googler · 7 years ago
- 16e3572 Update error message for tabulations in source code. by laurentlb · 7 years ago
- e698aeb Fold FdoSupport into FdoSupportValue and remove FdoSupportProvider to FdoProvider. by lberki · 7 years ago
- a3abc00 When building remotely on Windows, use the Java version of singlejar, not the native one, since the native one doesn't work yet. by jsharpe · 7 years ago
- cca7a23 Remove FdoMode.VANILLA. by lberki · 7 years ago
- 0ac4737 Split resolved hashes computation by Klaus Aehlig · 7 years ago
- bc3426d Switch all dummy manifest writing to the AndroidManifest class. This ensures that the minSdk will be propagated to the dummy manifests. by corysmith · 7 years ago
- 8fcb553 Make Bazel compile with JDK 8 again. by lberki · 7 years ago
- fb2ef0e Make FdoSupport a simple value class by moving all the functionality in it to their call sites. by lberki · 7 years ago
- f276092 Updating Semver proto to latest remote-apis version: adding java_package. by Ola Rozenfeld · 7 years ago
- bec0ea4 Modify AliasConfiguredTargets to store related config conditions. by juliexxia · 7 years ago
- 52cfb9c Add AndroidManifest class to handle parsing and writing dummy manifests. by corysmith · 7 years ago
- 375d593 Remove references to ephemeral strings by ccalvarin · 7 years ago
- e300f62 Remove isValidDigest(). It has no callers after commit a1f977987a68e7ea6a51eb6237b57349fe208732. by Googler · 7 years ago
- 42942de Stop writing the merged resources to xml. by corysmith · 7 years ago
- a1f9779 Simplify DigestUtils.getDigestOrFail(): by Googler · 7 years ago
- 202b9e2 Optimize handling of latin1-encoded Strings in unix_jni. by Googler · 7 years ago
- c62309c fix: include android support header after llvm-libc++ as math.h method not found by microjixl · 7 years ago
- 5e5ee0d Rollforward of https://github.com/bazelbuild/bazel/commit/ec83598cb6ee4136166bb562a24dc5dfa58921db and the followup correction in https://github.com/bazelbuild/bazel/commit/44f92dd508824f2bae03e0e55dc4282908a562ec: Change the list of rc files accepted. by ccalvarin · 7 years ago
- 5b30745 Change PlatformConfiguration to only have a single target platform. by John Cater · 7 years ago
- 1d70434 Fourth cl for verbose workspaces (ability to log certain potentially non-hermetic events that happen as part of repository rules). by Googler · 7 years ago
- 014e8dc Remove the fdoInstrument and fdoMode fields from FdoSupport. by lberki · 7 years ago
- 7b40494 Do not create the FDO root anymore. by lberki · 7 years ago
- 489214d Add cquery and aquery to the build event service command whitelist. by Benjamin Peterson · 7 years ago
- 190d4f8 Move C++ coverage collection logic out of collect_coverage.sh by iirina · 7 years ago
- 9aea8fd Create the AFDO profile symlink using a regular SymlinkAction instead of accessing the file system behind the back of Skyframe. by lberki · 7 years ago
- 6e6639c experimentalUI: support deduplicating by Klaus Aehlig · 7 years ago
- 281231d Updates the JDK to JDK 10 for aarch64 by Arielle Albon · 7 years ago
- d0764cf Remove xml processing from the resource shrinker. by corysmith · 7 years ago
- b470c0f Add logic for skylark options to all BuildOptions mechanics (construction, diff-ing, reconstruction, serialization, etc). Get the new skylark information from an OptionsProvider (the same way native options are retrieved). Rename the <code>getOptions()</code> method in BuildOptions to <code>getNativeOptions</code> to better reflect this new information being stored in BuildOptions. by juliexxia · 7 years ago
- c2f1896 Propagate DefaultHashFunctionNotSetException past the filesystem by ccalvarin · 7 years ago
- 05eef50 Fix a very stale comment. ActionInput doesn't expose digest (although by Googler · 7 years ago
- c3ffbbb Fix bug where we might have two reference-equals query subexpressions in an expression being passed to an AggregatingQueryExpressionVisitor. by shreyax · 7 years ago
- 6fbc0e4 Remove manifests, packages, and configuration filters as they are no longer relevant to aapt2 shrinking. by corysmith · 7 years ago
- aa118ca Use java.util.Optional instead of guava's Optional by cushon · 7 years ago
- d96f157 Automated rollback of commit ec83598cb6ee4136166bb562a24dc5dfa58921db, and followup unknown commit by ccalvarin · 7 years ago
- fee8d25 Third cl for verbose workspaces (ability to log certain potentially non-hermetic events that happen as part of repository rules). by Googler · 7 years ago
- 7a07ba2 Accept a single provider instance as return value from an aspect. by cparsons · 7 years ago
- 2d3adfb Add a warning if the same rc file is read multiple times. by ccalvarin · 7 years ago
- 1114084 Fix comment that recently became stale. by nharmata · 7 years ago
- 44a2c67 Choosing the aapt version for rules that do not have an aapt_version attribute by Googler · 7 years ago
- 8993c6e docs: update homebrew install instructions by Jakob Buchgraber · 7 years ago
- 3057add Remove two parallel constructor chains starting from ParallelEvaluator. This is by Googler · 7 years ago
- 464a894 Remove support for gcc FDO. by lberki · 7 years ago
- f7956d6 Distinguish between Module scope and Universe scope in ValidationEnvironment by laurentlb · 7 years ago
- cb4137e Fix typos in http rule documentation by David Pursehouse · 7 years ago
- 624e500 SimpleJavaLibraryBuilder.java: Use MoreFiles.deleteRecursively to clean up directory by pcloudy · 7 years ago
- 398478c Remove a deprecated constructor by cushon · 7 years ago
- c5a2f81 Remove "synchronized" from InMemoryNodeEntry.getVersion(). References in Java by Googler · 7 years ago
- d2e0254 Make creating a CcToolchainConfigInfo from Skylark possible by rosica · 7 years ago
- a168a82 Unwrap CacheNotFound for RemoteActionCache by George Gensure · 7 years ago
- 30aac1c Update to JDK 10 javac by Liam Miller-Cushon · 7 years ago
- 3619e90 Use VanillaJavaBuilder and disable header compilation in toolchain_hostjdk8 by cushon · 7 years ago
- 0d0aafe Remove incompatible_disable_glob_tracking from documentation by laurentlb · 7 years ago
- 4fa081c Follow up CL to https://github.com/bazelbuild/bazel/commit/a6298007e0b8338aa4ac5cbc9f6d42d5d44b6d6d. Moving <code>getSkylarkOptions()</code> up one level of inheritance to have access to skylark options from the <code>BuildOptions.of(...)</code> constructor method. This will be helpful in the future to pass skylark options when we use BuildOptions to construct the default target and host configurations. by juliexxia · 7 years ago