aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Clarify documentation of PACKAGE_NAMEGravatar Laurent Le Brun2017-02-15
* Correct support for TreeArtifacts with ObjC header thinning feature.Gravatar Googler2017-02-15
* Remove type checking requirement from AttributeMap.has.Gravatar Greg Estren2017-02-15
* Rollback of commit 03d1255df1805ed1e5f7512bf0336f71c595791b.Gravatar Googler2017-02-15
* Avoid putting objc linkopts and copts in Set, as their order and duplicate-ar...Gravatar Chris Parsons2017-02-15
* Some minor logging improvements related to diff awareness:Gravatar Nathan Harmata2017-02-15
* Flips the default value of --explicit_jre_deps to true.Gravatar Googler2017-02-15
* BuildFileAST.eval() doesn't execute the code when there's a static error.Gravatar Laurent Le Brun2017-02-15
* Clarify documentation about ConceptsGravatar Laurent Le Brun2017-02-15
* Specify layout for build-style.md and bzl-style.mdGravatar Laurent Le Brun2017-02-15
* Adds --[no]use_action_cache startup option to disable the action cache.Gravatar Googler2017-02-15
* Search for Test classes within the classpath used by the current classloader,...Gravatar Kush Chakraborty2017-02-15
* Default Bazel builds to nontrimmed dynamic configurations (except LIPO).Gravatar Greg Estren2017-02-15
* Rollback of commit 60b525597bf7aafdec99ea51c7f82ce5801b4725.Gravatar Dmitry Lomov2017-02-14
* Rollback of commit 01aa7d6f177f3284b5fecc0397bf29a605b37df0.Gravatar Dmitry Lomov2017-02-14
* Refactoring: Types report what class of labels they contain.Gravatar Michael Staib2017-02-14
* Skylark repositories: add a test to test correct invalidation with change to ...Gravatar Damien Martin-Guillerez2017-02-14
* Fix bazel build on CI.Gravatar Yue Gan2017-02-14
* Make Bazel work with Visual Studio 2017 Gravatar Yun Peng2017-02-14
* Disable tests on JDK7 that are not supported by a new JavaBuilder.Gravatar Dmitry Lomov2017-02-14
* Use the test's PATH to resolve the --run_under commandGravatar Ulf Adams2017-02-14
* Note that --config can be picked up from rc files.Gravatar Googler2017-02-14
* Fix the documentation of set/depsetGravatar Vladimir Moskva2017-02-14
* Reinstate idleness checks where the server self-terminates when it's idle and...Gravatar Lukacs Berki2017-02-14
* Avoid using //external labels; use @local_jdk// insteadGravatar Ulf Adams2017-02-14
* Windows JNI, refactor: move OpenDirectory to JNIGravatar Laszlo Csomor2017-02-14
* Remove special handling of name attribute. Fixes #278Gravatar Googler2017-02-14
* Make android_device pass --android_sdk_path to unified launcher.Gravatar Adam Michael2017-02-14
* Exposes generated manifest artifact (this is the resulting artifact after the...Gravatar Googler2017-02-14
* Rollback of commit 51d245879ed2729f15c6c6a35b319a4277e7cd64.Gravatar Carmi Grushko2017-02-14
* Rollback of commit e15a31a3281ae386935d33f857351adea767b420.Gravatar Liam Miller-Cushon2017-02-14
* Add a test to PackageFunctionTest confirming current glob behavior.Gravatar Janak Ramakrishnan2017-02-14
* Rollback of commit cdbad585187dfe7bbb4d69ad68a1baf852beb691.Gravatar Michael Staib2017-02-14
* Clarify that load() statements do not respect visibility.Gravatar Laurent Le Brun2017-02-14
* Make tests that mess with the WORKSPACE file work with untrimmed dynamic conf...Gravatar Greg Estren2017-02-14
* Allow objc.signing_certificate_name to return None in Skylark.Gravatar Googler2017-02-14
* Publish build-style.md and bzl-style.mdGravatar Laurent Le Brun2017-02-14
* JUnit4 now correctly labels filtered tests as "filtered".Gravatar Googler2017-02-14
* Stop retrieving FdoSupport statically from hard-coded attribute ":cc_toolchai...Gravatar Rumou Duan2017-02-14
* Open source the integration tests for BazelTestRunner and delete the internal...Gravatar Kush Chakraborty2017-02-14
* Add an algorithm to reduce aspect paths according to aspects' visibility to e...Gravatar Dmitry Lomov2017-02-14
* Fix IllegalStateException when loading from a non declared external repository Gravatar Damien Martin-Guillerez2017-02-14
* Doc: mention profiling and specification.Gravatar Laurent Le Brun2017-02-14
* Allow Skylark aspects to advertise providers.Gravatar Dmitry Lomov2017-02-14
* Adds support for pushing sites that don't need build, and build benchmark site.Gravatar Yue Gan2017-02-14
* Add environ attribute to repository_rule Gravatar Damien Martin-Guillerez2017-02-14
* Windows: fix bootstrapping bugs with 0.4.4 Gravatar László Csomor2017-02-14
* Rollback of commit 3bed84ff177c7cbfd0c8d315829cc9dcb35fcf70.Gravatar Dmitry Lomov2017-02-13
* Supports drawing charts for multiple output files, which allows runningGravatar Yue Gan2017-02-13
* Windows-aware path-absoluteness checks.Gravatar Laszlo Csomor2017-02-13