aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
Commit message (Collapse)AuthorAge
* --Gravatar Lukacs Berki2015-09-11
| | | | MOS_MIGRATED_REVID=102863841
* Fix minor typos in external.mdGravatar Googler2015-09-11
| | | | | -- MOS_MIGRATED_REVID=102859533
* Blog post for sandboxing.Gravatar Ulf Adams2015-09-11
| | | | | -- MOS_MIGRATED_REVID=102838733
* Update the text about flexibility in the index.htmlGravatar Damien Martin-Guillerez2015-09-11
| | | | | -- MOS_MIGRATED_REVID=102756341
* Added a blog post for the beta releaseGravatar Kristina Chodorow2015-09-09
| | | | | -- MOS_MIGRATED_REVID=102670969
* Simplify Skylark landing page, other minor fixes.Gravatar Laurent Le Brun2015-09-09
| | | | | -- MOS_MIGRATED_REVID=102655878
* Update build-ref.htmlGravatar Laurent Le Brun2015-09-09
| | | | | -- MOS_MIGRATED_REVID=102653140
* Minor improvements in rules.mdGravatar Laurent Le Brun2015-09-09
| | | | | -- MOS_MIGRATED_REVID=102651197
* Move Skylark rules to build-encyclopedia.Gravatar Laurent Le Brun2015-09-09
| | | | | | | | It's probably easier for users if all available rules are listed in the same place. It also makes the left menu cleaner. -- MOS_MIGRATED_REVID=102647614
* Minor tweaks to landing page. Rearrange some links on documentation navigation.Gravatar David Chen2015-09-09
| | | | | -- MOS_MIGRATED_REVID=102638039
* Update Bazel homepage for the Beta release.Gravatar Damien Martin-Guillerez2015-09-08
| | | | | -- MOS_MIGRATED_REVID=102594957
* Added documentation for the blaze warning that indicates when test size isGravatar Googler2015-09-08
| | | | | | | too big. As defined in TestTimout.java -- MOS_MIGRATED_REVID=102561927
* Add initial D rules to Bazel.Gravatar David Chen2015-09-08
| | | | | -- MOS_MIGRATED_REVID=102513092
* Skylark: configuration fragments for host configuration can now be accessed ↵Gravatar Florian Weikert2015-09-08
| | | | | | | via ctx.host_fragments. -- MOS_MIGRATED_REVID=102490502
* Move generate_workspace to src/toolsGravatar Kristina Chodorow2015-09-04
| | | | | | | | Seems like a better location for it (easier for people to run than src/main/java/com/google/devtools/build etc). -- MOS_MIGRATED_REVID=102354250
* Minor language fixesGravatar Florian Weikert2015-09-03
| | | | | -- MOS_MIGRATED_REVID=102273015
* Fix dropdown for Tutoral. Make screenshot on Dashboard blog post responsive.Gravatar David Chen2015-09-02
| | | | | -- MOS_MIGRATED_REVID=102171909
* Add a reference to Braintree in the user listGravatar Damien Martin-Guillerez2015-09-02
| | | | | -- MOS_MIGRATED_REVID=102153773
* Add compilation instructions back to install docGravatar Kristina Chodorow2015-09-02
| | | | | | | Since we don't actually have any binaries available yet... -- MOS_MIGRATED_REVID=102152129
* Fix Roadmap feature list table and Stable Features table on Support page.Gravatar David Chen2015-09-02
| | | | | -- MOS_MIGRATED_REVID=102122126
* Add an example of using a regex with negative lookup in --output_filter.Gravatar Nathan Harmata2015-09-02
| | | | | | | I promised to add this example after responding to a user question in the bazel irc. -- MOS_MIGRATED_REVID=102120516
* Add article about "bazel mobile-install" to bazel.io.Gravatar Lukacs Berki2015-09-02
| | | | | -- MOS_MIGRATED_REVID=102120471
* Rewrite the support policy document.Gravatar Ulf Adams2015-09-02
| | | | | -- MOS_MIGRATED_REVID=102051422
* Bazel tutorial files initial commit.Gravatar Googler2015-09-02
| | | | | -- MOS_MIGRATED_REVID=102049574
* Add Scala to the list of Skylark rules.Gravatar Laurent Le Brun2015-09-02
| | | | | | | Also, remove useless links (they are redundant with the previous list). -- MOS_MIGRATED_REVID=102047434
* Collect Skylark profile info and create HTML statistics when --html_details ↵Gravatar Googler2015-09-02
| | | | | | | given -- MOS_MIGRATED_REVID=102046602
* Change URLs to bazelbuildGravatar Kristina Chodorow2015-09-01
| | | | | -- MOS_MIGRATED_REVID=102022958
* Update the roadmap for the BetaGravatar Damien Martin-Guillerez2015-09-01
| | | | | -- MOS_MIGRATED_REVID=102021487
* Copyedit of Bazel FAQ.Gravatar Googler2015-08-31
| | | | | | | Some rewording of the first section. Otherwise, just style and usage changes. -- MOS_MIGRATED_REVID=101965237
* Update getting started documentationGravatar Kristina Chodorow2015-08-31
| | | | | -- MOS_MIGRATED_REVID=101955117
* Update installation instructions to support binary installer:Gravatar Googler2015-08-31
| | | | | | | | - Updates install.md to include information on downloading and running the installer - Updates getting-started.md to refer users to the installation instructions -- MOS_MIGRATED_REVID=101943813
* Make sidebar use more descriptive namesGravatar Kristina Chodorow2015-08-31
| | | | | | | | | A user (hio) on IRC pointed out that putting "Skylark" and "Skyframe" in the sidebar is intimidating to new users (what is a skylark and why would one care?). -- MOS_MIGRATED_REVID=101931895
* Fixed typos on using error prone with Bazel.Gravatar John Shimek2015-08-31
| | | | | | | | Looks like the option is --javacopt not --javacopts and the link http://errorprone.info/docs 404s. There isn't a top level page for the docs so I altered the link to the first page which is installation. -- Reviewed-on: https://github.com/google/bazel/pull/401 MOS_MIGRATED_REVID=101931516
* Fix small issues in contributing.md.Gravatar Philipp Wollermann2015-08-31
| | | | | -- MOS_MIGRATED_REVID=101919009
* Update windows.md before BetaGravatar Dmitry Lomov2015-08-31
| | | | | -- MOS_MIGRATED_REVID=101917766
* Normalize usage of "workspace", "workspace directory" and "build root" inGravatar Googler2015-08-31
| | | | | | | | | | | | | | | documentation. Replaces instances of "build root" with "workspace directory" as appropriate. Makes the following changes: - /docs/build-ref.html: Adds definition of workspace - /docs/external.md: Replaces "build root" terminology with "workspace" - /docs/getting-started.md: Adds link to workspace definition - /docs/bazel-user-manual.html: Adds link to workspace definition -- MOS_MIGRATED_REVID=101885966
* Also add "bazel version" to the table of contents of the User's Guide. Not ↵Gravatar Lukacs Berki2015-08-26
| | | | | | | my best day today. -- MOS_MIGRATED_REVID=101557371
* Add the "version" and "mobile-install" commands to the User's Guide.Gravatar Lukacs Berki2015-08-26
| | | | | -- MOS_MIGRATED_REVID=101555906
* Fix Skylark library link.Gravatar David Chen2015-08-26
| | | | | -- MOS_MIGRATED_REVID=101519490
* Replace query option --order_results with --order_output, which can take ↵Gravatar Janak Ramakrishnan2015-08-26
| | | | | | | | | | | three values for a given output formatter: 'no', 'deps', or 'full'. A fourth value, 'auto', means either 'deps' or 'full' depending on the formatter. The option 'no' is equivalent to --noorder_results. 'full' means that output will be deterministically ordered, using alphabetization if necessary. 'deps' means that graph order will be preserved (where applicable), but further efforts to order the output may not be undertaken. 'auto' is equivalent to 'full' for all output formatters except for proto, minrank, maxrank, and graph, for which it is equivalent to 'deps'. The purpose of this cl is to enable genquery to force completely deterministic output, which requires that it be able to specify a total ordering on the graph that is consistent across runs. Which ordering doesn't matter very much, so depending on the output formatter, or even within the same one, there may be some groups of nodes that are ordered alphabetically, and some reverse alphabetically. -- MOS_MIGRATED_REVID=101512292
* Fix flag name in Blog post about java configurationGravatar Damien Martin-Guillerez2015-08-26
| | | | | -- MOS_MIGRATED_REVID=101470152
* Document Bazel releasesGravatar Damien Martin-Guillerez2015-08-26
| | | | | -- MOS_MIGRATED_REVID=101465262
* Make sandboxed execution the default in Bazel. This should be safe, as the ↵Gravatar Philipp Wollermann2015-08-26
| | | | | | | strategy is only used if your Linux kernel is new enough and your running system supports it. If this breaks you, please file a bug and you can always go back to non-sandboxed execution by using --spawn_strategy=standalone. -- MOS_MIGRATED_REVID=101464269
* No content change. Fixes line breaks and whitespace issues in HTML only.Gravatar Googler2015-08-26
| | | | | -- MOS_MIGRATED_REVID=101462664
* Add Skylark Supported Rules page to Bazel site.Gravatar Googler2015-08-26
| | | | | | | | Each of the support rule sets now have their own README.md files. This page just links to the directories in the repo where the rules are located and documented. -- MOS_MIGRATED_REVID=101453919
* Added more details about the use of configuration fragments in Skylark to ↵Gravatar Florian Weikert2015-08-24
| | | | | | | the documentation. -- MOS_MIGRATED_REVID=101357875
* Update FAQ for beta release.Gravatar Han-Wen Nienhuys2015-08-20
| | | | | -- MOS_MIGRATED_REVID=101016156
* Split Skylark Library into multiple pages, one per module. Add collapsibleGravatar David Chen2015-08-18
| | | | | | | | submenus to sidebar, and expand and highlight the link for the current page. Collapse sidebar on mobile and expose button for toggling sidebar. -- MOS_MIGRATED_REVID=100836792
* --Gravatar Laurent Le Brun2015-08-14
| | | | MOS_MIGRATED_REVID=100662805
* More specific instructions for Mac OS X installGravatar Dave Dopson2015-08-13
| | | | | | | -- Change-Id: I332634baa1feacbe54c669c12e1933ca9f3f1755 Reviewed-on: https://bazel-review.googlesource.com/#/c/1810 MOS_MIGRATED_REVID=100556377