aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Be explicit about semantics of Skylark environmentsGravatar brandjon2017-10-23
* Add a flag to disable Make variables in the C++ configuration.Gravatar lberki2017-10-23
* Remove scope escaping capability from InMemoryFileSystem.Gravatar tomlu2017-10-23
* Track expansions in OptionValueDescription.Gravatar ccalvarin2017-10-23
* Fix NPE when JACOCO_METADATA_JAR is not set.Gravatar elenairina2017-10-23
* Minor update to a docstring.Gravatar lberki2017-10-23
* Don't promise to fix everyone's codeGravatar brandjon2017-10-23
* Allow ClassObjects to throw EvalExceptions.Gravatar dslomov2017-10-23
* Fix #2667: Grab MS_REC from linux/fs.h if not defined.Gravatar philwo2017-10-20
* Properly attaching context for remote uploads in RemoteSpawnCache.Gravatar olaola2017-10-20
* standalone tool to split dex archives into shards to merge.Gravatar kmb2017-10-20
* Make UnionFileSystem eagerly resolve symlinks.Gravatar tomlu2017-10-20
* 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