aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Adds external J2ObjC BUILD files to Bazel's generated embedded_tools directory,Gravatar Googler2017-05-31
* When filtering resources in analysis, also filter resource rootsGravatar Googler2017-05-31
* Optionally skip fallback to javac-turbineGravatar cushon2017-05-31
* Enable desugaring try-with-resources by default.Gravatar cnsun2017-05-31
* Small optimization to avoid allocating strings in the bind mount loop.Gravatar Googler2017-05-31
* Use cc implementation of singlejar except on Windows.Gravatar Xin Gao2017-05-31
* Remote tests should not depend on lib:runtimeGravatar buchgr2017-05-31
* Add host platform definition that internal code can depend on.Gravatar jcater2017-05-31
* Small updates to external dependencies topic for readability.Gravatar Googler2017-05-31
* Fix clean command to not use boolean optionsGravatar Googler2017-05-31
* Migrate most of the assertions to Truth that the auto-migration tool did not ...Gravatar lberki2017-05-31
* Fix scripts/serve-docs.shGravatar hlopko2017-05-31
* Add @googleapis repository to WORKSPACEGravatar Jakob Buchgraber2017-05-31
* Fixes J2ObjC support. Adds a BUILD.tools and updates BUILD.remote withGravatar Keith Stanger2017-05-30
* Add FeatureSpecification.Gravatar hlopko2017-05-30
* Introduce third_party/googleapisGravatar Jakob Buchgraber2017-05-30
* Make Bazel build without --cpu=x64_windows_msvcGravatar Yun Peng2017-05-30
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* BEP: Correctly report test exit code.Gravatar buchgr2017-05-30
* BES: Capture stdout/stderr.Gravatar buchgr2017-05-30
* third_party/protobuf: Add proto_library for well known types.Gravatar Jakob Buchgraber2017-05-30
* RemoteSpawnStrategy: don't round-trip through StringGravatar ulfjack2017-05-30
* Change ProtobufSupport to use CrosstoolCompilationSupport if experimental_obj...Gravatar Googler2017-05-30
* java_stub_template: create classpath jar if neededGravatar László Csomor2017-05-30
* Fix some typoGravatar pcloudy2017-05-30
* Polish the documentation addressing #3063Gravatar hlopko2017-05-30
* Remote worker: skip non-existent files after action executionGravatar ulfjack2017-05-30
* Update Windows documentGravatar Yun Peng2017-05-30
* Do not use sed -E in bootstrap/compile.shGravatar hlopko2017-05-30
* For version 0.5.0, update installation instructions:Gravatar Googler2017-05-29
* experimental UI: don't double track pending transportsGravatar Klaus Aehlig2017-05-29
* Update documentation to address #3063Gravatar hlopko2017-05-29
* Make msysless flavour be the default inside chocolateyGravatar Peter Mounce2017-05-29
* Refactor protobuf and grpc BUILD files for WindowsGravatar Yun Peng2017-05-29
* Mark //s/t/s/integration:skylark_flag_test manualGravatar László Csomor2017-05-29
* Experimental UI: Support multiple BuildEventTransportAnnouncedEventsGravatar buchgr2017-05-29
* BEP: also report make variablesGravatar Klaus Aehlig2017-05-29
* Replace list of changes in 0.5 announcement by a link to GitHub release page.Gravatar steren2017-05-29
* Migrate tests to Truth.Gravatar lberki2017-05-29
* Migrate tests to Truth.Gravatar lberki2017-05-29
* Remove unused method from build.shGravatar Damien Martin-Guillerez2017-05-29
* Changed a link so that the 'Docs' header on Bazel's site goes to the Bazel ov...Gravatar Googler2017-05-29
* Keep "srcs", "hdrs" and "textual_hdrs" separate.Gravatar Googler2017-05-29
* Delete ios_framework native rule.Gravatar cparsons2017-05-29
* Propagate objc_library SDK Frameworks through cc_library edgesGravatar cparsons2017-05-29
* Make workspace cycle reporting a little more flexibleGravatar kchodorow2017-05-29
* Add bazel 0.5.0 release blog postGravatar hlopko2017-05-26
* For objc rules, generated headers are mandatory inputs to CppCompileAction.Gravatar cpeyser2017-05-26
* fixed broken "compile bazel from source" in "ubuntu" pageGravatar Or Shachar2017-05-26
* Release 0.5.0 (2017-05-26)Gravatar Bazel Release System2017-05-26