aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* C++: Migrate CppRunfilesProvider to new provider styleGravatar plf2018-04-04
* C++: Migrate CcExecutionDynamicLibrary to new provider styleGravatar plf2018-04-04
* Make the "output files of compilation" file group official.Gravatar lberki2018-04-04
* Don't do serialization of empty/singleton nested sets into a child CodedOutpu...Gravatar janakr2018-04-03
* Disable nested set sharing across multiple nested set deserialization session...Gravatar janakr2018-04-03
* BazelPackageLoader to be invoked on additional tests.Gravatar carmi2018-04-03
* Create BAZEL_DIE macro.Gravatar ccalvarin2018-04-03
* Tag SkylarkImpilicitOutputsFunctionWithCallback with @AutoCodec.Gravatar mjhalupka2018-04-03
* Also add blaze-bin directory for "includes" attributeGravatar Googler2018-04-03
* Calculate outputNames for different types of sources separatelyGravatar pcloudy2018-04-03
* Tag DirectTraversal with @AutoCodec.Gravatar mjhalupka2018-04-03
* Don't hold on to full byte array when deserializing protocol buffers.Gravatar janakr2018-04-03
* Update docs for the --test_timeout value.Gravatar Googler2018-04-03
* only declare "$import_deps_checker" implicit dependency on aar_importGravatar kmb2018-04-03
* PiperOrigin-RevId: 191474411Gravatar kmb2018-04-03
* Move proto-related options up a level to common query options. This is part o...Gravatar juliexxia2018-04-03
* PiperOrigin-RevId: 191459280Gravatar Googler2018-04-03
* Fix build results for aspect builds.Gravatar tomlu2018-04-03
* Create a new ConfiguredTarget message in the analysis proto and add the check...Gravatar juliexxia2018-04-03
* Isolate C++ link build variablesGravatar hlopko2018-04-03
* C++: Rename CcCompilationInfo to CcCompilationContextInfo.Gravatar plf2018-04-03
* Fix crosstool target cpu to match local.Gravatar John Cater2018-04-03
* Automated rollback of commit e8bed799d59526541afa2a0e9ef5d4c49e3ba390.Gravatar corysmith2018-04-03
* Add stats about cache hits and execution strategies to Bazel's UI.Gravatar Googler2018-04-03
* Add methods to parse resources without assetsGravatar asteinb2018-04-03
* Remove the unused method IdleServerTasks#continueProcessing() .Gravatar lberki2018-04-03
* Make the BUILD_TIMESTAMP build info entry contain the number of seconds (inst...Gravatar lberki2018-04-03
* Remove CcToolchainProvider#getEnvironment() and all the supporting infrastruc...Gravatar lberki2018-04-03
* Remove Android jar from android_local_test bootclasspathGravatar ajmichael2018-04-02
* Remove some unnecessary params.Gravatar nharmata2018-04-02
* Serialize PythonUtils#GET_INIT_PY_FILES as a singleton so that object equalityGravatar cpeyser2018-04-02
* Moves the decision to enable memoization from codecs to the top-level invocat...Gravatar shahan2018-04-02
* Add noneable=true to several parameters of list and dict methodsGravatar cparsons2018-04-02
* Add codec for ImmutableMultimap.Gravatar cpeyser2018-04-02
* Automated rollback of commit 9bfbefc13f2b6ae9a86fd46a8470e3b4cd8efd1a.Gravatar asteinb2018-04-02
* Deduplicate the list of valid CPUsGravatar Googler2018-04-02
* Rollback "Allow Merge action to take an interface as primary, not just Resour...Gravatar cparsons2018-04-02
* Create proguard.txt in android_library AAR output.Gravatar ajmichael2018-04-02
* Fix toolchain CPU identifiers to match what's in the BUILD.tpl file.Gravatar John Cater2018-04-02
* Fix permissions for bazel developer scripts.Gravatar John Cater2018-04-02
* Change profiling to only accept strings for its "description" argument. Profi...Gravatar janakr2018-04-01
* Enable bulk writes in the HttpBlobStoreGravatar ulfjack2018-04-01
* Make ijar support not stripping the class data.Gravatar tomlu2018-03-31
* build and test KeepScanner tool open-sourceGravatar kmb2018-03-30
* BEP: Cached test actions post execution info from TestResultGravatar ulfjack2018-03-30
* BEP: Report the correct exit code for blaze coverageGravatar ulfjack2018-03-30
* Automated rollback of commit 0654620304728a5aecadd58138e96c41135d24e7.Gravatar ulfjack2018-03-30
* Don't test for reference equality of the underlying IOException. It's overkil...Gravatar nharmata2018-03-30
* Improve performance and output of bazel_determinism_test.Gravatar Philipp Wollermann2018-03-30
* Migrate SkylarkDict and MutableList methods to use @SkylarkCallable instead o...Gravatar cparsons2018-03-30