add Make target for lib.go, def vars for experiments #13

Merged
sarah merged 1 commits from makelibgo into main 2023-03-21 17:21:04 +00:00
Owner
No description provided.
Member
Drone Build Status: failure https://build.openprivacy.ca/cwtch.im/autobindings/41
dan force-pushed makelibgo from 9eafefe7af to a6bd0ad433 2023-03-18 18:03:28 +00:00 Compare
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/autobindings/42
sarah reviewed 2023-03-18 18:11:53 +00:00
.drone.yml Outdated
@ -40,2 +39,3 @@
# Build Android without Server Experiment
- go run generate/generate_bindings.go
- make clean-autobindings
- env EXPERIMENTS="serverExperiment" make lib.go
Owner

android should be built without server experiments

android should be built without server experiments
Author
Owner

lol i m on autopilot, fixed

lol i m on autopilot, fixed
sarah reviewed 2023-03-18 18:12:06 +00:00
@ -53,3 +53,3 @@
commands:
- go run generate/generate_bindings.go --experiments "serverExperiment"
- make clean-autobindings
- make windows
Owner

windows should be built with server experiments

windows should be built with server experiments
Author
Owner

windows, linux, and mac, have that serverExerpiment defiend as their experiment in the makefile, see line 19 for windows

windows, linux, and mac, have that serverExerpiment defiend as their experiment in the makefile, see line 19 for windows
dan marked this conversation as resolved
dan force-pushed makelibgo from a6bd0ad433 to e5e4084fae 2023-03-18 18:34:19 +00:00 Compare
sarah merged commit e5e4084fae into main 2023-03-21 17:21:04 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cwtch.im/autobindings#13
No description provided.