aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/BUILD
Commit message (Expand)AuthorAge
* Report the structured Bazel command line via the BEP.Gravatar ccalvarin2017-10-10
* Split off SkylarkSemanticsOptions into an immutable classGravatar brandjon2017-10-06
* Pass CppSemantics down to the CppLinkActionBuilderGravatar hlopko2017-09-29
* Collect action cache hits, misses, and reasons for the misses.Gravatar jmmv2017-09-27
* Move --plugin to JavaOptions and remove --plugin_copt.Gravatar mstaib2017-09-26
* CI,windows: create test_suites for Windows testsGravatar L?szl? Csomor2017-09-19
* Add files that were droped by our export processGravatar dmarting2017-09-19
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Rewrite all code to use the new Java 8 java.time classes.Gravatar Philipp Wollermann2017-09-05
* Extract authandtls, buildeventservice, buildeventstream into package-level BU...Gravatar philwo2017-09-04
* Rename bazel-user-manual.html into user-manual.htmlGravatar dmarting2017-09-04
* remote: Return exit code 34 for remote caching/execution errors.Gravatar buchgr2017-09-01
* Split the cycle between vfs and profiler.Gravatar philwo2017-08-31
* Split "shell", "graph" into their own packages.Gravatar philwo2017-08-29
* Open source some objc tests. Most notably, proto and j2objc tests still remai...Gravatar cparsons2017-08-28
* Remove FeaturePolicyConfiguration et al. in favor of the new Whitelisting.Gravatar mstaib2017-08-22
* remote: don't fail build if upload failsGravatar Benjamin Peterson2017-08-22
* workers: Don't skip empty lines when expanding flagfiles.Gravatar philwo2017-08-17
* Make CcToolchainProvider subclass ToolchainInfo. This is required for use of...Gravatar cpeyser2017-08-16
* Refactor persistent workers to use SpawnRunner.Gravatar Benjamin Peterson2017-08-11
* Open source apple-package java testsGravatar cparsons2017-08-10
* Move core rules to a top-level class.Gravatar ulfjack2017-08-03
* Fix 'whitelisting' src group.Gravatar dslomov2017-07-31
* Split invocation policy from the optionsparser target.Gravatar ccalvarin2017-07-19
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* If globbing throws an IOException, fail to construct the package instead of c...Gravatar janakr2017-07-14
* Add --experimental_strict_action_env and --shell_executable flagsGravatar ulfjack2017-07-12
* Simplify the ActionInputFileCacheGravatar ulfjack2017-07-06
* build_windows_jni.sh: move file to subdirectoryGravatar Laszlo Csomor2017-07-05
* Windows, JNI: move around sourcesGravatar Laszlo Csomor2017-07-03
* Explicitly state the default options categories for options used in blaze tes...Gravatar ccalvarin2017-06-29
* Add a FeaturePolicyConfiguration for supporting limited feature rollouts.Gravatar mstaib2017-06-29
* Update the --incompatible_ flag requirements to use the metadata tag.Gravatar ccalvarin2017-06-28
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28
* Rewrite StandaloneSpawnStrategy to use LocalSpawnRunnerGravatar ulfjack2017-06-19
* Add more methods to ExternalPackageUtil to load all rules of a specificGravatar John Cater2017-06-16
* Switching to Watcher API instead of wait_for_completion, in preparation forGravatar olaola2017-06-14
* BES: Consolidate BuildEventServiceModule and BuildEventStreamerModule.Gravatar buchgr2017-06-14
* Also filter stderr when parse_showincludes feature is enabledGravatar Yun Peng2017-06-13
* Move InvocationPolicy to the options parser package.Gravatar ccalvarin2017-06-09
* Switching Bazel to use the new remote execution API: https://docs.google.com/...Gravatar olaola2017-06-09
* Add new configuration fragment for platforms, with host and targetGravatar John Cater2017-06-08
* protobuf: Use bazel's native java_proto_library rules.Gravatar Jakob Buchgraber2017-06-06
* Remove Xcodege integration from Blaze.Gravatar schmitt2017-06-05
* Restructure site/ directory into docs/ which only contains Bazel documentation.Gravatar dzc2017-06-01
* Remote tests should not depend on lib:runtimeGravatar buchgr2017-05-31
* Remote+BES: Stabilize command line flags.Gravatar buchgr2017-05-22
* PiperOrigin-RevId: 156331430Gravatar nharmata2017-05-19
* Automated g4 rollback of commit 9dec9a09d1e4d27e7cff73c440195a32d3b90752.Gravatar plf2017-05-05
* Introduce BazelPackageLoader.Gravatar nharmata2017-05-04