Sign in
bazel
/
bazel
/
d2ce7aba5f93d349f0eefaf649ea4c1cf3de24c1
/
site
/
docs
bf07eaf
Add second method to access external dependencies when using generate_workspace tool.
by Googler
· 8 years ago
c16f798
fixed broken link to maven_jar code in docs
by Ittai Zeidman
· 8 years ago
57742cc
Update Bazel Test Encyclopedia.
by Googler
· 8 years ago
d5930ea
Allow Debian package to be installed alongside JDK 9
by Thomas Broyer
· 8 years ago
fd04ce8
Restore docs for javahotswap command.
by dslomov
· 8 years ago
71838c2
For topic about generate_workspace tool, fixed broken links and did some rewording.
by Googler
· 8 years ago
34bbdcf
New flag `--incompatible_checked_arithmetic` to use checked arithmetics.
by laurentlb
· 8 years ago
8b1281b
Improve the Skylark rule naming documentation
by steren
· 8 years ago
c9d4425
Describe the tool `generate_workspace` in a separate topic. Update instructions for generating a WORKSPACE file.
by Googler
· 8 years ago
a9f2bc2
We dropped support for JDK7
by steren
· 8 years ago
30c35a2
Reorganize Windows install instructions
by steren
· 8 years ago
100a078
Fix TOC in this topic. Our markdown doesn't use [TOC] to create a table of contents.
by Googler
· 8 years ago
b587350
Update aspect documentation to reflect aspect parameters.
by Googler
· 8 years ago
1b2e451
Remove misleading documentation about 'transitive-deps' target
by Jeremy Apthorp
· 8 years ago
ffa68e2
Create and example of how to change the default on inherited attributes
by Pweaver (Paul Weaver)
· 8 years ago
205125b
Use relative paths in links in docs.
by dzc
· 8 years ago
27486a6
Remove trailing closing parenthesis
by dannark
· 8 years ago
e94ffea
Add missing word
by steren
· 8 years ago
8880cf2
Forbid duplicate keys in dictionary literals
by laurentlb
· 8 years ago
1d8cd59
Rework jekyll-tree build to add redirects from site root.
by dzc
· 8 years ago
f8e5e0d
Remove Support page from docs.
by dzc
· 8 years ago
3c566c6
Use targets' labels' package identifier for query output=package
by mschaller
· 8 years ago
e9424cf
Automated rollback of commit 7dec00574aa91327693f6ba7e90bff5bc834253e.
by ajmichael
· 8 years ago
71c6aa8
Delete the 'upcoming' changes section.
by laurentlb
· 8 years ago
c9b6f4a
Introduce --incompatible_depset_is_not_iterable
by laurentlb
· 8 years ago
1d9d6fe
Update install documentation with latest Bazel version number
by steren
· 8 years ago
d02aabf
Fix a link rot.
by Googler
· 8 years ago
855b7c5
Clarify a remark on upcoming changes
by brandjon
· 8 years ago
8570e4d
Remove reference to Python-preprocessing in the documentation
by laurentlb
· 8 years ago
51dcd28
Fix couple of code blocks, doc paths in docgen templates.
by dzc
· 8 years ago
ba69b39
Introduce --incompatible_load_argument_is_label (1st argument of load must be a label).
by laurentlb
· 8 years ago
9d5c0a0
Introduce --incompatible_comprehension_variables_do_not_leak
by laurentlb
· 8 years ago
c9b3b74
docs: fix outputBase path
by Thiago Farina
· 8 years ago
af70ce5
Don't call function names keyword in the query reference because they are not.
by lberki
· 8 years ago
11a89fb
Document the --experimental_extra_action_top_level_only command line option.
by lberki
· 8 years ago
d83cf04
Small edits to overview topic.
by Googler
· 8 years ago
0cce52e
Re-add some accidentally deleted docs.
by ajmichael
· 8 years ago
c6dfe02
Removed docs for nonexistent option
by Mike Morearty
· 8 years ago
5596d3b
Fix paths in Bazel docs, removing references to versions/master.
by dzc
· 8 years ago
7dec005
Make PackageOutputFormatter use PackageIdentifier instead of package name.
by ajmichael
· 8 years ago
e763441
Update the C++ tutorial to match the format of the Java tutorial and to use a sample project hosted on GitHub.
by Googler
· 8 years ago
b343cda
Bring the Bazel mobile app tutorial up to date.
by Googler
· 8 years ago
8af9dc5
Update the Java tutorial for flow, readability, and to use a GitHub-hosted companion project.
by Googler
· 8 years ago
456b6ab
Missed updating this title when changing the name of this section in previous change.
by Googler
· 8 years ago
20db4bb
Update bzl style, local variables don't start with underscore
by laurentlb
· 8 years ago
77ffee3
Introduce --incompatible_disallow_toplevel_if_statement to forbid top-level if statements.
by laurentlb
· 8 years ago
e222549
Fix the link to RuleClassProvider.java in Bazel documentation.
by ivucica
· 8 years ago
55f40c8
Section about Bazel concepts should be titled as such (rather than "BUILD file" and "Bazel: Build Files and Terminology").
by Googler
· 8 years ago
2347169
Document --nouse_action_cache
by Googler
· 8 years ago
1cec6bb
Remove "supports-workers" tag from ApkBuilder execution info.
by philwo
· 8 years ago
171314b
Update documentation for --output_filter and --auto_output_filter
by ulfjack
· 8 years ago
202d591
Automated g4 rollback of commit dba22f337a20d3e8f3ac8dfd23bc6fa69e4528da.
by xingao
· 8 years ago
27f4cfe
Rename Blaze documentation files to Bazel.
by László Csomor
· 8 years ago
22b85a2
Restructure site/ directory into docs/ which only contains Bazel documentation.
by dzc
· 8 years ago
dee0b3e
Reverting parent commit; didn't help.
by László Csomor
· 8 years ago
5b2e2f7
Rename some *.md docs to *.html
by László Csomor
· 8 years ago
2214797
Add best practices doc
by kchodorow
· 8 years ago
b6d961f
Adding redirects for old pages that were served and indexed.
by Steren Giannini
· 8 years ago
15c09dd
Replace doc pages with redirects to versioned doc pages.
by David Chen
· 9 years ago
1832ced
Correct links to windows-support issues list
by Peter Mounce
· 9 years ago
76a2bbc
Remove support for thin archives.
by Lukacs Berki
· 9 years ago
1a86d55
Update the query documentation to reflect the fact that locations printed are always within BUILD files.
by Lukacs Berki
· 9 years ago
6b8758d
Fix typos: min_rank -> minrank, max_rank -> maxrank
by Googler
· 9 years ago
153e558
DOC: Fix typo (unclosed string)
by Gustav Larsson
· 9 years ago
9a9981e
Rewords the rules pitfall document
by Damien Martin-Guillerez
· 9 years ago
43e22c4
Update windows.md again
by Yun Peng
· 9 years ago
8e11092
by Googler
· 9 years ago
fa01f8e
Move Skyframe page from doc/ to designs/.
by David Chen
· 9 years ago
48fa81a3
Move designs/ directory out of docs/ and into site root.
by David Chen
· 9 years ago
588e4e7
Use correct layout for design docs pages.
by David Chen
· 9 years ago
84e3092
Move Rule Pitfalls doc to Documentation.
by David Chen
· 9 years ago
95a54b9
Rollback of commit 3e8bcae69a0718cf6972be086706b1841e0ed6b7.
by Damien Martin-Guillerez
· 9 years ago
f328fde
Add README to original Bazel docs directory to point developers to the correct
by David Chen
· 9 years ago
3e8bcae
Move Bazel docs into versioned directory.
by David Chen
· 9 years ago
8910087
Typo fixes in markdown and javadoc as suggested by intellij typo inspection.
by Googler
· 9 years ago
0c8bbc9
Restructured installation instructions.
by Dmitry Lomov
· 9 years ago
15775b2
Allow lists to be modified while a For loop is iterating over them.
by Jon Brandvein
· 9 years ago
49a1f0c
Fixup newly added cookbook example
by Brian Silverman
· 9 years ago
4545ef5
Clean up minor issues in C++/Java tutorials
by David Herman
· 9 years ago
0d04e33
Clean up minor spelling / grammar in Getting Started page
by David Herman
· 9 years ago
26ba23e
clarified needing to run generate_workspace from bazel source folder
by Ittai Zeidman
· 9 years ago
c504e4a
Fix deb command to download for the right architecture
by Kristina Chodorow
· 9 years ago
8455677
Fix a couple of links in documentation
by Googler
· 9 years ago
cb9788c
Add doc on how to "install" the bazel binary
by Kristina Chodorow
· 9 years ago
50681c1
Add allow_single_file in attr.label, deprecate single_file.
by Laurent Le Brun
· 9 years ago
c4ddf6f
Deprecate DATA_CFG and HOST_CFG, use string 'data' and 'host' instead.
by Laurent Le Brun
· 9 years ago
8f4af75
Make java_classpath flag non-experimental
by Liam Miller-Cushon
· 9 years ago
49a797a
Add status information to the design documents
by Klaus Aehlig
· 9 years ago
583c461
Add design documents to the navigation
by Klaus Aehlig
· 9 years ago
425ba58
Skylark documentation update: callback functions have to list the required attributes as their parameters (instead of using an attribute map).
by Florian Weikert
· 9 years ago
5e546d5
Minor fixes to the Bazel documentation.
by Florian Weikert
· 9 years ago
9a8064d
Some cleanup in skylark cookbook/macros doc
by Laurent Le Brun
· 9 years ago
172acc1
2016-06-02-sandboxing.md: fix title
by Klaus Aehlig
· 9 years ago
6191606
Document that Visual Studio is now required for building Bazel.
by Lukacs Berki
· 9 years ago
2fc0157
Add sandboxing design doc from philwo.
by Ulf Adams
· 9 years ago
d57a653
Update concepts / BUILD files page.
by Tobias Werth
· 9 years ago
3b0ca6a
getting-started.md: fix typo in URL
by Klaus Aehlig
· 9 years ago
dd548b0
Replace "Getting Started" page by a Bazel "Hello World"
by Klaus Aehlig
· 9 years ago
1f63afa
- Move Java-specific content to Java landing page
by Yun Peng
· 9 years ago
19fd76f
Do not require users to set TMPDIR for bootstrap on Windows.
by Dmitry Lomov
· 9 years ago
Next »