Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-05-26 | Packaging: Go: use GO111MODULE=auto in build instructions. | Konstantin Pavlov | 1 | -1/+1 | |
2019-12-24 | Packages: making unit-go architecture independent. | Max Romanov | 1 | -2/+4 | |
To support Go modules, the unit-go module should be platform independent. All platform-dependent logic is moved to libunit, so the unit-dev package should be installed before building unit-go. | |||||
2018-12-27 | Packages: URL fixed in examples to work with latest curl. | Andrei Belov | 1 | -1/+1 | |
2018-11-29 | Packages: made unit-go architecture-dependent. | Andrei Belov | 1 | -2/+0 | |
This closes #172 issue on GitHub. | |||||
2018-10-25 | Packages: updated to 1.5-1. | Valentin Bartenev | 1 | -1/+1 | |
2018-09-27 | Packages: updated to 1.4-2. | Andrei Belov | 1 | -1/+1 | |
2018-09-27 | Packages: adjusted post-install banners. | Andrei Belov | 1 | -2/+3 | |
2018-01-22 | Packages: improved per-module dependency tracking. | Andrei Belov | 1 | -1/+2 | |
2017-12-01 | Packaging changes for updated Go package. | Max Romanov | 1 | -6/+3 | |
- package name changed to 'nginx/unit'; - source files installed in /usr/share/gocode; - rpm and deb go packages made noarch. | |||||
2017-10-19 | Introduced deb packages building tools.0.2 | Andrei Belov | 1 | -0/+51 | |