aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Add unused, optional source_properties attribute to android_sdk.Gravatar ajmichael2017-10-25
* Skylint: docstring format: warn about wrong order of sections only onceGravatar fzaiser2017-10-24
* PiperOrigin-RevId: 173251680Gravatar lpino2017-10-24
* 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
* Do not output Bazel leaves to logs.Gravatar Dmitry Lomov2017-10-24
* Android,Windows: longpath support in toolGravatar Laszlo Csomor2017-10-24
* Windows, jni: Don't close stdout/stderr in nativeWaitFor functionGravatar Yun Peng2017-10-24
* Automated rollback of commit 5cca89f970bcaddb98972055f2d9539e9d225e67.Gravatar pcloudy2017-10-24
* Automated rollback of commit e9b10399f6a148a3d20442f2c5020b05fa891873.Gravatar twerth2017-10-24
* Improve --config expansion logging under --announce_rcGravatar ccalvarin2017-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
* Remove unnecessary EvalException from UserDefinedFunction contructorGravatar michajlo2017-10-24
* Record dependencies when directly calling moved interface methods.Gravatar kmb2017-10-24
* Optimize recursive call detectionGravatar michajlo2017-10-24
* Skylint: don't report unused variables starting with "unused_"Gravatar fzaiser2017-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
* Fix resource generation in android_testGravatar Googler2017-10-24
* Preserve `pass` statements in the Skylark AST.Gravatar fzaiser2017-10-23