aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs
Commit message (Expand)AuthorAge
* 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
* Update skylark docs for grammar and clarity.Gravatar Alex Humesky2016-01-15
* Remove obsolete reference to all-rulesGravatar Laurent Le Brun2016-01-15
* Stop recommending installing openjdk-sourceGravatar Damien Martin-Guillerez2016-01-15
* Fix include for the cpp example on the websiteGravatar Emmanuel Jay2016-01-14
* Grammar fix: "it follow" -> "it follows"Gravatar Googler2016-01-14
* Adding some links to skylark concepts g3docGravatar Googler2016-01-13
* Update install docs as installer has changedGravatar Samuel Husso2016-01-11
* Fix example of macro in the documentationGravatar Laurent Le Brun2016-01-07
* Fix error in documentation -- SIGQUIT not SIGINT will make Bazel dump its thr...Gravatar Janak Ramakrishnan2016-01-07
* Document that ctrl-\ causes Bazel to dump its threads to its jvm.out file, to...Gravatar Janak Ramakrishnan2016-01-07
* Update C++ gtest example to include all headers in sandboxGravatar Kristina Chodorow2015-12-22
* Add support for downloading through proxiesGravatar Kristina Chodorow2015-12-22
* Open source output directory documentationGravatar Kristina Chodorow2015-12-22
* RELNOTES: add loadfiles() query operator, to find skylark files loaded by tar...Gravatar Han-Wen Nienhuys2015-12-16
* Clarify that add-apt-repository depends on software-common-propertiesGravatar Shay Weiss2015-12-13
* Further improve sandbox documentation.Gravatar Philipp Wollermann2015-12-10
* Improve sandboxing documentationGravatar Damien Martin-Guillerez2015-12-10
* Refactor external repository support significantly to solve a number of issues.Gravatar Lukacs Berki2015-12-09
* Explicitly mention that 'manual' test targets are not matched by wildcard tar...Gravatar Nathan Harmata2015-12-03
* External repository documentation improvementsGravatar Kristina Chodorow2015-11-26
* Fix broken link in Skylark documentationGravatar Laurent Le Brun2015-11-20
* Do not recurse into the convenience symlinks when evaluating the "//..." targ...Gravatar Lukacs Berki2015-11-20
* Mention --host_crosstool_top in the docs where it's relevantGravatar Brian Silverman2015-11-20
* Run bazel documentation tests on mac/linux.Gravatar Dmitry Lomov2015-11-19
* Open source BazelDocumentationTest (and fix documentation).Gravatar Dmitry Lomov2015-11-19
* Recommend that optional parameters have a default of None.Gravatar Chris Povirk2015-11-17
* Tutorial: fix WORKSPACE env var exportGravatar Kamal Marhubi2015-11-16
* Optionally allow Bazel to pass JVM options containing spaces directly through...Gravatar Janak Ramakrishnan2015-11-16
* RELNOTES: Symlink dirents of directories containing a file named "DONT_FOLLOW...Gravatar Nathan Harmata2015-11-13
* Mark support for Ubuntu 15.10 instead of 14.10Gravatar Damien Martin-Guillerez2015-11-11
* Change "contact us" link in Bazel's mobile-install docs, to point at the baze...Gravatar Carmi Grushko2015-11-04
* Update links in Bazel docs to point to new BE pages.Gravatar David Chen2015-11-02
* Changes from [] that were left out of theGravatar Brian Silverman2015-11-02
* Split Build Encyclopedia into multiple pages.Gravatar David Chen2015-10-23
* Fix profiling doc missing in Bazel manualGravatar Klaas Boesche2015-10-21
* --Gravatar Googler2015-10-21