aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add useDefaultSemantics() to Enviornment.BuilderGravatar brandjon2017-10-20
* blaze: cookbook: properly quote shell variablesGravatar mpn2017-10-20
* BEP: correctly report the cause of unbuilt targets if --noanalyze is givenGravatar Klaus Aehlig2017-10-20
* Add Path argument to supportsModifications, supports*LinksNatively.Gravatar tomlu2017-10-20
* Change "LexicalBlock" back to "Scope".Gravatar allevato2017-10-20
* Add ObjectCodecTester, migrating a few tests to use itGravatar michajlo2017-10-20
* Support Python 2 and 3 in the same build.Gravatar gregce2017-10-20
* Change ci.bazel.io status badges to use https.Gravatar Googler2017-10-20
* Strip Xcode versions like "9.0gm" for the version flag.Gravatar lberki2017-10-20
* Skylint: docstring format: warn about empty sections and descriptions.Gravatar fzaiser2017-10-20
* Change the KeyValueConsumer to extend BiConsumer for improved consumer usage.Gravatar corysmith2017-10-20
* Replace Futures.dereference with the appropriate async method.Gravatar Googler2017-10-20
* bazelrc: remove experimental_ui optionsGravatar Klaus Aehlig2017-10-20
* Set the platform name in the build event stream to the CPU instead of the too...Gravatar lberki2017-10-20
* Windows,JNI: use wstrings onlyGravatar Laszlo Csomor2017-10-20
* Remove OS/Xcode versions (and thus package loading) from AppleConfiguration.L...Gravatar lberki2017-10-20
* Fix compile.sh to not hardcode the guava version.Gravatar John Cater2017-10-20
* [Bazel] Change default place where {java,cc}_proto_library look for their ext...Gravatar carmi2017-10-20
* Loop in top-level transition logic to configurable query to give more accurat...Gravatar juliexxia2017-10-20
* 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