aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Split apart options that should only be set by the client from CommonCommandO...Gravatar ccalvarin2017-10-27
* Add an additional flag (--one_version_enforcement_on_java_tests)Gravatar Googler2017-10-27
* 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
* Replace version numbers for Bazel installers with "<version>" (because this w...Gravatar Googler2017-10-27
* BEP: Add an additional event with tool statisticsGravatar aehlig2017-10-27
* Fix link.Gravatar spomorski2017-10-27
* Use configs for container v0.2.0 bazel v0.7.0Gravatar Googler2017-10-27
* Adjust the singlejar binary to accept an optional comma-separated "label" withGravatar Googler2017-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
* Add the "visible" function to the list of query functions.Gravatar Googler2017-10-27
* Fix link and formatting.Gravatar spomorski2017-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
* Make the error message emitted when the server crashes during startup a bit m...Gravatar lberki2017-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
* RELNOTES: Document interaction between test_suite and target exclusionsGravatar Googler2017-10-26
* Rename FakeSubincludeTarget to more appropriate name FakeLoadTarget (thanks @...Gravatar juliexxia2017-10-26
* Internal changeGravatar kmb2017-10-26
* remove references to legacy_native_support. it is a no-op.Gravatar ajmichael2017-10-26
* Automated rollback of commit 5d9e8c1062e893b8acadba52db92364950ce760c.Gravatar mschaller2017-10-26
* Accept build IDs by flag.Gravatar ccalvarin2017-10-26
* Add a deprecation warning to the check_fileset_dependencies_resursively flag.Gravatar kush2017-10-26
* Windows,JNI,logging: improve error messagesGravatar Laszlo Csomor2017-10-26
* fix formatting in repository_rule docGravatar yiyu2017-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
* Make --workspace_status_command accept relative pathGravatar Yun Peng2017-10-25
* remote: remove maximum blob size check.Gravatar Jakob Buchgraber2017-10-25
* BEP: correctly report unbuilt targets if --nobuild is givenGravatar Klaus Aehlig2017-10-25
* Improve error messaging for AbstractAttributeMapperGravatar cparsons2017-10-25
* Update pin for bazel-toolchains to latest versionGravatar Googler2017-10-25
* Clarify sanity check error messageGravatar brandjon2017-10-25
* Move CppConfiguration#getStaticRuntimeLibsLabel and #getDynamicRuntimeLibsLabelGravatar cpeyser2017-10-25
* Create a new "Getting Started with Bazel" page.Gravatar spomorski2017-10-25
* Add missing space and fix typo.Gravatar spomorski2017-10-25
* Split out command line handling into its own file.Gravatar ccalvarin2017-10-25
* Move CppConfiguration#getAbi and #getAbiGlibcVersion to CcToolchainProvider.Gravatar cpeyser2017-10-25
* Create a new overview of Bazel.Gravatar spomorski2017-10-25
* Extend TemplateExpander to handle $(func param) expansionGravatar ulfjack2017-10-25
* Create a CocoaPods to Bazel dependencies conversion guide.Gravatar spomorski2017-10-25
* Create an "Experimental" section.Gravatar spomorski2017-10-25
* Skylint: fix exception for empty docstring linesGravatar fzaiser2017-10-25