aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com
Commit message (Expand)AuthorAge
* Remove apple_watch1_extension and apple_watch_extension_binary rulesGravatar cparsons2017-07-12
* Misc cleanups of AST node APIGravatar brandjon2017-07-12
* Clean up string representations for unknown objectsGravatar vladmos2017-07-12
* Ensure that shutdown commands end the server process before completionGravatar mschaller2017-07-12
* Resolve references to @main-repo//foo to //fooGravatar kchodorow2017-07-11
* ConfigFeatureFlagProvider should be declared provider only.Gravatar dslomov2017-07-11
* Expose current java_toolchain target to Skylark.Gravatar elenairina2017-07-11
* Add register_toolchains function to the WORKSPACE for registering toolchains ...Gravatar John Cater2017-07-11
* MakeVariableProvider should be declared provider only.Gravatar dslomov2017-07-11
* Make some objects SkylarkValuesGravatar vladmos2017-07-11
* Fix options parsing javadoc typo.Gravatar gregce2017-07-11
* Add a cc_toolchain_alias and java_runtime_alias rules so that e.g. genrules c...Gravatar lberki2017-07-11
* Fold OptionUsageRestrictions into OptionDocumentationCategory and OptionMetad...Gravatar ccalvarin2017-07-11
* Pass an EventHandler to OutputService.startBuildGravatar ulfjack2017-07-11
* BuildEventWithConfiguration: represent configurations as BuildEventGravatar Klaus Aehlig2017-07-11
* Make information about the Java runtime in use available in Skylark using a d...Gravatar lberki2017-07-11
* Update marker version number to 3Gravatar pcloudy2017-07-11
* Add Make variables to java_runtime and java_runtime_suite .Gravatar lberki2017-07-11
* Make CcToolchainProvider#equals() be the object identity.Gravatar lberki2017-07-11
* Automated rollback of commit 458990b0c155130e242117e2bfc5ebfdf787d2e2.Gravatar Googler2017-07-11
* Remove dynamic configs dep on the static transition table.Gravatar gregce2017-07-11
* Make SkylarkValue instances mutable by defaultGravatar vladmos2017-07-11
* Never use shell quoting in turbine params filesGravatar cushon2017-07-11
* Remove extra commented-out line.Gravatar jcater2017-07-11
* Make native declared providers type-safe.Gravatar dslomov2017-07-10
* Update documentation on ctx.actions.declare_directory and File.Gravatar dslomov2017-07-10
* Fix memory regression from CL/160891204.Gravatar tomlu2017-07-10
* Skylark, docs: fix docs of Label.relative(name)Gravatar laszlocsomor2017-07-10
* BEP: Report test warningsGravatar aehlig2017-07-10
* Make jvm_runtime.java_home expand Make variables.Gravatar lberki2017-07-10
* Remove the functionality from alias() to point nowhere.Gravatar lberki2017-07-10
* Windows, Android BusyBox: create JunctionCreatorGravatar Laszlo Csomor2017-07-10
* Reimplement RemoteSpawnStrategy on top of RemoteSpawnRunnerGravatar ulfjack2017-07-10
* BEP: Positively identify the last messageGravatar Klaus Aehlig2017-07-10
* remote: Rewrite the ByteStream upload.Gravatar buchgr2017-07-10
* Look at stderr for terminal detection.Gravatar Googler2017-07-10
* Remove objc_includes_prioritize_static_libsGravatar cparsons2017-07-10
* Add doc argument to attr.*, rule, aspect, and provider.Gravatar allevato2017-07-10
* Clean up string representations for artifactsGravatar vladmos2017-07-10
* Update the default values for the C++ and Java late-bound attributes to the c...Gravatar janakr2017-07-10
* Add toolchain() rule for declaring toolchains with type and constraints.Gravatar John Cater2017-07-07
* Clean up string representations for configured targetsGravatar vladmos2017-07-07
* Restrict writing build events to a white-listed set of commandsGravatar Klaus Aehlig2017-07-07
* Clean up string representations for rule and aspect contextsGravatar vladmos2017-07-07
* Make sure to check the received digest on downloadGravatar ulfjack2017-07-07
* Platform -> ApplePlatform, to avoid ambiguity with the newly introducedGravatar cpeyser2017-07-07
* Remove all non-essential call sites of methods on Jvm.Gravatar lberki2017-07-07
* Clean up string representations for providersGravatar vladmos2017-07-07
* Ignore unknown file types in profile zip filesGravatar Googler2017-07-07
* Do not NPE crash when C++ actions are not configured in crosstoolGravatar hlopko2017-07-07