aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Attempt #2 to submit commit e860316559eac366d47923a8eb4b5489a661aa35: Using a...Gravatar Ola Rozenfeld2016-11-24
* Rollback of commit 984d6d48d0e07ac3be2bbfec667158165390eb4f.Gravatar Tobias Werth2016-11-24
* Make SkylarkAttr.Descriptor thread-safe.Gravatar Dmitry Lomov2016-11-24
* Disable bazel_bootstrap_distfile_test.Gravatar Dmitry Lomov2016-11-24
* Strict deps for proto_library.Gravatar Carmi Grushko2016-11-24
* Disable bootstrap test for Java 7Gravatar Klaus Aehlig2016-11-23
* Implement cfg="target" parameter for labelsGravatar Vladimir Moskva2016-11-23
* Improve reliability/performance of Bazel downloadsGravatar Justine Tunney2016-11-23
* Remove useless function in BuildFileAST.Gravatar Laurent Le Brun2016-11-23
* Remove Environment.parseFileGravatar Laurent Le Brun2016-11-23
* Properly handle bazel's output deletion within a write-protected directory.Gravatar Kush Chakraborty2016-11-23
* Bazel exports environment variable values to apple toolchains as buildGravatar Cal Peyser2016-11-23
* Automated [] rollback of commit 7e5396a66cd7021150f9fab9ec8160c92fde618d.Gravatar Klaus Aehlig2016-11-23
* Move some actions to language-specific packages, where they belong.Gravatar Lukacs Berki2016-11-23
* Declare order constraint in BEPGravatar Klaus Aehlig2016-11-23
* Automated [] rollback of commit b10101ab8fe8d505d023f0a4556ec0c227635e24.Gravatar Dmitry Lomov2016-11-23
* Adds logging functionality to the bazel client, which will be activated in a ...Gravatar Chloe Calvarin2016-11-23
* Alias proto_library's produce a descriptor set that contains all srcs of its ...Gravatar Carmi Grushko2016-11-23
* Remove weird restriction on '|' operator from SkylarkNestedSets.Gravatar Dmitry Lomov2016-11-23
* Allow dicts to contain non-comparable objects as keysGravatar Vladimir Moskva2016-11-22
* Rollback of commit fec7d877735eacaf023718ea3e598e6d10adb9a6.Gravatar Klaus Aehlig2016-11-22
* Initial checkin of the toolchain_lookup() rule for expressing explicit depend...Gravatar Lukacs Berki2016-11-22
* Rollback of commit 7f8e0456efe58711aae98c95c6a9dfb57824b9c2.Gravatar Dmitry Lomov2016-11-22
* Bazel: make PathWindowsTest more robustGravatar Laszlo Csomor2016-11-22
* Refactor LegacyLoadingPhaseRunner to be more like SkyframeLoadingPhaseRunner.Gravatar Ulf Adams2016-11-22
* Bazel client: reduce dependency on POSIX APIGravatar Laszlo Csomor2016-11-22
* Allow labels like @foo//:foo to be shortened @fooGravatar Justine Tunney2016-11-22
* Rollback of commit 1ff6d480d02ab8189ac12f8fedfbed1222b86a43.Gravatar Kristina Chodorow2016-11-21
* Move intellij_info.bzl to a tool packaged with bazel.Gravatar Googler2016-11-21
* Support ordering constraints on build eventsGravatar Klaus Aehlig2016-11-21
* Provide a SplitCommandLine method in the option processorGravatar Luis Fernando Pino Duque2016-11-21
* Make LineBufferedOutputStream resistant to exceptions thrown while flushing i...Gravatar Lukacs Berki2016-11-21
* Rollback of commit e860316559eac366d47923a8eb4b5489a661aa35.Gravatar Alex Humesky2016-11-21
* ProtoCompileActionBuilder can create strict-deps-checking command lines.Gravatar Carmi Grushko2016-11-21
* Using an ActionFileInputCache for SHA1 digests used with remote execution.Gravatar Ola Rozenfeld2016-11-21
* Fixes test infrastructure bug that wrongly trims output pathsGravatar Greg Estren2016-11-21
* Improve reliability/performance of Bazel downloadsGravatar Justine Tunney2016-11-21
* Adds support for multiple top-level dynamic configurationsGravatar Greg Estren2016-11-21
* Extra-actions originating in Aspects are reported even if the rule we attach ...Gravatar Carmi Grushko2016-11-21
* Fix a test case that didn't trigger Swift runtime packagingGravatar Dmitry Shevchenko2016-11-21
* Remove 'test' prefix from test names in SkylarkAspectTest.Gravatar Dmitry Lomov2016-11-21
* Implement structural equality for structsGravatar Vladimir Moskva2016-11-21
* Implement 'output_groups' provider.Gravatar Dmitry Lomov2016-11-21
* Move Bazel-specific functions in a separate file.Gravatar Laurent Le Brun2016-11-21
* Add a test verifying that bazel can be bootstrapped from the distfileGravatar Klaus Aehlig2016-11-21
* Allow labels in the '--aspects' parameter.Gravatar Dmitry Lomov2016-11-21
* Add # support for LabelValidator as discussed in #2006Gravatar Meng Zhang2016-11-18
* Extract the integration setup to a new class IntegrationMock.Gravatar Ulf Adams2016-11-18
* Remove unused SupportData.getUsedDirectDeps().Gravatar Carmi Grushko2016-11-18
* Initializes BuildViewTestCase's configuration factory with ruleClassProvider'sGravatar Greg Estren2016-11-18