aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs
Commit message (Collapse)AuthorAge
* Add python as a bazel dependency into our docsGravatar hlopko2017-08-21
| | | | | RELNOTES: Python is now required to build bazel. PiperOrigin-RevId: 165694080
* Update docs since bazel doesn't link agains msys-2.0.dll anymoreGravatar hlopko2017-08-18
| | | | | RELNOTES: None. PiperOrigin-RevId: 165686521
* Update windows doc for the current default msys install locationGravatar hlopko2017-08-18
| | | | | | | | Msys is now installed to c:\msys64 by default. This cl updates our docs to prevent confusion. RELNOTES: None. PiperOrigin-RevId: 165681864
* Link to the Tulsi and IntelliJ plugin pages.Gravatar Googler2017-08-17
| | | | PiperOrigin-RevId: 165493537
* Make `incompatible_disallow_toplevel_if_statement` default to true.Gravatar laurentlb2017-08-17
| | | | | RELNOTES: Top-level `if` statements are now forbidden. PiperOrigin-RevId: 165469101
* Fix typo in C++ tutorial: "target that that builds"Gravatar Alex2017-08-17
| | | | | | Closes #3554. PiperOrigin-RevId: 165426323
* Update BUILD grammarGravatar fzaiser2017-08-16
| | | | | RELNOTES: None PiperOrigin-RevId: 165193696
* Introduce the 'siblings' query function.Gravatar nharmata2017-08-14
| | | | | | RELNOTES[NEW]: There is now a 'siblings' query function. See the query documentation for more details. PiperOrigin-RevId: 165010653
* Fix formatting issue.Gravatar Googler2017-08-11
| | | | PiperOrigin-RevId: 164892826
* Fix backwards compat doc <title>.Gravatar Benjamin Peterson2017-08-10
| | | | | Change-Id: I4dd65ae67a825739035acc1987d52e9eda05fa47 PiperOrigin-RevId: 164712218
* Fix broken link to cc_binaryGravatar Yi Cheng2017-08-09
| | | | | | | | | Invalid url https://docs.bazel.build/versions/master/tutorial/docs/be/c-cpp.html#cc_binary Valid url: https://docs.bazel.build/versions/master/be/c-cpp.html#cc_binary Closes #3511. PiperOrigin-RevId: 164698249
* Split the mobile app tutorial into separate Android and iOS tutorials and ↵Gravatar Googler2017-08-09
| | | | | | | eliminate the backend server tutorial. RELNOTES: None. PiperOrigin-RevId: 164653190
* Add python to bazel's dockerfilesGravatar hlopko2017-08-08
| | | | | | | | | Since https://github.com/bazelbuild/bazel/commit/4c55898e71d30b32090bef31b43e408d942a24f6 bazel requires python to run create_embedded_tools. This cl adds it to the affected Dockerfiles. Not to the debian one, since debian has 'python' binary there by default. While add it, sort the packages logically. RELNOTES: None. PiperOrigin-RevId: 164574914
* site: add documentation about the BEP and BESGravatar Jakob Buchgraber2017-08-07
| | | | | | | Provide an overview of the Build Event Protocol and Build Event Service. Change-Id: If11a060cea7ce0fef80486a473b0f7c1b523f50c PiperOrigin-RevId: 164435311
* Add a TOC to the C++ tutorial.Gravatar Googler2017-08-07
| | | | | RELNOTES: None. PiperOrigin-RevId: 164283165
* Add TOC to Java tutorial.Gravatar Googler2017-08-07
| | | | | RELNOTES: None. PiperOrigin-RevId: 164278379
* Fix documentation: a list was inadvertently nested in the example codeGravatar fzaiser2017-08-04
| | | | | RELNOTES: None. PiperOrigin-RevId: 164130466
* Fix table of contents for the BUILD file style guide.Gravatar Yilei Yang2017-08-02
| | | | | | | | The "BUILD files" section in best-practices has been moved to skylark/build-style. Closes #3470. PiperOrigin-RevId: 163962064
* Add an introduction to what external repositories areGravatar kchodorow2017-07-28
| | | | PiperOrigin-RevId: 163348233
* Cross-reference '--aspects' flag documentation.Gravatar Dmitry Lomov2017-07-24
| | | | | Change-Id: I8fac99583087ddddb2c9e27cc3637a054a460c6e PiperOrigin-RevId: 162927601
* Update install-os-x.mdGravatar Oleg Tsarev2017-07-24
| | | | | | | | Incorrect instruction for OSX (apt-get instead of brew) Closes #3437. PiperOrigin-RevId: 162923095
* Rephrase server failure warning in Blaze User ManualGravatar Googler2017-07-24
| | | | PiperOrigin-RevId: 162755817
* Remove reference to missing figures.Gravatar Googler2017-07-24
| | | | | | Fixes #3423 PiperOrigin-RevId: 162754159
* Add links to examples in the documentation.Gravatar laurentlb2017-07-24
| | | | | RELNOTES: None. PiperOrigin-RevId: 162738376
* Tutorial about macro creationGravatar laurentlb2017-07-24
| | | | | RELNOTES: None. PiperOrigin-RevId: 162736242
* Tutorial for sharing a variableGravatar laurentlb2017-07-24
| | | | | | | Intended to be an introduction before talking about macros. RELNOTES: None. PiperOrigin-RevId: 162733299
* Update aspects documentation to the latest and greatest APIs.Gravatar Dmitry Lomov2017-07-21
| | | | | Change-Id: I76d785dbbcd2c5cf30ab5d130e82b2819931651a PiperOrigin-RevId: 162672358
* Automated rollback of commit 08e34e37663ec0fa2e957e44c7e1e0a2afc205ea.Gravatar Googler2017-07-21
| | | | | | | | | | | | | | | | *** Reason for rollback *** Rolling this back as it was the example BUILD file that was incorrect, not the tutorial itself. Submitted an updated BUILD file in commit 6abf4b9. *** Original change description *** the build file and bash example out of synch comparing to the latest code in the java tutorial repo Closes #3419. PiperOrigin-RevId: 162635241
* Reference `aspect` function from aspects documentation.Gravatar Dmitry Lomov2017-07-21
| | | | | Change-Id: Id97d526eaa94f27a0e030438bcfb2bf1527f7503 PiperOrigin-RevId: 162622496
* Use new actions API in docs.Gravatar Dmitry Lomov2017-07-21
| | | | | Change-Id: Ibbc41193ca3f577fbbd1674e9dd1c7f04a246e93 PiperOrigin-RevId: 162612615
* Document bazelrc "import %workspace%/..."Gravatar Mike Morearty2017-07-20
| | | | | | | | Document that a bazelrc file can import from a path that is relative to the workspace root by writing "import %workspace%/..." Closes #3405. PiperOrigin-RevId: 162600010
* the build file and bash example out of synchGravatar Shlomi Shemesh2017-07-20
| | | | | | | | comparing to the latest code in the java tutorial repo Closes #3419. PiperOrigin-RevId: 162599972
* Use double-quotes instead of single-quotes for consistency.Gravatar laurentlb2017-07-20
| | | | | RELNOTES: None. PiperOrigin-RevId: 162518452
* Move some best practices to the BUILD file style guide.Gravatar laurentlb2017-07-20
| | | | | RELNOTES: None. PiperOrigin-RevId: 162501299
* Move Backward compatibility to a separate page.Gravatar laurentlb2017-07-19
| | | | | RELNOTES: None PiperOrigin-RevId: 162476598
* Mark PACKAGE_NAME and REPOSITORY_NAME as deprecated.Gravatar laurentlb2017-07-19
| | | | | RELNOTES: None. PiperOrigin-RevId: 162475651
* Fix link to the Building Python on Windows doc.Gravatar Yilei (Dolee) Yang2017-07-19
| | | | | | Closes #3411. PiperOrigin-RevId: 162464151
* RELNOTES: None.Gravatar Googler2017-07-18
| | | | PiperOrigin-RevId: 162325932
* Fix typo.Gravatar Googler2017-07-18
| | | | | RELNOTES: None. PiperOrigin-RevId: 162253101
* Instructions for migrating from Maven to BazelGravatar Googler2017-07-18
| | | | PiperOrigin-RevId: 162210415
* New flag --incompatible_string_is_not_iterable to forbid iteration over strings.Gravatar laurentlb2017-07-13
| | | | | RELNOTES: None. PiperOrigin-RevId: 161706309
* Add second method to access external dependencies when using ↵Gravatar Googler2017-07-11
| | | | | | generate_workspace tool. PiperOrigin-RevId: 161520698
* fixed broken link to maven_jar code in docsGravatar Ittai Zeidman2017-07-11
| | | | | | | | repository rules documentation links to 404 Closes #3341. PiperOrigin-RevId: 161516419
* Update Bazel Test Encyclopedia.Gravatar Googler2017-07-11
| | | | PiperOrigin-RevId: 161421362
* Allow Debian package to be installed alongside JDK 9Gravatar Thomas Broyer2017-07-10
| | | | | | | | | Update the documentation to instruct explicitly installing JDK 8. Fixes #3147 Change-Id: If92ff93b095bead043c9b069e000b7afbc0abca0 PiperOrigin-RevId: 161387193
* Restore docs for javahotswap command.Gravatar dslomov2017-07-05
| | | | | RELNOTES: None. PiperOrigin-RevId: 160955162
* For topic about generate_workspace tool, fixed broken links and did some ↵Gravatar Googler2017-07-05
| | | | | | rewording. PiperOrigin-RevId: 160955003
* New flag `--incompatible_checked_arithmetic` to use checked arithmetics.Gravatar laurentlb2017-07-05
| | | | | | | RELNOTES: Evaluation will soon use checked arithmetics and throw an error instead of overflow/underflow. PiperOrigin-RevId: 160834366
* Improve the Skylark rule naming documentationGravatar steren2017-07-05
| | | | | RELNOTES: None PiperOrigin-RevId: 160824541
* Describe the tool `generate_workspace` in a separate topic. Update ↵Gravatar Googler2017-07-03
| | | | | | instructions for generating a WORKSPACE file. PiperOrigin-RevId: 160673799