Sign in
bazel
/
bazel
/
89484da60b4c217ccec0aa4a0ee27fcb6fd3be44
/
site
89484da
Adding a necessary header to the documentation file
by Vladimir Moskva
· 9 years ago
1a29aad
Updating the index file for design proposals
by Vladimir Moskva
· 9 years ago
13ef2b2
Add 'Extensibility For Native Rules' design doc
by Marcel Hlopko
· 9 years ago
0503d9f
Adding a design document about Declared Providers
by Vladimir Moskva
· 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
8880c91
Fix links to Skylark design stuff.
by Dmitry Lomov
· 9 years ago
17e8dee
Public version of Skylark Design Process.
by Dmitry Lomov
· 9 years ago
2a8d731
Add Skylark Remote Repositories design docs to the website.
by Damien Martin-Guillerez
· 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
040391a
Added instructions about using Bazel on Windows
by Yun Peng
· 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
13e4036
jekyll-tree.sh: do not generate unneeded tempfile
by Klaus Aehlig
· 9 years ago
9a8064d
Some cleanup in skylark cookbook/macros doc
by Laurent Le Brun
· 9 years ago
bda097c
Remove Windows installation instructions from the nav bar.
by Dmitry Lomov
· 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
6f09666
Polish the command-line reference.
by Ulf Adams
· 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
28711af
Possibly fix "Why doesn't Google use..." list on Bazel FAQ
by Googler
· 9 years ago
8fbde0f
Add a link to the command-line ref to the docs page.
by Ulf Adams
· 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
12a16dc
Convert the link to mailing list to text to make it more obvious what it links
by Tobias Werth
· 9 years ago
1fe1dd6
Fix broken internal links.
by Tobias Werth
· 9 years ago
4242f4f
Rename "Get involved" and add IRC to external resources.
by Tobias Werth
· 9 years ago
25f4404
Update the command-line-reference template for internal use.
by Ulf Adams
· 9 years ago
9e24ebd
Generate the command-line reference from bazel help.
by Ulf Adams
· 9 years ago
590209f
Add document on bazel rule pitfalls.
by Tobias Werth
· 9 years ago
a5f6fa3
Improve open graph tags
by Kristina Chodorow
· 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
801a3be
Fix contribute! header.
by Tobias Werth
· 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
4dd8d23
Rename community section to "Contribute!".
by Tobias Werth
· 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
cb535dc
Adds AnchorJS in site footer to create linkable anchors on every heading.
by John Cater
· 9 years ago
ab35188
Bring contribution page up to date.
by Tobias Werth
· 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
9f7a9d7
Fix typo in spelling of Xcode (was X-code)
by Adam Price
· 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
e7e2301
Fix formatting and move images so that they actually load.
by Dmitry Lomov
· 9 years ago
8fbf1e7
Add documentation about where to put new Skylark rules
by Kristina Chodorow
· 9 years ago
0c083ec
Fix array dimensions for the roadmap
by Damien Martin-Guillerez
· 9 years ago
429fa89
Fix blog post layout
by Dmitry Lomov
· 9 years ago
c72fac6
Blog: 0.3.0 Announcement
by Damien Martin-Guillerez
· 9 years ago
2076c30
Update roadmap for 0.3
by Damien Martin-Guillerez
· 9 years ago
7b05766
IDE support blog post.
by Dmitry Lomov
· 9 years ago
367982d
Delete eclipse_generate.sh
by Damien Martin-Guillerez
· 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
Next »