[cygport - the Cygwin packaging tool] branch topic/mingw, created. 0.34.0-29-g4c7f407

Yaakov Selkowitz via Cygwin-apps-cvs <[email protected]>
Newsgroups gmane.os.cygwin.cvs.apps
Message-ID <[email protected]>
        at  4c7f4070410be79bbd43d222bccccab738255ff9 (commit)


https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=4c7f4070410be79bbd43d222bccccab738255ff9

commit 4c7f4070410be79bbd43d222bccccab738255ff9
Author: Yaakov Selkowitz <[email protected]>
Date:   Mon May 11 02:50:59 2020 -0400

    mingw: new cygclass for MinGW packages

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=75fe3b94e37c935d4dd747a71e6e3091a74a88f1

commit 75fe3b94e37c935d4dd747a71e6e3091a74a88f1
Author: Yaakov Selkowitz <[email protected]>
Date:   Mon May 11 02:00:35 2020 -0400

    list_deps: make multi-arch safe

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=0866f3d0cca4d1db953d3f0bf956e5587900e0e5

commit 0866f3d0cca4d1db953d3f0bf956e5587900e0e5
Author: Yaakov Selkowitz <[email protected]>
Date:   Mon May 11 02:00:05 2020 -0400

    prep_libtool_modules: make multi-arch safe

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=9db0225901f6d8b7c31b65e9a4afcd0d1da47587

commit 9db0225901f6d8b7c31b65e9a4afcd0d1da47587
Author: Yaakov Selkowitz <[email protected]>
Date:   Mon May 11 01:59:07 2020 -0400

    prep_symlinks: make multi-arch safe

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=736c93c4dfbbb15dcf67723d3e3715230eb6af18

commit 736c93c4dfbbb15dcf67723d3e3715230eb6af18
Author: Yaakov Selkowitz <[email protected]>
Date:   Mon May 11 01:56:38 2020 -0400

    prepstrip: make multi-arch safe
    
    The --long-section-names flag is not supported by LLVM, but it is no longer
    needed by GNU binutils when passing --add-gnu-debuglink.

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=ece469f2b1318827ff63fdf8e82d1cb07d188857

commit ece469f2b1318827ff63fdf8e82d1cb07d188857
Author: Yaakov Selkowitz <[email protected]>
Date:   Mon May 11 01:46:06 2020 -0400

    cmake: make multi-arch safe

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=069e7c53ecb3bb590c0d2d148cfdee95cb766565

commit 069e7c53ecb3bb590c0d2d148cfdee95cb766565
Author: Yaakov Selkowitz <[email protected]>
Date:   Mon May 11 01:32:14 2020 -0400

    meson: make multi-arch safe

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=17f254a14c5c5d716717c2da056f5a2ed69fbd50

commit 17f254a14c5c5d716717c2da056f5a2ed69fbd50
Author: Yaakov Selkowitz <[email protected]>
Date:   Mon May 11 01:29:54 2020 -0400

    qt5: make multi-arch safe

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=7c18404aba4a18ddc5573d86b53c666f54279e68

commit 7c18404aba4a18ddc5573d86b53c666f54279e68
Author: Yaakov Selkowitz <[email protected]>
Date:   Mon May 11 01:29:29 2020 -0400

    qt4: make multi-arch safe

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=c9ea84a1ed018011a691f6fce3d0dd143fcfffc6

commit c9ea84a1ed018011a691f6fce3d0dd143fcfffc6
Author: Yaakov Selkowitz <[email protected]>
Date:   Mon May 11 01:29:21 2020 -0400

    qt3: make multi-arch safe

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=e666e0aa58082ab72990db5ff581d9beefc45d21

commit e666e0aa58082ab72990db5ff581d9beefc45d21
Author: Yaakov Selkowitz <[email protected]>
Date:   Mon May 11 01:27:06 2020 -0400

    kde4: make multi-arch safe

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=66ceddbd8e7e0d965f725d43b11694ef73c965df

commit 66ceddbd8e7e0d965f725d43b11694ef73c965df
Author: Yaakov Selkowitz <[email protected]>
Date:   Mon May 11 01:52:25 2020 -0400

    syntax: function to derive compiled host from file path

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=929fb2e55ef9a63a15fb406a987b4fa3f4bc8f74

commit 929fb2e55ef9a63a15fb406a987b4fa3f4bc8f74
Author: Yaakov Selkowitz <[email protected]>
Date:   Sun May 10 19:18:29 2020 -0400

    syntax: add generic by-triplet functions

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=b5c81944c9c1c9200d08560bf1190c166e906102

commit b5c81944c9c1c9200d08560bf1190c166e906102
Author: Yaakov Selkowitz <[email protected]>
Date:   Mon May 11 01:34:06 2020 -0400

    meson: fix cross-compiling
    
    meson takes the CC/CXX/etc. variables to define the build system, where
    the host system is defined exclusively through cross files.

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=9b56b991c0c3d80901ba96555d664e1466fdc9e9

commit 9b56b991c0c3d80901ba96555d664e1466fdc9e9
Author: Yaakov Selkowitz <[email protected]>
Date:   Mon May 11 01:36:33 2020 -0400

    check_funcs: clang fixes

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=77a0522a36f5be8c9a470a7a2a8e2ba687499dd7

commit 77a0522a36f5be8c9a470a7a2a8e2ba687499dd7
Author: Yaakov Selkowitz <[email protected]>
Date:   Mon May 11 01:33:24 2020 -0400

    wxwidgets: clang fixes

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=e3ad0a0ae1ba0779c7c158b5184cde2ce8048575

commit e3ad0a0ae1ba0779c7c158b5184cde2ce8048575
Author: Yaakov Selkowitz <[email protected]>
Date:   Sun May 10 19:03:02 2020 -0400

    tcl: clang fixes

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=77b7395929cf557e26d3af2afb117e7c58aa0b11

commit 77b7395929cf557e26d3af2afb117e7c58aa0b11
Author: Yaakov Selkowitz <[email protected]>
Date:   Sun May 10 19:02:27 2020 -0400

    mate: clang fixes

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=18154edfc1dcde545cf24420f3c60fbb1e63e25b

commit 18154edfc1dcde545cf24420f3c60fbb1e63e25b
Author: Yaakov Selkowitz <[email protected]>
Date:   Sun May 10 19:02:04 2020 -0400

    gnome2: clang fixes

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=32fda4cdd4eb37b706d2a1b00e0d5592cf76854a

commit 32fda4cdd4eb37b706d2a1b00e0d5592cf76854a
Author: Yaakov Selkowitz <[email protected]>
Date:   Sun May 10 19:01:39 2020 -0400

    cmake: clang fixes

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=af1a0bec226256f1bb25013b6425d70f6fe1d4d0

commit af1a0bec226256f1bb25013b6425d70f6fe1d4d0
Author: Yaakov Selkowitz <[email protected]>
Date:   Sun May 10 18:59:48 2020 -0400

    autotools: clang fixes

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=c3976036346516830c656dd22832f2225a084b7e

commit c3976036346516830c656dd22832f2225a084b7e
Author: Yaakov Selkowitz <[email protected]>
Date:   Sun May 10 18:59:08 2020 -0400

    cross: clang fixes
    
    Clang does not support -print-sysroot.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.