aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Remove an obsolete TODOGravatar dmishe2017-08-30
* Change bug tracking in TODOs for LegacyCompilationSupport deprecation.Gravatar cparsons2017-08-30
* Remove default_macosx_sdk_version (use default_macos_sdk_version only)Gravatar cparsons2017-08-30
* Narrow the LinkCommandLine API.Gravatar Googler2017-08-30
* devtools/build/lib/buildeventstream/proto: fix spelling in commentGravatar matloob2017-08-30
* Internal changeGravatar Googler2017-08-30
* Change TODO to reference individual instead of internal bug numberGravatar brandjon2017-08-30
* BEP: add tool_tag explicitlyGravatar Klaus Aehlig2017-08-30
* Rollforward of https://github.com/bazelbuild/bazel/commit/0071b396776be4d146f...Gravatar apell2017-08-29
* Add a way to construct Frames in a two-step processGravatar brandjon2017-08-29
* Fix NPE in WorkerFilesHash.Gravatar philwo2017-08-29
* Add a new toolchain type for c++. In order to do this, PlatformConfiguration...Gravatar cpeyser2017-08-29
* Ensure ThinLTO backend actions always generate debug info when fission enabledGravatar Googler2017-08-29
* Split "shell", "graph" into their own packages.Gravatar philwo2017-08-29
* Skylint: add lint for missing docstringsGravatar fzaiser2017-08-29
* remote: simplify upload logicGravatar buchgr2017-08-29
* remote: close file when uploadingGravatar buchgr2017-08-29
* remote/http: distinquish between action cache and casGravatar buchgr2017-08-29
* Flip the --incompatible_disallow_set_constructor flag by defaultGravatar vladmos2017-08-29
* Make Windows C++ launcher support long pathGravatar Yun Peng2017-08-29
* aar_import creates res/values/empty.xml if it contains no resources.Gravatar ajmichael2017-08-29
* Missing link in docs of proto_libraryGravatar Googler2017-08-29
* remove reference to native "ios_framework" rule, as it no longer exists.Gravatar cparsons2017-08-29
* Automated rollback of commit 363413110f3a63a11d900864be1852adbaed2899.Gravatar cpeyser2017-08-29
* Clean up after rolling out --jplNonStrictDepsLikePl.Gravatar carmi2017-08-29
* Refactor collection of action cache statistics.Gravatar jmmv2017-08-29
* Clean up after rolling out --correctRollupTransitiveProtoRuntimes.Gravatar carmi2017-08-29
* Add debugging to other flaky test case in discard_graph_edges_test. We actual...Gravatar janakr2017-08-29
* In the config_setting arguments section, the description of the "values" arg ...Gravatar juliexxia2017-08-29
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-29
* Remove TODO from LegacyCompilationSupport.Gravatar tomlu2017-08-29
* Visit subtrees of the AST in evaluation orderGravatar fzaiser2017-08-29
* Set the Objc tests to not run on windows.Gravatar dmarting2017-08-28
* Add a --output_directory_suffix command line option to facilitate the removal...Gravatar lberki2017-08-28
* Change Identifier#boundNames to #boundIdentifiers.Gravatar fzaiser2017-08-28
* Flip the --incompatible_descriptive_string_representations flag by defaultGravatar vladmos2017-08-28
* Bazel client: debug info for corrupt installationGravatar László Csomor2017-08-28
* //src/test/shell/bazel:toolchain_test: increase sizeGravatar Klaus Aehlig2017-08-28
* This change adds an explicit dependency on the current Java runtime that indi...Gravatar lberki2017-08-28
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-28
* Implement CustomCommandLine support for Skylark.Gravatar tomlu2017-08-28
* Move Statement.exec methods to a separate class.Gravatar laurentlb2017-08-28
* Add a lint for missing return statementsGravatar fzaiser2017-08-28
* Replace which by bash-builtin hashGravatar Klaus Aehlig2017-08-28
* Auto-generate BUILD files for src/java_tools/junitrunnerGravatar ulfjack2017-08-28
* Open source some objc tests. Most notably, proto and j2objc tests still remai...Gravatar cparsons2017-08-28
* Enforce that there should be no RuleConfiguredTarget objects on the heap duri...Gravatar janakr2017-08-28
* Add a test to ensure that the AndroidManifest.xml from an aar_import isGravatar ajmichael2017-08-28
* Refactoring: OptionsParser now uses the visitor pattern to iterate over Blaze...Gravatar fwe2017-08-28
* Add a new toolchain type for c++. In order to do this, PlatformConfiguration...Gravatar cpeyser2017-08-28