aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Remove global owners from Bazel CODEOWNERS.Gravatar jingwen2018-07-27
* Skip strict deps suggested fix commands with strict deps disabledGravatar cushon2018-07-27
* Automated rollback of commit db01c6f926bcb4774d901797c59f51dd54c05624.Gravatar janakr2018-07-27
* Update Android owners in Bazel GitHub CODEOWNERSGravatar jingwen2018-07-27
* Simplify tree artifact directory check, and avoid an extra system call.Gravatar felly2018-07-27
* Repository Options: fix meta dataGravatar Klaus Aehlig2018-07-27
* Adding option to change the root directory name in build_tar.py and archive.py.Gravatar Googler2018-07-27
* Windows,tests: port python_testGravatar Laszlo Csomor2018-07-27
* [singlejar] cleanup port libraryGravatar Loo Rong Jie2018-07-27
* Add GitHub CODEOWNERS file.Gravatar jingwen2018-07-27
* Windows,tests: port progress_reporting_testGravatar Laszlo Csomor2018-07-27
* shell tests: use Bazel-embedded Bash runfiles libGravatar laszlocsomor2018-07-27
* Update ProjectFileSupport to take an OptionsParser.Gravatar Googler2018-07-27
* Add an option to compress the JSON trace profile.Gravatar twerth2018-07-27
* Add a flag to split test.xml generation into a separate SpawnGravatar ulfjack2018-07-27
* Experimental UI: on limited output, reserve capacity for post-build statusGravatar Klaus Aehlig2018-07-27
* C++: Fixes the way errors are checked in tests.Gravatar plf2018-07-27
* Remove load() from contents.Gravatar Googler2018-07-26
* Perform strict deps enforcement on compilations with attribution errorsGravatar cushon2018-07-26
* Unconditionally run the SJD machinery, which is necessary for jdeps outputGravatar cushon2018-07-26
* Generalize fix to not emit a -gensrc.jar if the annotation processor classpat...Gravatar cushon2018-07-26
* Fix skydoc following of nontrivial relative labels.Gravatar cparsons2018-07-26
* Don't retain memory used by Artifact->owner Label multimap after it's been us...Gravatar janakr2018-07-26
* Send xcode-locator error messages to stderr, not stdout.Gravatar jmmv2018-07-26
* Remove default MD5 in most of Bazel's virtual filesystems.Gravatar ccalvarin2018-07-26
* Cut long lines in xcode-locator.m.Gravatar jmmv2018-07-26
* Modify --subcommands to allow pretty printing the arguments of a subcommandGravatar ahumesky2018-07-26
* Update build-ref.htmlGravatar Alex Beggs2018-07-26
* Keep track of tree artifact inputs in CustomCommandLine.Builder .Gravatar Googler2018-07-26
* Automatic code cleanup.Gravatar Googler2018-07-26
* Make skydoc java binary publicly visible.Gravatar cparsons2018-07-26
* Make timestamps of InternalOrderedBuildEvent immutable.Gravatar Googler2018-07-26
* Update truth dependency to 0.42Gravatar Jeff Lavallee2018-07-26
* Fix databinding after https://github.com/bazelbuild/bazel/commit/9b29a1bd7bbe...Gravatar cushon2018-07-26
* PiperOrigin-RevId: 206181674Gravatar shahan2018-07-26
* Target pattern eval: use the same number of threads as loadingGravatar ulfjack2018-07-26
* Use the path resolver when dealing with tree artifacts.Gravatar felly2018-07-26
* Add a flag to make Apple rules not share C++ compile actions.Gravatar lberki2018-07-26
* Add the .py3 extension as a valid Python source.Gravatar Googler2018-07-26
* docs: update Windows installation and setup docsGravatar Laszlo Csomor2018-07-26
* Reduce the set of profiler events for the json profileGravatar ulfjack2018-07-26
* Remove third_party/{minlog,reflectasm}Gravatar Philipp Wollermann2018-07-26
* Remove third_party/bytebuddyGravatar Philipp Wollermann2018-07-26
* Remove unused d3-js and jquery filegroupsGravatar Philipp Wollermann2018-07-26
* Internal changeGravatar philwo2018-07-26
* Remove jopt-simple from third_partyGravatar Philipp Wollermann2018-07-26
* C++: Removes calls to setCcLinkparamsStore of CcLinkingInfo.BuilderGravatar plf2018-07-26
* Automatic code cleanup.Gravatar Googler2018-07-26
* C++: Removes calls to setCcLinkparamsStore of CcLinkingInfo.BuilderGravatar plf2018-07-26
* Add support for data dependencies to java_plugin and java_package_configurationGravatar cushon2018-07-25