aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add skyfunction to return all registered toolchain labels.Gravatar John Cater2017-07-13
* First pass of @Option documentation for apple/objc/swiftGravatar cparsons2017-07-13
* Avoid races while deleting output directory ancestorsGravatar mschaller2017-07-13
* Delete EventHandlerPreconditions. With https://github.com/bazelbuild/bazel/bl...Gravatar janakr2017-07-13
* New flag --incompatible_string_is_not_iterable to forbid iteration over strings.Gravatar laurentlb2017-07-13
* Fix compiler detection when mapping LIPO to ThinLTOGravatar Googler2017-07-13
* Split the sandbox strategies into SpawnRunner implementations and strategiesGravatar ulfjack2017-07-13
* remote: Refactor GrpcRemoteExecutor to only take what it needs.Gravatar buchgr2017-07-12
* Make native declared providers not implement TransitiveInfoCollection.Gravatar dslomov2017-07-12
* Add --experimental_strict_action_env and --shell_executable flagsGravatar ulfjack2017-07-12
* Moves printing method for feature accessibility errors.Gravatar plf2017-07-12
* Rewrite all the sandbox strategy implementationsGravatar ulfjack2017-07-12
* remote: fix flaky test. Fixes #3348Gravatar buchgr2017-07-12
* remote: Rewrite ChunkerGravatar buchgr2017-07-12
* Remove hard-coded -Xbootclasspath/p flags for javac and turbine invocationsGravatar cushon2017-07-12
* Do not override Spawn methods from ExtraAction.Gravatar tomlu2017-07-12
* Minor cleanup of AndroidConfiguration.Gravatar ajmichael2017-07-12
* Pass timeouts to the RemoteWorker.Gravatar olaola2017-07-12
* Not log warnings when the RPC was cancelled.Gravatar olaola2017-07-12
* Automated rollback of commit 937350211dcd55a4714ec32ebbf33fffcc42cdf2.Gravatar kchodorow2017-07-12
* PiperOrigin-RevId: 161571228Gravatar lpino2017-07-12
* Remove Java 7 type inference workarounds and TODOsGravatar brandjon2017-07-12
* Automated rollback of commit 0d2aa6369b09940d584b544fb10796387e0fafa0.Gravatar brandjon2017-07-12
* Making mobile-install v2 compatible with ASwB pluginGravatar Googler2017-07-12
* Misc cleanups of syntax dirGravatar brandjon2017-07-12
* Remove apple_watch1_extension and apple_watch_extension_binary rulesGravatar cparsons2017-07-12
* Misc cleanups of AST node APIGravatar brandjon2017-07-12
* Clean up string representations for unknown objectsGravatar vladmos2017-07-12
* Ensure that shutdown commands end the server process before completionGravatar mschaller2017-07-12
* Resolve references to @main-repo//foo to //fooGravatar kchodorow2017-07-11
* ConfigFeatureFlagProvider should be declared provider only.Gravatar dslomov2017-07-11
* Expose current java_toolchain target to Skylark.Gravatar elenairina2017-07-11
* Add register_toolchains function to the WORKSPACE for registering toolchains ...Gravatar John Cater2017-07-11
* MakeVariableProvider should be declared provider only.Gravatar dslomov2017-07-11
* Make some objects SkylarkValuesGravatar vladmos2017-07-11
* Delete the unused OptionProcessor::ParseOptions(argc,argv).Gravatar lpino2017-07-11
* Add a string representations test for glob valuesGravatar vladmos2017-07-11
* ProfilerTest: Removes flakiness from ProfilerTestGravatar plf2017-07-11
* Fix options parsing javadoc typo.Gravatar gregce2017-07-11
* Add a cc_toolchain_alias and java_runtime_alias rules so that e.g. genrules c...Gravatar lberki2017-07-11
* Bazel CI: fix broken compilationGravatar laszlocsomor2017-07-11
* Fold OptionUsageRestrictions into OptionDocumentationCategory and OptionMetad...Gravatar ccalvarin2017-07-11
* Pass an EventHandler to OutputService.startBuildGravatar ulfjack2017-07-11
* BuildEventWithConfiguration: represent configurations as BuildEventGravatar Klaus Aehlig2017-07-11
* remote: Fix flaky ByteStreamUploaderTest.Gravatar buchgr2017-07-11
* Make the number of jobs in the worker configurable via an optionGravatar ulfjack2017-07-11
* Make information about the Java runtime in use available in Skylark using a d...Gravatar lberki2017-07-11
* Update marker version number to 3Gravatar pcloudy2017-07-11
* AndroidResourceOutputs: fix ZipEntry pathsGravatar Laszlo Csomor2017-07-11
* Change JavaBuilder to work with the new Bazel Java coverage.Gravatar elenairina2017-07-11