aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Android BusyBox: use the JunctionCreatorGravatar Laszlo Csomor2017-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
* Use a CommandLine struct to store the command line parsed by the OptionProces...Gravatar lpino2017-07-11
* Raise the maximum number of processes and open files to their maximum.Gravatar jmmv2017-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
* build_event_stream_test: stop daemon before removing filesGravatar Klaus Aehlig2017-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
* Only run the tests in ExternalPackageUtilTest if we are testing Bazel.Gravatar lberki2017-07-10
* Android: fix path bugs and enable tests on WindowsGravatar Laszlo Csomor2017-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
* Fix BuildRuleWithDefaultsBuilder to work properly with NODEP_LABEL attributes.Gravatar jcater2017-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
* Refactor RemoteSpawn{Strategy,Runner}Gravatar ulfjack2017-07-07
* Clean up string representations for attr and attr.*Gravatar vladmos2017-07-07
* remote: Add a SingleSourceBuilder to the Chunker.Gravatar buchgr2017-07-07
* Avoid relying on System.out/err going to the terminalGravatar ulfjack2017-07-07
* Move CommandEnvironment creation and beforeCommand call after options parsingGravatar ulfjack2017-07-07
* Cache flaky tests (remove the cachable flag from test result data)Gravatar ulfjack2017-07-07
* Improve error message when calling a builtin function with wrong typeGravatar laurentlb2017-07-07
* remote: Make RetryException aware of gRPC's StatusException.Gravatar buchgr2017-07-07
* Plumb some information about the location of the JVM through JavaRuntimeProvi...Gravatar lberki2017-07-07
* Replace Transitions.configurationHook with equivalent rule class transitions.Gravatar gregce2017-07-07
* Automated rollback of commit 9000e61fc1737444392ffe251727e8331fab3cf2.Gravatar Googler2017-07-07
* Switch from using set/getPchFile on CompilationArtifacts to a doNotUsePch opt...Gravatar Googler2017-07-07