Revisions of bazel-rules-go

Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 904658 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 13)
- Update shebangs for Python scripts to be python3.
- Update shebangs for /usr/bin/env bash to /bin/bash.
buildservice-autocommit accepted request 765217 from Michał Rostecki's avatar Michał Rostecki (mrostecki) (revision 12)
baserev update by copy to link target
Michał Rostecki's avatar Michał Rostecki (mrostecki) accepted request 765216 from Michał Rostecki's avatar Michał Rostecki (mrostecki) (revision 11)
- Remove patch which is not needed anymore:
  * 0001-bazel-Use-http_archive-instead-of-git_repository.patch

- Update to version 0.20.3:
  * Support go1.13.5, 1.12.14 (#2308)
  * tests/legacy/trans_dep_error: delete test (#2303)
  * Migrate reproducibility test to go_bazel_test (#2299)
  * Clear GOPATH in go_context (#2291)
  * nogo: defer wg.Done() (#2300)
  * Remove //tests/legacy/cgo_library_root_dir (#2297)
  * Migrate legacy test to //tests/core/go_test:test_filter_test (#2298)
  * Migrate legacy tests to //tests/core/go_download_sdk (a go_bazel_test) (#2296)
  * Use bash from the environment instead of absolute path (#2295)
  * Migrate //tests/core/race to go_bazel_test (#2293)
  * tests/core/nogo: migrate to go_bazel_test (#2289)
  * tests/core/coverage: migrate to go_bazel_test (#2288)
  * go/tools/bazel_testing: support location args without external prefix (#2287)
  * Add SetUp method to Args for go_bazel_test (#2282)
  * Add support for dirs in txtar expander (#2280)
  * Conditionally include Bazel testing library only if needed (#2279)
  * go_compat_repo: alias constraint values and settings to bazel_tools or platforms (#2275)
  * skip directory matching in FindBinary (#2274)
  * go_bazel_test: add test to ensure data and args keep working (#2248)
  * delete unused cgoarc flag from compilepkg builder (#2264)
  * Set RULES_GO_VERSION to 0.20.3
  * Support go1.13.4, 1.12.13 (#2269)
  * Set RULES_GO_VERSION to 0.20.2
buildservice-autocommit accepted request 761912 from Michał Rostecki's avatar Michał Rostecki (mrostecki) (revision 10)
baserev update by copy to link target
buildservice-autocommit accepted request 739181 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 8)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 739133 from Fabian Vogt's avatar Fabian Vogt (favogt) (revision 7)
  override dependencies:
  * 0001-bazel-Use-http_archive-instead-of-git_repository.patch
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 739098 from Fabian Vogt's avatar Fabian Vogt (favogt) (revision 6)
Needed for newer cilium-proxy.
buildservice-autocommit accepted request 678077 from Michał Rostecki's avatar Michał Rostecki (mrostecki) (revision 5)
baserev update by copy to link target
Michał Rostecki's avatar Michał Rostecki (mrostecki) accepted request 678075 from Michał Rostecki's avatar Michał Rostecki (mrostecki) (revision 4)
- Update to version 0.16.5:
  * nogo is a new framework for running static analysis as part of
    Bazel builds. Developers can write their own analyzers which
    run alongside the compiler on each Go package. Analyzers may
    stop the build when they detect problems.
  * rules_go now uses the new cc_common module to collect C / C++
    flags. This ensures compatibility with future versions of
    Bazel, since the CROSSTOOL-related fields in CcToolchainInfo
    are being removed soon.
  * go_download_sdk now supports goos and goarch attributes. These
    may be useful for remote execution when the execution platform
    is different from the host platform.
  * Cgo now declares internal targets in each supported mode that
    influences the selection of source files and dependencies with
    build constraints.
  * Support for Go 1.11.4 and 1.10.7.
  * Several Bazel compatibility fixes and small bug fixes.
  * Exclude srcs and their runfiles from Go rule runfiles.
  * De-duplicate dependencies with the same import path.
Michał Rostecki's avatar Michał Rostecki (mrostecki) accepted request 677740 from Michał Rostecki's avatar Michał Rostecki (mrostecki) (revision 3)
- Update to version 0.17.0:
  * Repository rules and macros have moved to
    @io_bazel_rules_go//go:deps.bzl from def.bzl. This allows Go
    rules to load symbols from external repositories.
  * Code may be generated from multiple proto_library targets, via
    the new protos attribute.
  * proto_library targets with no srcs, only deps will work.
  * proto_library targets with adjusted import prefixes will work.
  * go_proto_compiler no longer passes the -import_path option by
    default. This should make generated package names consistent
    with protoc when option go_package is not set. 
  * nogo now supports fact serialization. This allows analyzers
    like printf to store information for use in dependent packages.
  * nogo no longer invokes a separate vet binary when vet = True.
    Instead, setting this attribute adds the safe set of vet
    analyzers to deps.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 667470 from Michał Rostecki's avatar Michał Rostecki (mrostecki) (revision 2)
initialized devel package after accepting 667470
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 664653 from Michał Rostecki's avatar Michał Rostecki (mrostecki) (revision 1)
- Initial version 0.15.0+git.20181003
Displaying all 13 revisions
openSUSE Build Service is sponsored by