summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorJohn W. Parent <45471568+johnwparent@users.noreply.github.com>2022-09-28 11:54:00 -0400
committerGitHub <noreply@github.com>2022-09-28 09:54:00 -0600
commit650a668a9de31ef66b3a944ef8630277052a71cd (patch)
treeb27a4d363dbb919f11e68b849e6ca1f5f69fadd2 /pyproject.toml
parentdb2565cb5339e3c590cdb951588755a5e7a45f25 (diff)
downloadspack-650a668a9de31ef66b3a944ef8630277052a71cd.tar.gz
spack-650a668a9de31ef66b3a944ef8630277052a71cd.tar.bz2
spack-650a668a9de31ef66b3a944ef8630277052a71cd.tar.xz
spack-650a668a9de31ef66b3a944ef8630277052a71cd.zip
Windows: Support for Clingo and dependencies (#30690)
Make it possible to install the Clingo package on Windows; this also provides a means to use Clingo with Spack on Windows. This includes * A new "winbison" package: Windows has a port of bison and flex where the two packages are grouped together. Clingo dependencies have been updated to use winbison on Windows and bison elsewhere (this avoids complicating the existin bison/flex packages until we can add support for implied virtuals). * The CMake build system was incorrectly converting CMAKE_INSTALL_PREFIX to POSIX format. * The re2c package has been modified to use CMake on Windows; for now this is done by overloading the configure/build/install methods to perform CMake-appropriate operations; the package should be refactored once support for multiple build systems in one Package is available.
Diffstat (limited to 'pyproject.toml')
0 files changed, 0 insertions, 0 deletions