aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
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
* Minor formatting fixes in code listings in Bazel CI blog post.Gravatar David Chen2016-01-28
* Fix a couple of broken linksGravatar Liam Miller-Cushon2016-01-28
* Rollback of commit e87849b8d391af8f5d98e3a91e680e88a1264b64.Gravatar Kristina Chodorow2016-01-28
* Blog post: Bazel and continuous integrationGravatar Damien Martin-Guillerez2016-01-27
* 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
* Escape RSS feed contentGravatar Kristina Chodorow2015-12-30
* 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
* Use the right site search IDGravatar Kristina Chodorow2015-12-17
* Fixup rowspan on the roadmapGravatar Damien Martin-Guillerez2015-12-17
* 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
* Add Java workers blog postGravatar Kristina Chodorow2015-12-10
* 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 spelling mistake.Gravatar Googler2015-11-25
* Updating roadmap according to the new prioritiesGravatar Damien Martin-Guillerez2015-11-25
* Fix/remove broken src links in FAQ documentationGravatar Neil2015-11-20
* 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