Changes between Initial Version and Version 1 of Ticket #41275, comment 7


Ignore:
Timestamp:
Jul 4, 2014, 7:07:43 AM (10 years ago)
Author:
steve+macports@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41275, comment 7

    initial v1  
    34341. don't build with clang - in near term at least
    3535   1. apply patch and set compiler in port
    36    1. submit bug report upstream to add CC and CXX options
     36   1. ~~submit bug report upstream to add CC and CXX options~~ https://sourceforge.net/p/nsis/patches/253/
    37371. don't build ExDLL when passed SKIPPLUGINS=all
    3838   1. apply patch in port
    39    1. submit bug report upstream
     39   1. ~~submit bug report upstream~~ https://sourceforge.net/p/nsis/patches/254/
    40401. choose whether to cross-compile - if not, remove build dependency on i386-mingw32-gcc
    4141   - pro: it's the normal MacPorts way to build rather than download (except for port binaries).
     
    4444   - either way it should be possible to tidy up the invocation of scons a bit
    45451. submit bugs for clang compatibility upstream
    46    1. set -stdlib=libstdc++ when building with clang or fix build problems against libc++
     46   1. ~~fix build errors against libc++~~ https://sourceforge.net/p/nsis/bugs/1085/
    4747   1. add separate CCFLAGS etc options for native and cross-compilers
    48 1. re-enable building with clang
     481. re-enable building with clang for future version of nsis
    4949   - add STRIP=no to scons.args