aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Have the RemoteSpawnRunner use the execution platform present in the Spawn to...Gravatar John Cater2017-12-19
* Initial java_toolchain Java 9 readinessGravatar cushon2017-12-19
* Add local_ios toolchain to the MOCK_CROSSTOOLGravatar cparsons2017-12-19
* Add support for --javacopt flags terminated by `--` to JavaBuilderGravatar cushon2017-12-19
* Makes PathFragment have internal CODEC definition.Gravatar Googler2017-12-19
* Remove wrapper options support.Gravatar ccalvarin2017-12-19
* Add regression test for JavaIoFileSystem#createDirectory.Gravatar tomlu2017-12-19
* Retire some pre-skylark machinery for accessing the contents of java_toolchainGravatar cushon2017-12-19
* Ensure that the target package in the <instrumentation> tag of the instrument...Gravatar jingwen2017-12-19
* Add convenience method for wrapping SerializationExceptionGravatar brandjon2017-12-19
* look for the prelude in each repository (fixes #1673)Gravatar Kevin Gessner2017-12-19
* Fix links to Build EncyclopediaGravatar vladmos2017-12-19
* Move CppConfiguration#getCompilerFlags and #getCxxFlags to CcToolchainProvider.Gravatar cpeyser2017-12-19
* Automated rollback of commit 82e68b75304438c96ff878a0c2b8d18b42002486.Gravatar aehlig2017-12-19
* Add a sanity check to prevent creation of Artifacts with an empty pathGravatar ulfjack2017-12-19
* remote: Allow auth scopes to be a comma-separated list.Gravatar Jakob Buchgraber2017-12-19
* remote: Rename --remote_rest_cache to --remote_http_cacheGravatar Jakob Buchgraber2017-12-19
* Remove some unused codeGravatar ulfjack2017-12-19
* Skylint: Add a warning for the `+` operator on depsets.Gravatar laurentlb2017-12-19
* Remove FeatureSpecification, use plain sets insteadGravatar hlopko2017-12-19
* remote: deprecate --remote_rest_cache_pool_sizeGravatar Jakob Buchgraber2017-12-19
* Remove source category from CcCommon.configureFeaturesGravatar hlopko2017-12-19
* remote: update READMEGravatar buchgr2017-12-18
* Remove unused method.Gravatar ajmichael2017-12-18
* Consolidate instances of the --keep_going flag.Gravatar juliexxia2017-12-18
* Make ObjectCodecTester more convenientGravatar brandjon2017-12-18
* Have GraphTest test rdep consistency conditionally since some graph implement...Gravatar nharmata2017-12-18
* Remove support for --android_sdk=<filegroup>.Gravatar ajmichael2017-12-18
* Improve doc for .files and add more links/examples.Gravatar laurentlb2017-12-18
* Don't assume java.home points to a jre/ sub-directoryGravatar cushon2017-12-18
* Remove JavaNeverlinkInfoProvider.Gravatar elenairina2017-12-18
* Modify implicit dependency for Stubby servicesGravatar Googler2017-12-18
* remote: fix out-of-date documentationGravatar Jakob Buchgraber2017-12-18
* Don't mention set() in depset() docstring.Gravatar Benjamin Peterson2017-12-18
* remote: fix rest cache documentation. Fixes #4246Gravatar buchgr2017-12-18
* Set the execution platform on a new SpawnAction based on the RuleContext.Gravatar John Cater2017-12-18
* Automatic formatting cleanup of Android *.java files.Gravatar jingwen2017-12-18
* Remove only native caller of CppConfiguration#getTargetGnuSystemName. This isGravatar cpeyser2017-12-18
* Fix a documentation linkGravatar vladmos2017-12-18
* Change CommandHelper to use TemplateExpander directlyGravatar ulfjack2017-12-18
* remote: Add support for Google Cloud Storage.Gravatar Jakob Buchgraber2017-12-18
* Preemptively add deps back for Objective-C compilation after it was removed inGravatar plf2017-12-18
* bazel_bootstrap_distfile_test: fix typoGravatar Klaus Aehlig2017-12-17
* Automated rollback of commit 70c2be189c9c0021f7c424c7399f8bdecc579b4e.Gravatar Googler2017-12-15
* Eagerly close directory content stream again when looking for dumped lambdasGravatar kmb2017-12-15
* Filter out generated databinding files from instrumentation APK.Gravatar ajmichael2017-12-15
* Optionally allow loaded packages to not be tracked.Gravatar janakr2017-12-15
* In LocalSpawnRunnerTest, be more generous with the expected wall time upper b...Gravatar ruperts2017-12-15
* Use assets from the APK for resource shrinking rather than from the merge act...Gravatar Googler2017-12-15
* Don't suggest using bazel clean --async when it's unsupportedGravatar Akira Baruah2017-12-15