aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Misc cleanups of AST node APIGravatar brandjon2017-07-12
* Clean up string representations for unknown objectsGravatar vladmos2017-07-12
* Resolve references to @main-repo//foo to //fooGravatar kchodorow2017-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
* Add a string representations test for glob valuesGravatar vladmos2017-07-11
* ProfilerTest: Removes flakiness from ProfilerTestGravatar plf2017-07-11
* Add a cc_toolchain_alias and java_runtime_alias rules so that e.g. genrules c...Gravatar lberki2017-07-11
* Bazel CI: fix broken compilationGravatar laszlocsomor2017-07-11
* Fold OptionUsageRestrictions into OptionDocumentationCategory and OptionMetad...Gravatar ccalvarin2017-07-11
* BuildEventWithConfiguration: represent configurations as BuildEventGravatar Klaus Aehlig2017-07-11
* remote: Fix flaky ByteStreamUploaderTest.Gravatar buchgr2017-07-11
* Make information about the Java runtime in use available in Skylark using a d...Gravatar lberki2017-07-11
* AndroidResourceOutputs: fix ZipEntry pathsGravatar Laszlo Csomor2017-07-11
* Make CcToolchainProvider#equals() be the object identity.Gravatar lberki2017-07-11
* Make SkylarkValue instances mutable by defaultGravatar vladmos2017-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
* 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
* 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
* 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
* 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
* 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
* 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
* Improve error message when calling a builtin function with wrong typeGravatar laurentlb2017-07-07
* Plumb some information about the location of the JVM through JavaRuntimeProvi...Gravatar lberki2017-07-07
* Automated rollback of commit 9000e61fc1737444392ffe251727e8331fab3cf2.Gravatar Googler2017-07-07
* Factor out BuildConfigurationCollection.Transitions.getDynamicTransition.Gravatar gregce2017-07-07
* Add debugging for flaky test: maybe fifo problem.Gravatar Janak Ramakrishnan2017-07-07
* Exclude //external targets from //...Gravatar kchodorow2017-07-07
* Clean up string representations for select valuesGravatar vladmos2017-07-07
* Remove support for -extra_checks:offGravatar cushon2017-07-07
* Clean up string representations for aspectsGravatar vladmos2017-07-07