Welcome! Log In Create A New Profile

Advanced

Re: [PATCH] Misc: win32 sources now preserved in release tarballs

Sergey Kandaurov
June 17, 2022 11:32AM
> On 17 Jun 2022, at 01:33, Maxim Dounin <mdounin@mdounin.ru> wrote:
>
> # HG changeset patch
> # User Maxim Dounin <mdounin@mdounin.ru>
> # Date 1655415152 -10800
> # Fri Jun 17 00:32:32 2022 +0300
> # Node ID e23a385cd0ec866a3eb1d8c9c956991e1ed50d78
> # Parent 861f076eab72dab85bd5eaa56da770f8b10aa8ad
> Misc: win32 sources now preserved in release tarballs.
>
> This makes it possible to build nginx under Windows from release tarballs
> instead of using source code repository.
>
> diff --git a/misc/GNUmakefile b/misc/GNUmakefile
> --- a/misc/GNUmakefile
> +++ b/misc/GNUmakefile
> @@ -15,12 +15,6 @@ release: export
>
> mv $(TEMP)/$(NGINX)/auto/configure $(TEMP)/$(NGINX)
>

Do we need the empty line here?
It could be collapsed if removing all the below.

> - # delete incomplete sources
> - rm $(TEMP)/$(NGINX)/src/event/ngx_event_acceptex.c
> - rm $(TEMP)/$(NGINX)/src/event/ngx_event_connectex.c

I wonder if we need to touch ngx_event_connectex.c.
It's not used nor connected to the build since introduction,
so it does look incomplete.

> - rm $(TEMP)/$(NGINX)/src/event/modules/ngx_iocp_module.*
> - rm -r $(TEMP)/$(NGINX)/src/os/win32
> -
> mv $(TEMP)/$(NGINX)/docs/text/LICENSE $(TEMP)/$(NGINX)
> mv $(TEMP)/$(NGINX)/docs/text/README $(TEMP)/$(NGINX)
> mv $(TEMP)/$(NGINX)/docs/html $(TEMP)/$(NGINX)
>

--
Sergey Kandaurov

_______________________________________________
nginx-devel mailing list -- nginx-devel@nginx.org
To unsubscribe send an email to nginx-devel-leave@nginx.org
Subject Author Views Posted

[PATCH] Misc: win32 sources now preserved in release tarballs

Maxim Dounin 394 June 16, 2022 05:34PM

Re: [PATCH] Misc: win32 sources now preserved in release tarballs

Sergey Kandaurov 95 June 17, 2022 11:32AM

Re: [PATCH] Misc: win32 sources now preserved in release tarballs

Maxim Dounin 107 June 17, 2022 04:40PM

Re: [PATCH] Misc: win32 sources now preserved in release tarballs

Sergey Kandaurov 92 June 20, 2022 02:12AM

Re: [PATCH] Misc: win32 sources now preserved in release tarballs

Maxim Dounin 125 June 20, 2022 12:46PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 258
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready