<html><head></head><body>Hi,<br><br>I don't think automake allows building out of tree other than in a subdirectory.<br><br>And bootstrapping out of tree cannot work, since there'd be no way to generate the tarball.<br><br>(I don't know how this changes with Meson.)<br><br><div class="gmail_quote">Le 17 juin 2019 09:30:03 GMT+03:00, Steve Lhomme <robux4@ycbcr.xyz> a écrit :<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">On 2019-06-17 8:28, Thomas Guillem wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">Hello,<br><br>I'm not sure that these patches are needed.  We recommend to build VLC from a specific build directory (that is already ignored by .gitignore).<br></blockquote><br>In fact it's now possible to build VLC completely out of tree, so <br>nothing is generated in the source tree. Only the boostrap needs to be <br>done at root (I'll see if it's possible to do out of tree too).<br><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">Example:<br>$ cd vlc<br>$ mkdir build<br>$ cd build<br>$ ../configure<br>$ make<br><br>On Sat, Jun 15, 2019, at 13:08, Johan Gunnarsson wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #ad7fa8; padding-left: 1ex;"> These files are generated by bison.<hr>   modules/codec/webvtt/.gitignore | 3 +++<br>   1 file changed, 3 insertions(+)<br>   create mode 100644 modules/codec/webvtt/.gitignore<br><br> diff --git a/modules/codec/webvtt/.gitignore b/modules/codec/webvtt/.gitignore<br> new file mode 100644<br> index 0000000000..c56663300b<br> --- /dev/null<br> +++ b/modules/codec/webvtt/.gitignore<br> @@ -0,0 +1,3 @@<br> +CSSGrammar.c<br> +CSSGrammar.h<br> +CSSLexer.c<br> -- <br> 2.17.1<hr> vlc-devel mailing list<br> To unsubscribe or modify your subscription options:<br> <a href="https://mailman.videolan.org/listinfo/vlc-devel">https://mailman.videolan.org/listinfo/vlc-devel</a><br></blockquote><hr>vlc-devel mailing list<br>To unsubscribe or modify your subscription options:<br><a href="https://mailman.videolan.org/listinfo/vlc-devel">https://mailman.videolan.org/listinfo/vlc-devel</a><br><br></blockquote><hr>vlc-devel mailing list<br>To unsubscribe or modify your subscription options:<br><a href="https://mailman.videolan.org/listinfo/vlc-devel">https://mailman.videolan.org/listinfo/vlc-devel</a></pre></blockquote></div><br>-- <br>Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté.</body></html>