aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs
Commit message (Expand)AuthorAge
* Add documentation on how to Bazel querying for a macroGravatar Andrew Allen2016-04-26
* Fix docs on test environment and add a testGravatar Kristina Chodorow2016-04-25
* Update skylark docs to use build labels consistently for skylark loadsGravatar Googler2016-04-21
* Deprecate top-level Java toolchain flags in favour of java_toolchainGravatar Liam Miller-Cushon2016-04-19
* Fix mismatch between docs and backend/BUILD in master in examples/tutorial.Gravatar Eric Paniagua2016-04-18
* Fix bug introduced by commit dc0fbb42ab22ab8f3205b0884069e1ffe03677c9 where a...Gravatar Nathan Harmata2016-04-07
* Add some documentation about --output=build.Gravatar Googler2016-04-07
* in the query docs, correctly refer to the --output option not --orderGravatar Benjamin Peterson2016-03-30
* Adds Skylark Remote Repository documentationGravatar Damien Martin-Guillerez2016-03-24
* docs: update the output for the --subcommands optionGravatar Thiago Farina2016-03-24
* Remove deprecated Skylark rulesGravatar Kristina Chodorow2016-03-24
* docs: add missing '-p' flag to mkdir command in the exampleGravatar Thiago Farina2016-03-21
* Fix a small typo.Gravatar Googler2016-03-15
* Expose runfiles symlink functionality in SkylarkGravatar Googler2016-03-11
* Upgrade Apache Commons Collections to v3.2.2Gravatar Googler2016-03-04
* Fix user manual formattingGravatar Kristina Chodorow2016-03-03
* Clean up attribute documentation hoping to make it clearer. Specifically that...Gravatar Dave MacLachlan2016-03-02
* Add some cross referencing to the cookbook and standardize header style for m...Gravatar Dave MacLachlan2016-03-01
* Global cleanup change.Gravatar Googler2016-02-28
* Fix load() examples to use build targets instead of file paths.Gravatar Googler2016-02-25
* Add zlib-devel to the set of pacman packages we ask people to install on Wind...Gravatar Lukacs Berki2016-02-24
* Update external dependencies documentation to mention the --artifact argument...Gravatar Alex Humesky2016-02-23
* Looks to me like the example was slightly broken, I think this fixes it.Gravatar Googler2016-02-23
* blaze user manual: remove a clause about --blazerc that is not true.Gravatar Googler2016-02-23
* Doc update for Skylark syntax, mention 'is' is not supportedGravatar Laurent Le Brun2016-02-22
* Add documentation on how to build for an iOS device, use a provisioning profi...Gravatar Dave MacLachlan2016-02-22
* Add link to Windows instructions to sidebar and Install page.Gravatar David Chen2016-02-22
* Fix a typo in windows.mdGravatar Michael Zhou2016-02-22
* Add missing instructions to Windows build docsGravatar Solal Pirelli2016-02-22
* Update windows.md with instructions to bootstrap Bazel.Gravatar Dmitry Lomov2016-02-19
* Minor style fixes.Gravatar Googler2016-02-19
* Add allow_files to cookbook example for using a binary.Gravatar Eric Dobson2016-02-17
* Tutorial: change load statement to use the new syntax.Gravatar Damien Martin-Guillerez2016-02-15
* Update Skylark homepageGravatar Laurent Le Brun2016-02-11
* Fix invalid language for fenced code block.Gravatar David Chen2016-02-11
* Rollback of commit eb01c21f94fbd6119c2f73796f63f789fd765910.Gravatar David Chen2016-02-11
* Add instrumented file provider support to Skylark rules.Gravatar Googler2016-02-10
* Updates the bazel appengine tutorial docs to match the updates to the workspa...Gravatar Alex Humesky2016-02-04
* Rollback of commit 14cf67863d56bab1eef11687a881adf323ba55ad.Gravatar Kristina Chodorow2016-01-28
* Rename native.rule and native.rules to {existing_rule,existing_rules}Gravatar Han-Wen Nienhuys2016-01-28
* Rollback of commit e87849b8d391af8f5d98e3a91e680e88a1264b64.Gravatar Kristina Chodorow2016-01-28
* Fix Skylark documentation linksGravatar Kristina Chodorow2016-01-26
* Suggest using release tag when running generate_workspaceGravatar Dan Fabulich2016-01-26
* Fix links in http://bazel.io/docs/skylark/Gravatar Damien Martin-Guillerez2016-01-22
* Remove base_workspace from bazel setupGravatar Kristina Chodorow2016-01-21
* Fix double </a> in header.Gravatar Han-Wen Nienhuys2016-01-21
* Bazel docs: remove grammatical trace of a flag that was removed.Gravatar Laszlo Csomor2016-01-21
* Add titles to Bazel documentation pages.Gravatar David Chen2016-01-20
* Load `appengine_war` rule in `BUILD`Gravatar Tetsuo Kiso2016-01-19
* Add native.rule(NAME), which returns the attributes of a previously defined r...Gravatar Han-Wen Nienhuys2016-01-15