aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Fix the documentation formatting for SkylarkAttrGravatar vladmos2017-12-15
* Clarify the documentation for File.dirnameGravatar vladmos2017-12-15
* bazel_bootstrap_distfile_test: run a more simple setupGravatar Klaus Aehlig2017-12-15
* Remove source specific build variables from C++ API.Gravatar plf2017-12-15
* Suppress self-assignment errors in desugar test dataGravatar cushon2017-12-14
* reflect prefix in additional ClassReader methods for consistency with what ha...Gravatar kmb2017-12-14
* Make FileSystem operate on LocalPath instead of Path.Gravatar tomlu2017-12-14
* Rename --keep_incrementality_data to --track_incremental_state.Gravatar ccalvarin2017-12-14
* Accept build IDs by flag. (Rollforward of https://github.com/bazelbuild/bazel...Gravatar ccalvarin2017-12-14
* Move msys path support into DependencySet, removing it from the general Path ...Gravatar tomlu2017-12-14
* Fix the generic class information in the documentationGravatar vladmos2017-12-14
* Clarify types of `ctx.attr.<attr_name>` objects.Gravatar vladmos2017-12-14
* Properly capitalize Build Event Protocol in Blaze output for consistency.Gravatar jingwen2017-12-14
* Rename OutputGroupProvider -> OutputGroupInfo.Gravatar dslomov2017-12-14
* Automatic code cleanup.Gravatar Googler2017-12-14
* Shell code cleanupGravatar Androbin2017-12-14
* Fix light typo in java docs.Gravatar dbabkin2017-12-14
* Initial @AutoCodec implementation.Gravatar Googler2017-12-13
* Perform ZipFilterAction on the instrumentation JAR using the target JAR as fi...Gravatar jingwen2017-12-13
* Add check for $experimental_testsupport in isExperimentalJavaTest.Gravatar dannark2017-12-13
* make desugar resilient to unrelated lambdas being dumped while it runsGravatar kmb2017-12-13