You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rlar
8c09761e6b
adms, polish autogen.sh and configure.ac
Allow to override the admsXml executable when invoking
autogen.sh and configure.ac
ADMSXML=/foo/bar/baz/admsXml ./autogen.sh --adms
ADMSXML=/foo/bar/baz/admsXml ./configure --enable-adms
alternatively (and more advertised)
./configure ADMSXML=/foo/bar/baz/admsXml --enable-adms
The generated Makefiles remember the given path.
A relative path doesn't make sense of course.
9 years ago
..
src
use memset() instead of deprecated bzero()
10 years ago
xspice
*.vcxproj, enable <GenerateDebugInformation>true
10 years ago
.gitignore
introduce visualc/{*install*.bat,*.sln} and update howto file
10 years ago
how-to-fftw.txt
state more precisely 64bit fftw3 usage
10 years ago
how-to-ngspice-vstudio.txt
introduce visualc/{*install*.bat,*.sln} and update howto file
10 years ago
make-install-vngspice.bat
introduce visualc/{*install*.bat,*.sln} and update howto file
10 years ago
make-install-vngspiced.bat
introduce visualc/{*install*.bat,*.sln} and update howto file
10 years ago
sharedspice.vcxproj
sharedspice.vcxproj, add 64 bit capability
10 years ago
spinit
introduce visualc/{*install*.bat,*.sln} and update howto file
10 years ago
spinit64
introduce visualc/{*install*.bat,*.sln} and update howto file
10 years ago
spinitd
introduce visualc/{*install*.bat,*.sln} and update howto file
10 years ago
spinitd64
introduce visualc/{*install*.bat,*.sln} and update howto file
10 years ago
vngspice-fftw.sln
introduce visualc/{*install*.bat,*.sln} and update howto file
10 years ago
vngspice-fftw.vcxproj
*.vcxproj, enable <GenerateDebugInformation>true
10 years ago
vngspice.sln
introduce visualc/{*install*.bat,*.sln} and update howto file
10 years ago
vngspice.vcxproj
*.vcxproj, enable <GenerateDebugInformation>true
10 years ago