Commit Graph

13 Commits

Author SHA1 Message Date
jim wang
df2550378e
[ngspice] update version to 41 (#33549) 2023-09-05 22:41:54 -07:00
Alexander Neumann
de2e526fbc
[ngspice] msbuild (#33160)
* ngspice msbuild

* v db

* Update ports/ngspice/portfile.cmake

* fix install

* v db
2023-08-15 16:45:38 -07:00
Mengna Li
a095d44135
[ngspice] update to 39 (#30499)
* update to 39

* update
2023-03-30 13:36:40 -07:00
Mengna Li
3c37f48862
update to 37 (#25677) 2022-07-11 16:26:21 -07:00
Cheney Wang
6585d1274c
[ngspice] Fix error C2065 (#23151)
* [ngspice] Fix error C2065

* Delete a mistake

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-02-22 12:44:49 -08:00
Billy O'Neal
c9e786d81a
[many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
* Bulk remove vcpkg_fail_port_install calls.

Interesting ones have been split out into separate reviews, where "interesting" means "anything more than just deleting the call to vcpkg_fail_port_install",

In support of https://github.com/microsoft/vcpkg/pull/21502

* Update version database.

* Revert google benchmark changes already submitted as https://github.com/microsoft/vcpkg/pull/22728

* Repair version database.
2022-01-25 10:31:15 -08:00
Marek Roszko
78b7f1ba65
[ngspice] Update to release 35 (#19542)
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-08-30 18:33:17 -07:00
Marek Roszko
7c4323099b
[ngspice] fix win32 codemodel glob (#16131)
* [ngspice] Fix 32-bit code models not being globbed correctly

* [ngspice] update x-add-version
2021-02-11 00:06:01 -08:00
Marek Roszko
5e0f59fab0
[ngspice] Update to rev 34 (#16008)
* [ngspice] Update to release 34

* [ngspice] update x-add-version

* Remove cppduals folder from being installed into /include

* Update the x-add-version
2021-02-08 17:53:35 -08:00
Marek Roszko
1ce08c0fc7
[ngspice] build codemodel extension libraries (#15882)
* [ngspice] build codemodel extension libraries

* tabs -> spaces

* [ngspice] make codemodels a feature

* [ngspice] Improve portfile.cmake

* update version record

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-02-02 14:28:38 -08:00
Marek Roszko
a6fbf20322
[ngspice] Update to rev 33 (#15837)
* [ngspice] Update to rev 33

* Update ports/ngspice/CONTROL

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* x-add-version ngspice

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-01-25 01:34:35 -08:00
ras0219
b31c6fd389
[ngspice] Disable USE_VCPKG_INTEGRATION (#13832)
This resolves a conflict with automatically linking asl.lib from ampl-mp

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-10-02 16:47:14 -07:00
Marek Roszko
e3031264b9
[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>
2020-08-05 13:56:27 -07:00