aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Emit events (e.g. errors) encountered while parsing the WORKSPACE file.Gravatar Nathan Harmata2015-03-18
* Make ExternalPackage serializable.Gravatar Nathan Harmata2015-03-18
* Mark lib.events.Event and build.skyframe.TaggedEvents as serializable.Gravatar Nathan Harmata2015-03-18
* Rollback Blaze log flushing as it is not necessary.Gravatar Miguel Alcon Pinto2015-03-18
* Propagate permissions of files in nested zips to the final zip.Gravatar Matthew DeVore2015-03-18
* Improve error message if WORKSPACE file is not foundGravatar Kristina Chodorow2015-03-18
* Introduce objc tools, including dummy.Gravatar Peter Schmitt2015-03-18
* Make JDK not need tools/jdk/jdk symlinkedGravatar Kristina Chodorow2015-03-18
* Set Bazel TEST_SRCDIR to runfiles root, not inside runfiles prefix.Gravatar Ross Light2015-03-18
* Set LDFLAGS whether or not fromhost/BUILD existsGravatar Kristina Chodorow2015-03-17
* Return ActionInput objects from the ActionInputFileCache when given a digest ...Gravatar Janak Ramakrishnan2015-03-16
* Skylark: dict.keys() has sorted output.Gravatar Laurent Le Brun2015-03-16
* Allow ios_application in xctest_app attribute.Gravatar Peter Schmitt2015-03-16
* Skylark: Allow list slicesGravatar Laurent Le Brun2015-03-16
* Skylark: Allow traling comma in load statementsGravatar Laurent Le Brun2015-03-16
* Automated [] rollback of [].Gravatar Ulf Adams2015-03-16
* Add a feature to put each header into it's own submodule. This will be requiredGravatar Googler2015-03-16
* Add missing "implicit output" section for Bazel's java_test.Gravatar Laszlo Csomor2015-03-16
* Document Bazel's cc_binary, cc_library and cc_test rule.Gravatar Laszlo Csomor2015-03-16
* Move some test helper classes into /util packages and open source them.Gravatar Ulf Adams2015-03-16
* Add missing ${SYNOPSIS} tags to some Bazel rule classes.Gravatar Laszlo Csomor2015-03-16
* Skylark: Static checks allows None value everywhere.Gravatar Laurent Le Brun2015-03-16
* Simplify BuildConfiguration to make it cheaper to create more instances.Gravatar Ulf Adams2015-03-16
* RELNOTES[INC]: genquery target locations are now relative to the workspace ro...Gravatar Damien Martin-Guillerez2015-03-16
* remove support for supplying relative root for runfilesGravatar Michajlo Matijkiw2015-03-16
* Rename roadmap, fix some links.Gravatar Han-Wen Nienhuys2015-03-16
* Skylark - new cookbook example (attribute declaration)Gravatar Laurent Le Brun2015-03-16
* Make README be a table of contents to our docs.Gravatar Han-Wen Nienhuys2015-03-16
* Adding a developer documentation entry pointGravatar Damien Martin-Guillerez2015-03-16
* Split ios_application configurations based on --ios_multi_cpus.Gravatar Peter Schmitt2015-03-16
* Rename documentation file.Gravatar Han-Wen Nienhuys2015-03-16
* Added Apache license header to bootstrap_test.shGravatar Damien Martin-Guillerez2015-03-16
* Removed base_workspace_test.shGravatar Damien Martin-Guillerez2015-03-16
* Rolling-back giving a name to the Bazel workspaceGravatar Damien Martin-Guillerez2015-03-16
* Added script to generate an Eclipse project for BazelGravatar Damien Martin-Guillerez2015-03-16
* Delete PackageCacheBackedTargetPatternResolver. There is no PackageCache.Gravatar Janak Ramakrishnan2015-03-16
* Give a name to the Bazel workspaceGravatar Damien Martin-Guillerez2015-03-16
* Skylark: Fix typing of structsGravatar Laurent Le Brun2015-03-16
* RELNOTES: Allow users to set the simulated device, SDK, and environment from ...Gravatar Googler2015-03-13
* Reorganize docs.Gravatar Han-Wen Nienhuys2015-03-13
* Update README.mdGravatar Damien Martin-Guillerez2015-03-13
* Prettify our documentation: add fallback font + nicer css.Gravatar Laszlo Csomor2015-03-13
* Add a copy of the Skyframe description from Lukacs as a markdown doc.Gravatar Ulf Adams2015-03-13
* Add documentation body for Bazel java_test, sh_binary, sh_test, test_suite.Gravatar Laszlo Csomor2015-03-13
* Fix Build Encyclopedia docgen: allow overriding rule definitions.Gravatar Laszlo Csomor2015-03-13
* Declare dependencies on discovered inputs before execution instead of after.Gravatar Janak Ramakrishnan2015-03-13
* Implement ConditionalExpressionGravatar Francois-Rene Rideau2015-03-13
* add baseline functionality for not saving unused artifactsGravatar Michajlo Matijkiw2015-03-13
* BazelExtraActionRule is documented.Gravatar Googler2015-03-13
* Fine-tune the Bazel docs stylesheet.Gravatar Laszlo Csomor2015-03-13