aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
...
* Fix SelectorList.isListType to properly consider all classes that can be assi...Gravatar jcater2017-10-27
* Modify android_instrumentation_test.instrumentation to accept android_binary ...Gravatar jingwen2017-10-27
* BEP: Add an additional event with tool statisticsGravatar aehlig2017-10-27
* Implement android_binary.instruments attribute.Gravatar jingwen2017-10-27
* Allow/require callers of AbstractPackageLoader to set Skylark semantics expli...Gravatar brandjon2017-10-27
* Adds "-fno-autolink" to ObjC compilation actions to avoid using the autolink ...Gravatar kaipi2017-10-27
* Add platform_common.MakeVariableInfo so that Skylark code has access to the M...Gravatar lberki2017-10-27
* Automated rollback of commit 0a63dadf4eafbae1730f88644b0c537fb1c16d5c.Gravatar dslomov2017-10-26
* BuildEventStreamer: allow final messagesGravatar aehlig2017-10-26
* Remove the runfiles middleman from py_binary's data runfiles.Gravatar Benjamin Peterson2017-10-26
* Add a regression test for expand_locationGravatar ulfjack2017-10-26
* Automated rollback of commit ca77f608e486bf7aa762565d25bf7b9e30f2268c.Gravatar ulfjack2017-10-26
* Remove OS/Xcode versions (and thus package loading) from AppleConfiguration.L...Gravatar lberki2017-10-26
* Internal changeGravatar kmb2017-10-26
* remove references to legacy_native_support. it is a no-op.Gravatar ajmichael2017-10-26
* Windows,JNI,logging: improve error messagesGravatar Laszlo Csomor2017-10-26
* Trim function params in TemplateExpanderGravatar ulfjack2017-10-25
* Split skylark flag tests into multiple test casesGravatar brandjon2017-10-25
* Do not create instance of ExternalPackageBuilderGravatar Damien Martin-Guillerez2017-10-25
* BEP: correctly report unbuilt targets if --nobuild is givenGravatar Klaus Aehlig2017-10-25
* Move CppConfiguration#getStaticRuntimeLibsLabel and #getDynamicRuntimeLibsLabelGravatar cpeyser2017-10-25
* Move CppConfiguration#getAbi and #getAbiGlibcVersion to CcToolchainProvider.Gravatar cpeyser2017-10-25
* Extend TemplateExpander to handle $(func param) expansionGravatar ulfjack2017-10-25
* Add unused, optional source_properties attribute to android_sdk.Gravatar ajmichael2017-10-25
* Parser: fix incorrect end location for statement suites.Gravatar fzaiser2017-10-24
* BEP: correctly close stream in case of a circular dependencyGravatar Klaus Aehlig2017-10-24
* Windows, jni: Don't close stdout/stderr in nativeWaitFor functionGravatar Yun Peng2017-10-24
* Automated rollback of commit e9b10399f6a148a3d20442f2c5020b05fa891873.Gravatar twerth2017-10-24
* Add java_toolchain which compiles singlejar and ijar from source.Gravatar xingao2017-10-24
* Update "mirror.bazel.build" urls to use https. (All traffic to *.bazel.* is n...Gravatar Googler2017-10-24
* Add a simple java test using singlejar and ijar's cc_binary targets.Gravatar xingao2017-10-24
* Record dependencies when directly calling moved interface methods.Gravatar kmb2017-10-24
* Implement custom executable API.Gravatar dslomov2017-10-24
* Reset evaluator eagerly when incremental state changes. And add a regression ...Gravatar janakr2017-10-24
* Propagate skylark flags to WORKSPACE and repo rulesGravatar brandjon2017-10-24
* Preserve `pass` statements in the Skylark AST.Gravatar fzaiser2017-10-23
* Change FileSystem#getDirectoryEntries to return strings of the file/directory...Gravatar tomlu2017-10-23
* Automated rollback of commit 1b98de65873054b148ced772cfa827a7bfb5ad9a.Gravatar dslomov2017-10-23
* Internal changeGravatar dslomov2017-10-23
* Automated rollback of commit f9a379157d1e992390c5b6f0b75ef853e0870689.Gravatar lberki2017-10-23
* Automatic code cleanup.Gravatar cushon2017-10-23
* Add test for recursive function callsGravatar brandjon2017-10-23
* Exclude Android dependency checking from Bazel's singlejar build.Gravatar kmb2017-10-23
* Add support for linker scripts in auto-linked Android native depsGravatar Googler2017-10-23
* Post non-empty ActionResults for all completed Actions.Gravatar ruperts2017-10-23
* Move hard-coded compilation-mode-specific flags in ObjcConfiguration.Gravatar cpeyser2017-10-23
* Fix changes that broke resource filtering, and document related confusionGravatar Googler2017-10-23
* Add tests for ToolchainUtil, and fix an error when there is an error andGravatar John Cater2017-10-23
* Require semantics field for Environment.BuilderGravatar brandjon2017-10-23
* Expose a CcToolchainProvider that is generated by the legacy toolchain select...Gravatar cpeyser2017-10-23