aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix src/test/shell/bazel:srcs_test to add missing srcs filegroup.Gravatar allevato2017-10-20
* Delete the old 21.0 Guava jars. The codebase has been migrated to theGravatar haxorz2017-10-20
* Revert README.md changes that were pushed to GitHub directly. (#3937)Gravatar Jakob Buchgraber2017-10-20
* Update build status link to use httpsGravatar davidstanke2017-10-18
* Update build status badge to use httpsGravatar davidstanke2017-10-18
* Fixed android desugar tests to refer to existing guava filegroup insteadGravatar John Cater2017-10-18
* Add directory entries to the resource_files.zip because robolectric relies on...Gravatar dannark2017-10-18
* Windows: fix failing testsGravatar Laszlo Csomor2017-10-18
* Push NodeEntry#keepEdges down to InMemoryNodeEntry. It's not needed on the ge...Gravatar janakr2017-10-18
* Skylint: show a better error message if a file is not foundGravatar fzaiser2017-10-18
* Don't reference static method from instance variable.Gravatar dannark2017-10-18
* Flip the default value of --experimental_toolchain_id_in_output_directory to ...Gravatar lberki2017-10-18
* Add c++-module-codegen to known action typesGravatar hlopko2017-10-18
* Speed up test suite by creating one action per file.Gravatar laurentlb2017-10-18
* Skylint: change the end location of missing function docstring warnings.Gravatar fzaiser2017-10-18
* Release 0.7.0 (2017-10-18)Gravatar Bazel Release System2017-10-18
* Add Skylark code that exports the current Xcode version and the Apple SDK ver...Gravatar lberki2017-10-18
* Internal changeGravatar twerth2017-10-18
* Add memory profiler.Gravatar tomlu2017-10-18
* Wire in testOnly bit down to ErrorProneOptions, so it can be used from Checkers.Gravatar Googler2017-10-18
* Actions now have the option of returning an ActionResult, containing a (possi...Gravatar ruperts2017-10-18
* Remove feature to allow expansion flags to have values.Gravatar ccalvarin2017-10-18
* Fall back on basic StringCodec if FastStringCodec isn't availableGravatar michajlo2017-10-18
* Make cc_toolchain put the files comprising the toolchain into its FileProvider.Gravatar lberki2017-10-18
* Migrate ResourceProcessorBusyBox Android actions to using SHELL_QUOTED param ...Gravatar apell2017-10-18
* Migrate all users of OptionsParser.enableParamsFileSupport to use the ShellQu...Gravatar apell2017-10-18
* Add aapt2 to Bazel-generated android_sdks.Gravatar ajmichael2017-10-18
* PiperOrigin-RevId: 172480513Gravatar juliexxia2017-10-18
* Start process of making auto_cpu_environment_group non-experimental.Gravatar jcater2017-10-18
* Release notes: correctly strip out none, n/a, noGravatar Damien Martin-Guillerez2017-10-18
* Only run cpp_darwin_integration_test on darwinGravatar hlopko2017-10-18
* Skylint: don't warn for unused initialization with 'None'.Gravatar fzaiser2017-10-18
* build_windows_jni: fix @cd callGravatar Laszlo Csomor2017-10-18
* Stream rest cache file uploads.Gravatar Benjamin Peterson2017-10-18
* Enable experimental UI by default.Gravatar twerth2017-10-18
* Remove the target_apple_env and the apple_host_system_env methods from ctx.fr...Gravatar lberki2017-10-18
* Fixing #3834, making sure test.log always exists.Gravatar olaola2017-10-18
* Removing local fallback on failed action commands.Gravatar olaola2017-10-18
* Relax SplitTransitionProvider interface to use AttributeMapGravatar cparsons2017-10-18
* Extend from an abstract base class to avoid duplication of utility methods in...Gravatar ruperts2017-10-18
* Track Option placement within a priority category.Gravatar ccalvarin2017-10-18
* Make BazelJavaCompiler aware of the platform classloaderGravatar cushon2017-10-18
* Optimize trusted MutableList constructionGravatar michajlo2017-10-18
* Delayed rollforward of commit 8fb311b4dced234b2f799c16c7d08148619f4087.Gravatar kush2017-10-18
* Fall back to guessing available memory on Linux machines running kernels olde...Gravatar Googler2017-10-18
* Windows: genenrate a fake CROSSTOOL when VC not foundGravatar Yun Peng2017-10-18
* Accept command lines from tools invoking Bazel.Gravatar ccalvarin2017-10-18
* Make tests independent of the default value for --experimental_uiGravatar Klaus Aehlig2017-10-18
* Make tests more independent of default valuesGravatar Klaus Aehlig2017-10-18
* Add jars for the newest Guava release (23.1, 27 Sept 2017) and updateGravatar haxorz2017-10-17