aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Adapt the installation instruction to the distfileGravatar Klaus Aehlig2016-11-11
* Really mark //src/main/cpp/util:file_platform_test as manualGravatar Klaus Aehlig2016-11-11
* Implement action cache resolution for ObjcCompileAction. This allows forGravatar Cal Peyser2016-11-11
* ObjcCompileAction provides all headers to sandboxed execution. This allowsGravatar Cal Peyser2016-11-11
* Mark //src/test/cpp/util:file_platform_test as manualGravatar Klaus Aehlig2016-11-11
* Explains why included files are not in sandbox path.Gravatar Yue Gan2016-11-11
* output_group is not a real Skylark provider for aspects, as well as for rules.Gravatar Dmitry Lomov2016-11-11
* Do not crash when aspects provide duplicate things.Gravatar Dmitry Lomov2016-11-11
* Only install bazel-distfile.zip on linuxGravatar Klaus Aehlig2016-11-11
* Implement build tag filtering.Gravatar Lukacs Berki2016-11-11
* Add the distribution artifact to the list of release filesGravatar Klaus Aehlig2016-11-11
* Fix build rule visibility.Gravatar Laszlo Csomor2016-11-11
* Rollback of commit 33ad37612ab7edc32d5e82c3912acebacaef42dc.Gravatar Irina Iancu2016-11-11
* Introduce structured build variables in CrosstoolGravatar Marcel Hlopko2016-11-11
* Expose aspect-related information in the extra-action proto that Bazel hands ...Gravatar Carmi Grushko2016-11-11
* Fix tree pruning inside enum constantsGravatar Liam Miller-Cushon2016-11-11
* Update package lookup to check for files named BUILD.bazel before files namedGravatar John Cater2016-11-11
* Add documentation that configuration is required when attribute is executable.Gravatar Googler2016-11-11
* Global cleanup change.Gravatar Googler2016-11-11
* When bootstrapping Bazel, use a proto-compiler from //third_party/protobuf/3....Gravatar Carmi Grushko2016-11-11
* Remove all node specific set-up from the Windows CI compile scriptGravatar Damien Martin-Guillerez2016-11-11
* Blacklists for proto_lang_toolchain() no longer have to be proto_library's.Gravatar Carmi Grushko2016-11-11
* Make unittest.bash fill in testsuite infoGravatar Kristina Chodorow2016-11-11
* Add a mechanism for bounding the number of Packages SkyQueryEnvironment's exp...Gravatar Nathan Harmata2016-11-11
* Stop running chained dead code removal commands if one of them fails.Gravatar Rumou Duan2016-11-11
* Make testonly checking work through aliases.Gravatar Lukacs Berki2016-11-11
* On ci, bootstrap from a bootstrap bazelGravatar Klaus Aehlig2016-11-10
* Fix a bunch of typosGravatar Jon Brandvein2016-11-10
* Test Encyclopedia: fix duplicate entriesGravatar Laszlo Csomor2016-11-10
* Bazel client: wrap some POSIX functionsGravatar Laszlo Csomor2016-11-10
* Add AutoValue 1.4-rc1 to Bazel.Gravatar Carmi Grushko2016-11-10
* Add type annotations for the benefit of Java 7Gravatar Klaus Aehlig2016-11-10
* Add comment to EnvironmentVariable proto to make it clear that values are not...Gravatar Googler2016-11-10
* Change error message to reflect broader syntax for assignmentsGravatar Jon Brandvein2016-11-10
* Adds obfuscated constant string implicit output.Gravatar Googler2016-11-10
* Introduce MultisetSemaphore: A concurrency primitive for managing access to a...Gravatar Nathan Harmata2016-11-10
* Migrate ActionOwner to @AutoValue.Gravatar Carmi Grushko2016-11-10
* Fix NPE when maven_jar sha1 isn't set and caching is enabledGravatar Kristina Chodorow2016-11-10
* --Gravatar Jon Brandvein2016-11-10
* Bazel FAQ: update information about WindowsGravatar Laszlo Csomor2016-11-10
* Increase shard size for //src/test/java/com/google/devtools/build/lib:analysi...Gravatar Klaus Aehlig2016-11-09
* Implemented default providerGravatar Vladimir Moskva2016-11-09
* Remove the dependency on AutoValue from the Java test runner so that it doesn...Gravatar Lukacs Berki2016-11-09
* Rollback of commit ed792bc4a99bb8125f28ce6f614b49e9e28be91e.Gravatar Klaus Aehlig2016-11-09
* blaze_utils: fork file handling for platformsGravatar Laszlo Csomor2016-11-09
* Windows, bazel client: compile more with MSVCGravatar Laszlo Csomor2016-11-09
* Creates maven_aar rule to generate aar_import for AARs from Maven.Gravatar Adam Michael2016-11-09
* When --experimental_extra_action_top_level_only, Bazel to report extra-action...Gravatar Carmi Grushko2016-11-09
* Add SkylarkAspect to SkylarkRuleContext for aspectsGravatar Dmitry Lomov2016-11-09
* Have Bazel use the the prebuilt guava jars from the 21.0-20161101 daily build...Gravatar Nathan Harmata2016-11-09