bazel /
bazel /
f1db75c684f0e5a7849d3dab3336ad25e6dc8cd2 - 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
- eca1399 Fix attribute in AndroidResourcesInfoApi, misnamed and duplicates another by Googler · 7 years ago
- a880c0c Implement ConfiguredTargetAccessor.getLabelListAttr(...) to fix b/112593112. by juliexxia · 7 years ago
- c01c6af Remove the unused IOS_APPLICATION Apple configuration distinguisher. by lberki · 7 years ago
- 9536115 Automated rollback of commit 0b2f868885b1a7162d85ce43d28383a759ec4e92. by Googler · 7 years ago
- 740b07b Add PythonBlackBoxTest.java, modify BUILD files to include blackbox package tests into Windows tests as well. by Googler · 7 years ago
- a95a442 Disable warning about GCOV. by Irina Iancu · 7 years ago
- e02c42c Fix typo in java_import_external rule by David Ostrovsky · 7 years ago
- 2a27fec Framework modifications for running on windows. by Googler · 7 years ago
- 43dbed6 Add test environment classes and base black box test class. by Googler · 7 years ago
- b624e70 Make Bazel's mock osx crosstool more resilient against missing variables by hlopko · 7 years ago
- a9cb78d Introduce tools setup classes, reorganize common dependencies. by Googler · 7 years ago
- 7a1da9f Make Bazel's osx crosstool more resilient against missing variables by hlopko · 7 years ago
- 71e46d0 Create a Builder class to help create instances of CommandHelper. by jcater · 7 years ago
- 041f4de Deletes TransitiveVersionTable by shahan · 7 years ago
- 35f9ec3 Distinguish between threads paused during initialization, and threads paused in response to a explicit PauseThreadsRequest. by brendandouglas · 7 years ago
- 25ee449 Introduce temporary workaround to the ResourceUsageAnalyzer to ensure that proguard mapping is correctly process. by corysmith · 7 years ago
- b35c0a4 Fix some warnings on RuleContext by cparsons · 7 years ago
- fa2d3f6 Fix 'recompiled linkstamps after shutdown' bug by hlopko · 7 years ago
- 1a23c4a Avoid silly multiplication by -1 in Evaluate#compareTo calculation. by janakr · 7 years ago
- 2cb3076 Add the (currently unused) ability for QueryFunctions that are simply filtering some input argument to be inverted. by shreyax · 7 years ago
- 943c17b Expanding execution log parser to reorder a log for a text diff with another. by Googler · 7 years ago
- 7f9de5d windows_cc_configure.bzl: Add VS2017 Professional install location by Gregor Jasny · 7 years ago
- de5462a Make AppleCrosstoolTransition a no-op if it would change neither the CPU nor the C++ compiler used. by lberki · 7 years ago
- 44f92dd Do not fail rc file loading if we aren't in a workspace. by ccalvarin · 7 years ago
- 7693b09 Read packages from ResourcesZip instead of options. by corysmith · 7 years ago
- f5b5e88 HttpUtils: short cut in mergeUrls, if possible by Klaus Aehlig · 7 years ago
- 8794308 Explicitly provide the test-default hash function in all tests. by ccalvarin · 7 years ago