aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Java: add @bazel_tools//tools/java/runfilesGravatar Laszlo Csomor2018-08-09
* Fix StackOverflowError on Windows. Fixes #5730Gravatar buchgr2018-08-09
* Fix a @GuardedBy errorGravatar cushon2018-08-09
* [singlejar] Port mapped_file for WindowsGravatar Loo Rong Jie2018-08-08
* Deprecate most of the targets in the JDK repositoryGravatar cushon2018-08-08
* In AbstractSkyFunctionEnvironment, don't check for filtered exceptions in the...Gravatar janakr2018-08-08
* Automated rollback of commit 09bf7cc5865f7edd9a3eeabb42792e8de3ad862f.Gravatar tomlu2018-08-08
* Remove ApplicationManifestGravatar asteinb2018-08-08
* Improve error messaging for constraints violations.Gravatar gregce2018-08-08
* Re-enable BytecodeTypeInferenceTestGravatar cushon2018-08-08
* Remove CompiledMergeableAndroidDataGravatar asteinb2018-08-08
* Expose GeneratedExtensionRegistryProvider to Skylark.Gravatar Googler2018-08-08
* Don't convert InterruptException to EvalException in struct field call expres...Gravatar Benjamin Peterson2018-08-08
* Remove ValidatedAndroidData interfaceGravatar asteinb2018-08-08
* Remove support for explicitly setting java_toolchain.encoding to UTF-8Gravatar cushon2018-08-08
* Remove ResourceContainerGravatar asteinb2018-08-08
* Windows: do not look for Git BashGravatar Laszlo Csomor2018-08-08
* 'DumpPlatformClasspath' now dumps the current JDK's default platform classpathGravatar cushon2018-08-08
* Add a comment clarifying the soundness of not doing edge filtering during the...Gravatar nharmata2018-08-08
* Improve NaiveMultisetSemaphore#estimateCurrentNumUniqueValues by having it us...Gravatar nharmata2018-08-08
* Automatic code cleanup.Gravatar Googler2018-08-08
* Remove non-static ApplicationManifest methodsGravatar asteinb2018-08-08
* Add a option to disable idle gc.Gravatar Benjamin Peterson2018-08-08
* Windows,tests: run //s/t/shell/integration:* testsGravatar Laszlo Csomor2018-08-08
* Expose methods returning bare C++ options in SkylarkGravatar hlopko2018-08-08
* Fixed the builtins exporter to include all top level Starlark symbols.Gravatar Googler2018-08-08
* Disable legacy linking Skylark api to C++ toolchainGravatar hlopko2018-08-08
* Put main repo remapping behind a flag.Gravatar dannark2018-08-07
* Migrate ObjcProvider to BuiltinProvider from NativeProviderGravatar cparsons2018-08-07
* Temporarily ignore some spurious diagnostics related to running javac9 on JDK 10Gravatar cushon2018-08-07
* Remove ResourceContainerConverterGravatar asteinb2018-08-07
* Remove analysis code for old resource processing pipelineGravatar asteinb2018-08-07
* Replace 0/1 with False/True for testonly attributeGravatar Googler2018-08-07
* Sort the rule attribute list in ProtoOutputFormatter by name to cure some queryGravatar Googler2018-08-07
* Remove uses of java_toolchain.encodingGravatar cushon2018-08-07
* Remove decoupling flag from BazelGravatar asteinb2018-08-07
* Tolerate empty bootclasspaths in VanillaJavaBuilderGravatar cushon2018-08-07
* Delete the now unused ExtractInclusionAction.Gravatar Googler2018-08-07
* Temporarily disable the CommandUsingProcessWrapperTest system time upper boun...Gravatar ruperts2018-08-07
* Improve implementation of filterDiscoveredHeaders. Instead of creating a hugeGravatar Googler2018-08-07
* [singlejar] Remove redundant test_util depsGravatar Loo Rong Jie2018-08-07
* Automated rollback of commit 186b887e5862c1502010f097e75bfd8d605620b0.Gravatar twerth2018-08-07
* Pass cc_toolchain location to FeatureConfigurationGravatar rosica2018-08-07
* [singlejar] Set binary flag for WindowsGravatar Loo Rong Jie2018-08-07
* Remove is_cc_test_link_action and is_not_cc_test_link_action build variablesGravatar hlopko2018-08-07
* Clean up Java toolchain configurationGravatar cushon2018-08-07
* C++: Removes CcLinkParamsStore from Skylark APIGravatar plf2018-08-07
* C++: Stops passing workspace to whitelist check of providersGravatar plf2018-08-07
* Add objc-fully-link to the list of actions that require the apple_env feature...Gravatar kaipi2018-08-06
* Add configuration for android data binding v2.Gravatar corysmith2018-08-06