aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Skip the bazel_toolchain_test on Darwin machine. Fixes #1838.Gravatar Xin Gao2016-09-30
* Export idl_import_root to Android Studio, so that we know the packages of new...Gravatar Googler2016-09-30
* Add an actions provider for testing Skylark rules.Gravatar Jon Brandvein2016-09-30
* Fixed location expansion in cc rules.Gravatar Vladimir Moskva2016-09-30
* Make action_env_test parametric in the product nameGravatar Klaus Aehlig2016-09-29
* Optimize how null configurations get created and add test infrastructure for ...Gravatar Greg Estren2016-09-29
* Fix IDE aspect crash when traversing a data mode deps attr.Gravatar Googler2016-09-29
* Allow new_ rules to overwrited BUILD files in downloaded reposGravatar Kristina Chodorow2016-09-28
* Windows, native: add windows_msvc config_settingGravatar Laszlo Csomor2016-09-28
* Eliminates performance overhead of --experimental_dynamic_configs=notrim.Gravatar Greg Estren2016-09-28
* Add support for sandboxing persistent workers.Gravatar Philipp Wollermann2016-09-28
* Skylark: Give more detailed errors when parsing the argumentsGravatar Pedro Liberal Fernandez2016-09-28
* Remove bazel references to PB2 CPP runtime lib.Gravatar Sergio Campama2016-09-28
* patch bootclasspath to allow javac to compile lambdas and method references i...Gravatar Googler2016-09-28
* Disallow mutation of values being iterated by a for loop or comprehensionGravatar Jon Brandvein2016-09-28
* Fixed EvaluationProgressReceiver object namesGravatar Googler2016-09-27
* Refactor SkyframeExecutor#preparePackageLoading to pass all PackageCacheOptio...Gravatar Janak Ramakrishnan2016-09-27
* Fixed ISE while looking for cycles in WORKPLACE files #1793Gravatar Vladimir Moskva2016-09-27
* Add a regression test for commit 78b9cab45de2a32158cd4306cd40208045cf6f85.Gravatar Googler2016-09-27
* Allow aspects to propagate to all attributes.Gravatar Dmitry Lomov2016-09-27
* Rollback of commit 5972bee6ebfa53cf165befab9fa7962e19d5f620.Gravatar Yun Peng2016-09-26
* Fix an issue where a "build" command might hang after it finished, because sa...Gravatar Philipp Wollermann2016-09-26
* Correctly declare direct dependenciesGravatar Klaus Aehlig2016-09-26
* sandbox: Fix an issue where an IOException happening during SandboxExecRoot#c...Gravatar Philipp Wollermann2016-09-26
* Skylark: Give more detailed errors when parsing the argumentsGravatar Pedro Liberal Fernandez2016-09-26
* Native declared providers are automatically exported.Gravatar Dmitry Lomov2016-09-26
* Introduce MoreFutures#waitForAllInterruptiblyFailFast and use this in the pla...Gravatar Nathan Harmata2016-09-26
* Add execution permission to toolchain wrapper scripts.Gravatar Xin Gao2016-09-26
* RELNOTES: Allow different default mallocs per configuration.Gravatar Googler2016-09-26
* Add bitcode handling to swift_libraryGravatar Dmitry Shevchenko2016-09-26
* Chunk large stdout/err writes in RpcOutputStreamGravatar Michajlo Matijkiw2016-09-26
* Revert creating a convenience symlink usiing the workspace nameGravatar Kristina Chodorow2016-09-26
* Split the workspace status keys into stable and volatile parts based on if th...Gravatar Lukacs Berki2016-09-23
* Fixed symbolic link and hard link path not stripped when "strip_prefix" is set.Gravatar Xin Gao2016-09-23
* Rollback of commit 5c548f11e20c0b75203e9fe4ab682ed0418064cf.Gravatar Carmi Grushko2016-09-23
* Implementation of maven_jar rule in Skylark.Gravatar Jingwen Chen2016-09-23
* Rollback of commit 4e2f75d8e60020f13a7df452488ec4cc7a719f03.Gravatar Kristina Chodorow2016-09-22
* Fix Windows JDK7 testsGravatar Kristina Chodorow2016-09-22
* Push missing testdata directory to Github.Gravatar Xin Gao2016-09-22
* Rollback of commit 2e5ec0fd99ac4bfd930da99f6089dc5faf778464.Gravatar Tobias Werth2016-09-22
* Split dynamic configurations mode into:Gravatar Greg Estren2016-09-22
* Be honest about type in Type#visitLabelsGravatar Michajlo Matijkiw2016-09-22
* Allow passing None to SkylarkCallables with 'noneable = true'Gravatar Googler2016-09-22
* Make java_proto_library's strict_deps default to true.Gravatar Carmi Grushko2016-09-21
* Remove absolute paths from protoGravatar Googler2016-09-21
* Implement label visitation using visitorGravatar Michajlo Matijkiw2016-09-21
* Add copts attribute to swift_library.Gravatar Dmitry Shevchenko2016-09-21
* Rollback of commit 82d43279f93d95e4c41b4bc598a3cc05ddd1ae1a.Gravatar Laszlo Csomor2016-09-21
* Expose processor classpath and classnames to Skylark.Gravatar Dmitry Lomov2016-09-21
* Basic implementation of a remote gRPC based cache.Gravatar Ola Rozenfeld2016-09-21