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