aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Skylark repositories: add a test to test correct invalidation with change to ...Gravatar Damien Martin-Guillerez2017-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
* 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
* 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
* 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
* 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
* Rollback of commit 48e7fe262aacd6602331435e22247ced260c87ec.Gravatar Dmitry Lomov2017-02-13
* Fix PackageProgressReceiver to not call contains on a list.Gravatar Janak Ramakrishnan2017-02-13
* gRPC improvements:Gravatar Lukacs Berki2017-02-13
* Create a 'vanilla' JavaBuilderGravatar Liam Miller-Cushon2017-02-13
* Add @Nullable annotations to PackageFunction#progressReceiver.Gravatar Janak Ramakrishnan2017-02-13
* Add flag to disable automatic xcodeproj generation.Gravatar Peter Schmitt2017-02-13
* Inform progress receiver that node has been computed before any exception han...Gravatar Janak Ramakrishnan2017-02-13
* Rollback of commit aa1d31da27793d4c29bfa4dec12d1ae9ab20426b.Gravatar Googler2017-02-13
* apple_binary produces a skylark provider depending on its binary_typeGravatar Chris Parsons2017-02-13
* Make android_sdk_repository fail if api_level requested is not installed.Gravatar Adam Michael2017-02-13
* Simple test for standalone Skylark binaryGravatar Laurent Le Brun2017-02-13
* Refactoring: Types report what class of labels they contain.Gravatar Michael Staib2017-02-13
* Blaze/bazel modifications to command line flags used when dead-stripping.Gravatar Googler2017-02-13
* Install support for checking for 'one version' correctness of java_binaryGravatar Googler2017-02-10
* Switch from protobuf_clib to protobuf, and protobuf-util to protobuf_java_util.Gravatar Carmi Grushko2017-02-10
* Introduce CppCompileActionTemplate, which expands into a list of CppCompileAc...Gravatar Rumou Duan2017-02-10
* Apply --symlink_prefix to the output and exec root symlinks.Gravatar Luis Fernando Pino Duque2017-02-10
* Move the JUnit runner tests to the same location as the Internal Repo.Gravatar Kush Chakraborty2017-02-10
* Fixed java_stub_template substitution: %runfiles_manifest_only% was not subst...Gravatar Yun Peng2017-02-10
* BEP: Provide more useful data in TestResult events Gravatar Klaus Aehlig2017-02-10
* Standalone Skylark binary: now accepts a file as argumentGravatar Laurent Le Brun2017-02-10