diff options
| author | Marek Roszko <mark.roszko@gmail.com> | 2020-08-05 16:56:27 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-05 13:56:27 -0700 |
| commit | e3031264b931212e8acca115b0aa554cf669ff4f (patch) | |
| tree | ff748dfe95682aaa9d518ced6e7f8786a410186f /scripts | |
| parent | 0330d10c8de6eeef6888c9b2a6411de84587cf17 (diff) | |
| download | vcpkg-e3031264b931212e8acca115b0aa554cf669ff4f.tar.gz vcpkg-e3031264b931212e8acca115b0aa554cf669ff4f.zip | |
[ngspice] Initial port (#12695)
* Add ngspice port
Add the msvc specific include folder to be copied as well
Fix 32-bit builds
Use install_msbuild
Remove fftw
Fix 32-bit build again
Update ci baseline and check linkage for dll only
Use spaces consistently
More clean
Update ports/ngspice/CONTROL
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Update ports/ngspice/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Update ports/ngspice/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Update ports/ngspice/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Update scripts/ci.baseline.txt
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
remove uwp support
Update ports/ngspice/CONTROL
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/ngspice/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Use the suggest supports
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 602d466e0..64b452074 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1149,6 +1149,7 @@ networkdirect-sdk:x64-linux=fail networkdirect-sdk:x64-osx=fail networkdirect-sdk:x64-uwp=fail networkdirect-sdk:x86-windows=fail +ngspice:x64-windows-static=fail nmslib:arm64-windows=fail nmslib:arm-uwp=fail nmslib:x64-uwp=fail |
