aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add jars for auto_value and dependenciesGravatar Francois-Rene Rideau2015-03-25
* Fixed compile.sh with homebrew on OS XGravatar Damien Martin-Guillerez2015-03-25
* Bazel docs: fix a lot of issues, formatting and contentwise.Gravatar Laszlo Csomor2015-03-25
* Add g++ and zlib1g-dev to the set of required packages to install Bazel on Ub...Gravatar Lukacs Berki2015-03-25
* Allow compile.sh to find libarchive on Mac with custom Homebrew directory.Gravatar Lukacs Berki2015-03-25
* Add /usr/local/include to C++ CROSSTOOL for darwinGravatar Damien Martin-Guillerez2015-03-25
* Replace "Github" with "GitHub" in the getting started doc. This is a merge ofGravatar Lukacs Berki2015-03-25
* Skylark: native module is updated.Gravatar Googler2015-03-25
* Add support of aspects to the skyframe implementation of query. To keep these...Gravatar Marian Lobur2015-03-25
* Use http rather than protocol-relative URLs.Gravatar Tom Hennigan2015-03-25
* More precisely document AttributeMap.get (particularly the possibilityGravatar Greg Estren2015-03-25
* Allow the number of threads used in target parsing to be configurable.Gravatar Eric Fellheimer2015-03-25
* Open-source Bazel integration testsGravatar Damien Martin-Guillerez2015-03-25
* Remove useless flag check; executeBuild is only called if execution is reques...Gravatar Nathan Harmata2015-03-25
* Merge PackageSerializer's and ProtoOutputFormatter's duplicatedGravatar Greg Estren2015-03-25
* Bazel docs: document cc_library.hdrs_check and fix a broken BE link.Gravatar Laszlo Csomor2015-03-25
* Say something about Go.Gravatar Han-Wen Nienhuys2015-03-25
* Update URLsGravatar Kristina Chodorow2015-03-25
* Fix URL formatGravatar Kristina Chodorow2015-03-25
* Fix link in FAQ.mdGravatar Laurent Le Brun2015-03-25
* Bazel docs: add missing section about $(location) expansion.Gravatar Laszlo Csomor2015-03-25
* Skylark: kill package loading if a Skylark file has errors.Gravatar Googler2015-03-25
* Update doc: *args and **kwargs are supportedGravatar Laurent Le Brun2015-03-24
* Make links actually workGravatar Daniel Wagner-Hall2015-03-24
* Add link to homepage in README and add zip to Ubuntu reqsGravatar Kristina Chodorow2015-03-24
* Fix docGravatar Laurent Le Brun2015-03-24
* Update links in README.md .Gravatar Lukacs Berki2015-03-24
* Doc: Remove obsolete information about dict being a list of tuplesGravatar Laurent Le Brun2015-03-24
* Compile objc resources when bundling, not at each target.Gravatar Peter Schmitt2015-03-24
* s/A emphasis/An emphasis/Gravatar Googler2015-03-24
* Public doc: Use "Extensions" in the menu instead of "Skylark".Gravatar Laurent Le Brun2015-03-24
* Fixes typo on bazel.io homepageGravatar Googler2015-03-24
* Remove "blaze" from filepaths in Bazel User Manual.Gravatar Googler2015-03-24
* Remove Blaze from Bazel homepageGravatar Kristina Chodorow2015-03-24
* Removed a <?> generic in a instanceof.Gravatar Damien Martin-Guillerez2015-03-24
* Bazel FAQ: enable autolinks and add proper line break.Gravatar Laszlo Csomor2015-03-24
* Bazel docs: prettify the Test Encyclopedia.Gravatar Laszlo Csomor2015-03-24
* Bazel docs: fix broken links in the build-ref.html.Gravatar Laszlo Csomor2015-03-24
* Line break after . rather than beforeGravatar Daniel Wagner-Hall2015-03-24
* Fixed Eclipse .classpath generationGravatar Damien Martin-Guillerez2015-03-24
* Added various generated files to .gitignoreGravatar Damien Martin-Guillerez2015-03-24
* Bazel docs: fix broken links in the user manual.Gravatar Laszlo Csomor2015-03-24
* Bazel docs: Fix broken link on FAQ page.Gravatar Laszlo Csomor2015-03-24
* Actually add OutputGroupProvider.DEFAULT to the set of files to be built when...Gravatar Lukacs Berki2015-03-24
* Skylark: native module is updated with exports_files and package_group.Gravatar Googler2015-03-24
* Skylark: Allow builtin functions to be shadowed.Gravatar Laurent Le Brun2015-03-24
* Move all examples into Bazel workspaceGravatar Damien Martin-Guillerez2015-03-24
* Fix broken linkGravatar Daniel Wagner-Hall2015-03-24
* Adds some notes about --batch flag.Gravatar Googler2015-03-24
* Fix typo introduced byGravatar Googler2015-03-24