summaryrefslogtreecommitdiffhomepage
path: root/auto/modules/go (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-04Fixed permissions for Go sources.Andrei Belov1-1/+1
2017-08-31Introducing install & uninstall Makefile targets.Max Romanov1-6/+12
2017-08-31Go: fixed splitting recipe line with newer gmake.Sergey Kandaurov1-2/+2
2017-08-31nginext has been renamed to unit.Igor Sysoev1-8/+7
2017-08-31Moving generating CGO header file to the make stage.Igor Sysoev1-12/+13
2017-08-29The process type enum exposed to go module.Max Romanov1-1/+1
2017-08-29Using NXT_GO variable instead of explicit go.Max Romanov1-4/+4
2017-08-29Store and use NXT_LIBRT for go module.Max Romanov1-1/+1
2017-08-29Separation of module prerequisites for 'all' target in Makefile.Max Romanov1-2/+2
2017-08-26Added configure and command line option --help.Igor Sysoev1-4/+14
2017-08-17The new module configuration interface.Igor Sysoev1-0/+109
2017-08-17Removing auto/modules directory before commiting the new moduleIgor Sysoev2-81/+0
2017-08-02Added make target 'golang-nginext-install' to install precompiled go package.Max Romanov1-0/+20
2017-07-26Improved Go configure test.Igor Sysoev1-7/+10
2017-07-25Updated Go configure test.Igor Sysoev1-4/+13
2017-06-23External Go app request processing.Max Romanov2-0/+49