| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
Now, when subcommands are logged due to the -s option, the action's
description is logged in an bracketed note after the label.
--
MOS_MIGRATED_REVID=93886445
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=93877298
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=93722291
|
|
|
|
|
|
|
| |
I'm expecting some complaints once it's required.
--
MOS_MIGRATED_REVID=93318895
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=93305006
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=93125695
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=92937527
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=92915630
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=92826821
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=92573465
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Move sidebar nav on docs and community pages to left side so that the sidebar shows at the top of the page in mobile. Improve appearance of sidebar nav.
* Highlight navbar link depending on current page.
* Switch Markdown renderer to Redcarpet to enable Pygments highlighting of fenced code blocks (```python etc.) such as on Skylark Cookbook page.
* Change ```build to ```python on Skylark cookbook page.
* Minor aesthetic tweaks to Install page
* Make style of Feedburner widget consistent with rest of page.
* Remove use of site_root from layouts and pages since it is no longer necessary after kchodorow@ added JS to redirect from github.google.com/bazel to bazel.io
--
MOS_MIGRATED_REVID=92494349
|
|
|
|
|
|
|
| |
Fixes #32.
--
MOS_MIGRATED_REVID=92358818
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=92344518
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=91913150
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=91883357
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=91869928
|
|
|
|
|
|
|
| |
Fixes #151.
--
MOS_MIGRATED_REVID=91798895
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=91796745
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=91768459
|
|
|
|
|
|
|
| |
Fixes #136.
--
MOS_MIGRATED_REVID=91671793
|
|
|
|
|
|
|
| |
Fixes #135.
--
MOS_MIGRATED_REVID=91595722
|
|
|
|
|
|
|
| |
Fix #140
--
MOS_MIGRATED_REVID=91581443
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=91492842
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=91406724
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=91334910
|
|
|
|
|
|
|
| |
variable that was introduced in
--
MOS_MIGRATED_REVID=91304016
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=91223213
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=91182325
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Markdown tidying up that doesn't affect the content.
Blog post announcing change:
[]
Preview:
--
MOS_MIGRATED_REVID=91108798
|
|
|
|
|
|
|
| |
I thought we already fixed it like 5 times but it's still bad. Sigh.
--
MOS_MIGRATED_REVID=91086820
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Polling the machine load can never work, because the following
scenarios are quite common:
* Tasks that are faster than the poll cycle time.
* Tasks whose CPU and/or RAM consumption changes over the lifetime of
the task.
--
MOS_MIGRATED_REVID=90990445
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=90833998
|
|
|
|
|
|
|
|
|
| |
Follow-up to []
RELNOTES: N/A
--
MOS_MIGRATED_REVID=90829261
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=90789947
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=90789198
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=90713365
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=90708017
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=90611165
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=90442814
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=90418845
|
|
|
|
|
|
|
| |
This should allow us to use analytics to find broken links, too.
--
MOS_MIGRATED_REVID=90262723
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=90252678
|
|
|
|
|
|
|
| |
It's annoying that jekyll doesn't do this automatically, but whatever.
--
MOS_MIGRATED_REVID=90248322
|
|
|
|
|
|
|
|
|
| |
- Uses GitHub-style fencing instead of indentation for code blocks
- Adds double-= line breaks for paragraph-style list items
- Changes some text for readability
--
MOS_MIGRATED_REVID=90198077
|
|
|
|
|
|
|
| |
The existing language is a bit parenthetical.
--
MOS_MIGRATED_REVID=90096566
|
|
|
|
|
|
|
|
|
|
|
| |
do with it post-compile, as well as clarify the language around how to use a workspace a bit.
Also, move some italics to block-quote.
This change is based on my initial checkout of the code and use, and what I would have wanted to have read so I would know what's going on.
--
MOS_MIGRATED_REVID=89998892
|
|
|
|
|
|
|
| |
https://github.com/google/bazel/pull/81
--
MOS_MIGRATED_REVID=89994082
|
|
|
|
|
|
|
|
|
| |
binaries rather than the binaries themselves.
https://github.com/google/bazel/pull/84
--
MOS_MIGRATED_REVID=89990197
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=89981324
|
|
It's a bit weird having everything under docs/, so this puts the blog and
"about" pages under / and all of the documentation under docs.
--
MOS_MIGRATED_REVID=89965504
|