1. dd5fdb2 bazel syntax: simplify cache of information about annotated classes by Googler · 6 years ago
  2. 95766f8 Add @StarlarkDeprecated for marking a Starlark symbol as deprecated in docs by cparsons · 6 years ago
  3. f6bfbdc Expose native Python 2/3 transitions to starlark. by Googler · 6 years ago
  4. 28c1a2a bazel syntax: delete FunctionSignature.WithValues by Googler · 7 years ago
  5. b84cf86 bazel syntax: remove type parameters from WithValues<V, T> by Googler · 7 years ago
  6. 886c0a4 bazel syntax: fold FunctionSignature.Shape into FunctionSignature by Googler · 7 years ago
  7. df69527 Make `visibility` documentation more verbose and explicit about the interaction with `default_visibility`. by nharmata · 7 years ago
  8. d556e53 Remove dead link in functions doc ToC by Jacob Parker · 7 years ago
  9. a628e78 bazel syntax: move value operations out of syntax classes by Googler · 7 years ago
  10. b970b24 Merge the two documenations of the workspace command by Klaus Aehlig · 7 years ago
  11. 1651445 bazel syntax: rationalize the build rules by Googler · 7 years ago
  12. c5fcc86 bazel packages: move lib.syntax.Type here by Googler · 7 years ago
  13. 72f7700 Internal cleanup by sxlijin · 7 years ago
  14. 4e7c4e1 Add contextual header in generated Starlark documentation by laurentlb · 7 years ago
  15. be03bec Adding documentation for target-level execution properties. by Googler · 7 years ago
  16. a28512b Move some of the Build Encyclopedia documentation to a separate page by laurentlb · 7 years ago
  17. 0961225 Adds application_resources to android_binary to allow injecting the resource apk to by ahumesky · 7 years ago
  18. 422cf78 Clarify default visibility. by Googler · 7 years ago
  19. a4de484 Add rules_java load statements. by iirina · 7 years ago
  20. 9602176 Automated rollback of commit 0f0a0d58725603cf2f1c175963360b525718a195. by lberki · 7 years ago
  21. 0f0a0d5 Enable sandboxing and remote caching for the "exclusive" tag by Jakob Buchgraber · 7 years ago
  22. 3d9949b Fix some dead links in documentations by Takeo Sawada · 7 years ago
  23. 6b0e1fd Fix link to tuple in docs by Marwan Tammam · 7 years ago
  24. 8860c3e Add no-remote-cache and no-remote-exec execution requirements by Sergio Rodriguez Orellana · 7 years ago
  25. 3da1568 Allows Stardoc Binary to output aspect information as a proto output by kendalllane · 7 years ago
  26. a514feb Separate documentation for Globals Constants and Functions by cparsons · 7 years ago
  27. eba849f Introduce proto-related Google-only interface methods to the Starlark build API by cparsons · 7 years ago
  28. 47e8854 Replace Skylark with Starlark in user-visible text. by laurentlb · 7 years ago
  29. 4f918a0 Don't generate documentation for attributes which are marked undocumented. by ahumesky · 7 years ago
  30. e4545fe Fix classes that create OptionsParser instances to directly use the Builder. by jcater · 7 years ago
  31. bfcdca2 Clean up usages of setAllowResidue and enableParamsFileSupport to pass values into the factory method. by jcater · 7 years ago
  32. 0f9be45 Introduce cc-related Google-only interface methods to the Starlark build API by cparsons · 7 years ago
  33. 567a8b4 Simplify overview.vm by laurentlb · 7 years ago
  34. 0a014e1 Remove trailing underline from rule links in the overview by sxlijin · 7 years ago
  35. dbe32ed Add documentation for the $RULEDIR Make variable and discourage using $@D. by lberki · 7 years ago
  36. 2e97cc3 Remove outdated licenses from functions ToC. by gregce · 7 years ago
  37. eb2fd5c Undocument license API, which Bazel no longer uses by gregce · 7 years ago
  38. 7ac265d (Rollforward) Convert MethodLibrary's SkylarkSignature methods to SkylarkCallable by cparsons · 7 years ago
  39. e91ac8d Clean up recursive glob examples by Googler · 7 years ago
  40. 698401a Support documentation for rule families by Klaus Aehlig · 7 years ago
  41. 547aa48 Support Repository Rules in Stardoc by Klaus Aehlig · 7 years ago
  42. 18da649 Documentation: replace "Methods" with "Members" by laurentlb · 7 years ago
  43. 4e49e28 Expose PyRuntimeProvider to Starlark as PyRuntimeInfo by brandjon · 7 years ago
  44. 6659b4c Rename SkylarkSemantics to StarlarkSemantics by laurentlb · 7 years ago
  45. 053508f Improve docgen validation. by cparsons · 7 years ago
  46. 62f7a9f Fix rendering of << EOF > $@ within <pre> by Googler · 7 years ago
  47. 84871bd Create new Starlark provider InstrumentedFilesInfo by cparsons · 7 years ago
  48. 24f5739 Delete unused/not working/not documented help rule name functionality. by twerth · 7 years ago
  49. ddfc430 Introduce PyInfo to replace the legacy "py" struct provider by brandjon · 7 years ago
  50. 96ca294 Update make variables documentation: by gregce · 7 years ago
  51. 973c4e7 Automated rollback of commit d3dd9d1b3cd238467143becb8665ea252fda8e0d. by arostovtsev · 7 years ago
  52. d3dd9d1 Convert MethodLibrary's SkylarkSignature methods to SkylarkCallable by cparsons · 7 years ago
  53. 0d5b631 Make "local" actions uncachable by the RemoteSpawnCache. by Benjamin Peterson · 7 years ago
  54. 2411ab9 Automatic code cleanup. by Googler · 7 years ago
  55. 84d1a66 Move whitelist checks so they don't crash on user error. As a bonus, these are now only done on attributes of starlark-defined rules instead of all rules attributes. by juliexxia · 7 years ago
  56. 985a455 Fixed syntax in cc_library definition demonstrating package_group usage. by Googler · 7 years ago
  57. f23d6cc Fix docgen to print True/False for boolean attributes, not 1/0 by hlopko · 7 years ago
  58. 68c57f0 Correct misspelled English words in comments and printed messages in Bazel's src/... directory (and run fix) by jingwen · 7 years ago
  59. 1a8eb1e Split SkylarkSemantics out into a new target, and update dependencies as needed. by John Cater · 7 years ago
  60. d0dbbad Remove unused deps by Liam Miller-Cushon · 7 years ago
  61. 3bd04b8 Automatically add experimental/deprecation documentation to guarded Params by cparsons · 7 years ago
  62. 756380c Fix default values in docs for attributes that are defined in ancestor classes. by twerth · 7 years ago
  63. c543992 n/a by gregce · 7 years ago
  64. 599c286 Bazel documentation: update "Make" variables page by Greg Estren · 7 years ago
  65. 1794703 Add documentation about the `exec_compatible_with` attribute. by John Cater · 7 years ago
  66. e6c1a5f Use selfCall MethodDescriptor instead of BuiltinCallable in ApiExporter. by cparsons · 7 years ago
  67. 7c3de6a Automatically document experimental or deprecated Starlark methods / fields. by cparsons · 7 years ago
  68. c1d7672 Move Java rules out of the build/lib package by cushon · 7 years ago
  69. 4f18986 Remove all uses of I/O in Resource sets by ulfjack · 7 years ago
  70. 7dcad73 Rename Skylark to Starlark in user-visible strings by laurentlb · 7 years ago
  71. 8aa8476 Set all resource sets to a minimum of 1 core by ulfjack · 7 years ago
  72. 91eb3d2 Expose the JavaCcLinkParamsProvider to Starlark (as JavaCcLinkParamsInfo). This by Googler · 7 years ago
  73. b68bf02 Document provider() calls in Stardoc by cparsons · 7 years ago
  74. e0efc14 Introduce the transitions() function and "transition" type in Starlark. by cparsons · 7 years ago
  75. 09f7cbc Update "name" attr doc for all rules to say "target" instead of "rule" by brandjon · 8 years ago
  76. 7555df6 Create AnalysisTestResultInfo for in-build testing. by cparsons · 8 years ago
  77. b9a5f56 Rewordings for platforms.md and config_setting by brandjon · 8 years ago
  78. eadd5f6 Rewordings for concept docs for select/configurability by brandjon · 8 years ago
  79. 645a35e Create AnalysisFailureInfo for in-build failure testing. by cparsons · 8 years ago
  80. d0609e8 Remove types for methods extracted from the fake api. by Googler · 8 years ago
  81. 8e35877 Create new config module that is responsible for creating BuildSetting descriptor objects. by juliexxia · 8 years ago
  82. ebc18f6 Fix formatting by laurentlb · 8 years ago
  83. a28d087 Add a list of popular external rules. by laurentlb · 8 years ago
  84. 59bf7bc Remove Build Encyclopedia submenu from the website by laurentlb · 8 years ago
  85. d8216e6 Added information about the name attribute in native rules. by Googler · 8 years ago
  86. d2ea309 Added information about star and star-star to the builtins proto. by Googler · 8 years ago
  87. c68c27d Added information about function params in builtin proto file. by Googler · 8 years ago
  88. 507b00f Create a framework for toggling API methods with --incompatible semantic flags by cparsons · 8 years ago
  89. 018d0a5 Added separated suggestions for BUILD and BZL files. by Googler · 8 years ago
  90. 205e545 Exported global symbols from Bootstraps. by Googler · 8 years ago
  91. 9af3f09 Internal change by Googler · 8 years ago
  92. 64ecb5a Remove duplicate link from toolchains doc page by Googler · 8 years ago
  93. 939e0bd Export parameter default values to the proto file. by Googler · 8 years ago
  94. 60e24c9 Removed parameters from overloaded methods names. by Googler · 8 years ago
  95. 223981d Fixed build api exporter to distinguish fields from functions. by Googler · 8 years ago
  96. 520e907 Flag if networking is allowed or denied by default by Austin Schuh · 8 years ago
  97. 677fa31 Export constructors as global symbols. by Googler · 8 years ago
  98. 1056e94 Fixed the builtins exporter to include all top level Starlark symbols. by Googler · 8 years ago
  99. f12d585 Replace 0/1 with False/True for testonly attribute by Googler · 8 years ago
  100. 395d48b Change writer in skylark docgen to use an explicit encoding by Googler · 8 years ago