diff options
author | John W. Parent <45471568+johnwparent@users.noreply.github.com> | 2024-08-21 18:08:57 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-21 16:08:57 -0600 |
commit | 182bc87fe10e24dcd3560f4231b51cacfb869c1c (patch) | |
tree | 5de87ecd491bda831f67213203f654bac1ec5475 /.gitattributes | |
parent | f93595ba2f7f20d1f581f58bbfd7e3094223df82 (diff) | |
download | spack-182bc87fe10e24dcd3560f4231b51cacfb869c1c.tar.gz spack-182bc87fe10e24dcd3560f4231b51cacfb869c1c.tar.bz2 spack-182bc87fe10e24dcd3560f4231b51cacfb869c1c.tar.xz spack-182bc87fe10e24dcd3560f4231b51cacfb869c1c.zip |
Windows: Port icu4c; define cxx std flags for MSVC (#45547)
* Adds an MSBuild system + Builder to the icu4c package
* Adds custom install method as MSBuild system does not vendor an
install target
* The cxxstd variant is not supported on Windows (there are no config
options you use to tell the build system what cxx standard to
build against), so the variant definition was updated to occur
everywhere except Windows
Also, this commit defines the c/cxx..._flag properties of the MSVC
compiler (although they are not used by `icu4c` and not strictly
necessary to bundle with this PR).
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions