Searched refs:email (Results 1 - 17 of 17) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/.gitlab-ci/container/ |
| H A D | build-va-tools.sh | 5 git config --global user.email "mesa@example.com"
|
| H A D | build-libclc.sh | 9 git config --global user.email "mesa@example.com"
|
| H A D | build-deqp.sh | 5 git config --global user.email "mesa@example.com"
|
| /xsrc/external/mit/MesaLib.old/dist/scripts/ |
| H A D | get_reviewer.pl | 27 my $email = 1; 96 # rfc822 email address - preloaded methods go here. 218 'email!' => \$email, 277 $email = 0; 286 my $selections = $email + $scm + $status + $subsystem + $web; 288 die "$P: Missing required option: email, scm, status, subsystem or web\n"; 292 if ($email && 296 die "$P: Please select at least 1 email option\n"; 702 foreach my $email ( [all...] |
| /xsrc/external/mit/MesaLib.old/dist/ |
| H A D | README.rst | 40 The next best option is to ask your question in an email to the 59 Note that Mesa uses email mailing-lists for patches submission, review and
|
| /xsrc/external/mit/MesaLib/dist/ |
| H A D | README.rst | 40 The next best option is to ask your question in an email to the
|
| /xsrc/external/mit/libdrm/dist/ |
| H A D | CONTRIBUTING.rst | 8 send-email. For patches only touching driver specific code one of the driver 31 Your patches should also include a Signed-off-by line with your name and email
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/rnn/ |
| H A D | rnn.h | 34 char* email; member in struct:rnnauthor
|
| H A D | headergen2.c | 405 if(db->copyright.authors[i]->email) 406 fprintf(f.file, " <%s>", db->copyright.authors[i]->email);
|
| H A D | rnn.c | 773 else if (!strcmp(authorattr->name, "email")) 774 author->email = strdup(getattrib(db, file, chain->line, authorattr));
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | lists.rst | 34 you try to post from a different email address than you subscribed with)
|
| /xsrc/external/mit/xorg-server.old/dist/ |
| H A D | configure.ac | 1688 interested in porting Xorg to your platform, please email \ 1715 [please email xorg@lists.freedesktop.org.]))])
|
| /xsrc/external/mit/xorg-server/dist/ |
| H A D | configure.ac | 1914 interested in porting Xorg to your platform, please email \ 1930 [please email xorg@lists.freedesktop.org.]))])
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.0.0.rst | 1496 - docs: Document GitLab merge request process (email alternative)
|
| H A D | 20.0.0.rst | 878 - .mailmap: use correct email address
|
| H A D | 20.2.0.rst | 1936 - docs: stop considering `Cc: mesa-stable` as an email address
|
| H A D | 21.1.0.rst | 1391 - .mailmap: fix email for Daniel Schürmann
|
Completed in 39 milliseconds