Sign in
bazel
/
bazel
/
c8510b180c93d4482b3bc4e6b5ba48c81f0d3dae
/
site
/
docs
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
13fa5bf
Corrected date of the design doc on Specifying environment variables
by Damien Martin-Guillerez
· 9 years ago
973b727
Add a design document on about specifying environment variables
by Klaus Aehlig
· 9 years ago
2cdc802
Clarify documentation of type() - behavior might change in the future.
by Laurent Le Brun
· 9 years ago
1c88f9c
Document more differences with Python: nested functions and for loops
by Laurent Le Brun
· 9 years ago
122bc9c
- Rename "Test Encyclopedia" to "Writing Tests"
by Yue Gan
· 9 years ago
8dbeedc
Fix invalid jekyll markdown by replacing it with explicit HTML.
by Tobias Werth
· 9 years ago
42f4ada
Remove word "Skylark" from documentation.
by Laurent Le Brun
· 9 years ago
59c5c86
install.md: Give clear guidance to users on which installation strategy to use
by Yun Peng
· 9 years ago
02d04c13
Move support/contact links to support policy page to free up some space in left
by Tobias Werth
· 9 years ago
4318357
Remove doc fragment leftover from removing --cwarn.
by Googler
· 9 years ago
9f40da7
Add a query how-to doc page
by Kristina Chodorow
· 9 years ago
1bca66f
Show Skylark syntax example
by Laurent Le Brun
· 9 years ago
740cb39
Add some docs on what rules and files are
by Kristina Chodorow
· 9 years ago
b4d69c6
Minor updates in build-ref.html
by Laurent Le Brun
· 9 years ago
7ec10f9
Slightly reformulate skylark paragraph on support page mentioning skylark's
by Tobias Werth
· 9 years ago
662dadd
Add license types to the documentation
by Kristina Chodorow
· 9 years ago
28de275
Convert internal BUILD file style guide to markdown.
by Laurent Le Brun
· 9 years ago
fdd673d
Document the external directory
by Kristina Chodorow
· 9 years ago
480ac15
Move support section from community to documentation.
by Tobias Werth
· 9 years ago
20c0bb2
Improve Skylark mutability documentation.
by Laurent Le Brun
· 9 years ago
591d1e1
Move libtool-wrapper symlinking logic from xcrunwrapper to libtool script.
by Chris Parsons
· 9 years ago
8d23e60
Replace --aspect with --aspects. Fixes #1375.
by Yue Gan
· 9 years ago
8fbf1e7
Add documentation about where to put new Skylark rules
by Kristina Chodorow
· 9 years ago
3cf7187
Make the Test Encyclopedia be called "Blaze Test Encyclopedia" internally and "Bazel Test Encyclopedia" externally.
by Lukacs Berki
· 9 years ago
3319780
Improve example of $TEST_SRCDIR in the documentation.
by Googler
· 9 years ago
41d9fbb
Fix erroneous HTML in install.md
by Lee Mracek
· 9 years ago
f1be207
Fix typo in documentation for macros.
by Googler
· 9 years ago
d9f3e89
install.md: Add instructions for installing Bazel with APT on ubuntu and Homebrew on Mac OS X.
by Yun Peng
· 9 years ago
449a2a8
More formatting.
by Dmitry Lomov
· 9 years ago
7790375
Even more formatting.
by Dmitry Lomov
· 9 years ago
e45ed60
More formatting
by Dmitry Lomov
· 9 years ago
74461cd
Fix formatting.
by Dmitry Lomov
· 9 years ago
e20e2c1
Fix more typos in aspect docs
by Googler
· 9 years ago
9d6d7ff
Fix typo in docs.
by Dmitry Lomov
· 9 years ago
cf2298c
Changes to aspects documentation.
by Dmitry Lomov
· 9 years ago
2713592
Add aspects documentation.
by Dmitry Lomov
· 9 years ago
9b820d7
Remove the --cwarn command line option.
by Lukacs Berki
· 9 years ago
d654c55
Fix typo in skylark cookbook
by Googler
· 9 years ago
7b0e5f0
Docs demonstrating a macro combining Skylark and native rules.
by Googler
· 9 years ago
fb32cb7
Make RegexFilterExpression public
by Chris Parsons
· 9 years ago
0a31eb9
Add documentation on how to Bazel querying for a macro
by Andrew Allen
· 9 years ago
06fb7ef
Fix docs on test environment and add a test
by Kristina Chodorow
· 9 years ago
ec4042d
Update skylark docs to use build labels consistently for skylark loads
by Googler
· 9 years ago
3ee570f
Deprecate top-level Java toolchain flags in favour of java_toolchain
by Liam Miller-Cushon
· 9 years ago
8f8e67e
Fix mismatch between docs and backend/BUILD in master in examples/tutorial.
by Eric Paniagua
· 9 years ago
ae1b6bc
Fix bug introduced by commit dc0fbb42ab22ab8f3205b0884069e1ffe03677c9 where a less specific option specification in a rc file could override a more specific option specification when there's a non-trivial Command hierarchy. A concrete example would be a "build --foo=1" line overriding a "test --foo=2" line for a "test" invocation.
by Nathan Harmata
· 9 years ago
0de15d13
Add some documentation about --output=build.
by Googler
· 9 years ago
06d9ada
in the query docs, correctly refer to the --output option not --order
by Benjamin Peterson
· 9 years ago
a930352
Adds Skylark Remote Repository documentation
by Damien Martin-Guillerez
· 9 years ago
daebdfa
docs: update the output for the --subcommands option
by Thiago Farina
· 9 years ago
96df361
Remove deprecated Skylark rules
by Kristina Chodorow
· 9 years ago
2445af0
docs: add missing '-p' flag to mkdir command in the example
by Thiago Farina
· 9 years ago
9379e93
Fix a small typo.
by Googler
· 9 years ago
c85af31
Expose runfiles symlink functionality in Skylark
by Googler
· 9 years ago
ba05c37
Upgrade Apache Commons Collections to v3.2.2
by Googler
· 9 years ago
b647d65
Fix user manual formatting
by Kristina Chodorow
· 9 years ago
f2d560a
Clean up attribute documentation hoping to make it clearer. Specifically that labels and label_lists are actually of type Target, and adding more cross linking to various documentation to make it easier to peruse.
by Dave MacLachlan
· 9 years ago
c603dda
Add some cross referencing to the cookbook and standardize header style for markdown.
by Dave MacLachlan
· 9 years ago
Next »