Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B buck
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 201
    • Issues 201
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • buck
  • Merge requests
  • !1966

Support for generated cgo package

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/linzhp/cgo_include_dirs into master Jul 13, 2018
  • Overview 15
  • Commits 3
  • Pipelines 0
  • Changes 5

Created by: linzhp

A generated Go package that include Go, Cgo, C and header files can be built with Go toolchain. This PR makes it possible to build with Buck too. The detail of the scenario can be found in the added test.

@styurin @mkaczanowski Please take a look. Or let me know if you found Buck is already able to build the package generated by :gen target in the testdata of this PR, without the code changes in this PR.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/linzhp/cgo_include_dirs