dwarning
f19da3bd79
case correction for library name
6 years ago
Holger Vogt
c076c932b4
enable MINGW linking to -lShlwapi,
which failed during making 32 bit shared lib
6 years ago
Holger Vogt
8d9d40d621
enable compiling wide char with MINGW
6 years ago
Holger Vogt
cab9cbdddf
re-enable making old apps with --enable-oldapps
6 years ago
Jim Monte
031b722640
[PATCH #56-2] Added hist_info source and header files for new history API
and system DLL Shlwapi.dll to resolve PathIsRelative()
7 years ago
Holger Vogt
cf6722af17
Enable function GetProcessMemoryInfo() to get reliable memory usage data
for MINGW and MSVC console, WinGui and MSVC shared ngspice.
MINGW shared ngspice does not link to psapi.dll, so cannot
apply GetProcessMemoryInfo(), but sticks to unreliable function
GlobalMemoryStatusEx().
7 years ago
Holger Vogt
f4f389dabb
internal help: it is only available when --enable-oldapps is given
ngnutmeg is only made when --enable-oldapps is given during ./configure
8 years ago
Holger Vogt
3145716163
new --enable-oldapps: ngsconvert ngproc2mod ngmultidec ngmakeidx are made only per user request
8 years ago
Holger Vogt
d9bc4a5b41
add src/spicelib/devices/vdmos to ngspice
8 years ago
h_vogt
07ea6466ad
configure option --enable-relpath
add relative path ../lib to spinit for codemodels
and search path in ivars.c, independently from
install path which has to be an absolute path
9 years ago
rlar
6d356f439d
autogen.sh, src/Makefile.am, fix a build problem
in autogen.sh:
libtoolize generates m4/*.m4 files
autoheader generates config.h.in
but only when needed
Thus a second autogen.sh invocation generated new .m4 files
but left config.h.in untouched with old timestamp
The makefiles did recognice this situation and tried to regenerate
config.h.in and config.h
But the subdir src/include was not the first one in src/Makefile.am
and thus this update did occure too late,
causing further rebuilds in the next make invocation.
Avoid this with --force arguments to the autotools,
and put src/include into the first position.
10 years ago
h_vogt
23308f7fcf
src/Makefile.am, libpsapi not required when linking shared ngspice,
prevents creating dll with actual libtool
10 years ago
dwarning
9ed2da9ad9
new hisimhv model version 2.2.0 in a separate directory
11 years ago
dwarning
010174ec2a
devices/bsim4v7, add to build infrastructure
12 years ago
dwarning
cba69c4850
devices/bsim4v4, remove ancient bsim4 model version 4.4
12 years ago
Francesco Lannutti
581e0a6d11
fix sense2, which is unsupported code
13 years ago
h_vogt
ac553eedba
src/Makefile.am include/ngspice/Makefile.am: add shared module
13 years ago
h_vogt
30a44d1be5
--with-windows --> --with-wingui
13 years ago
dwarning
c1705e32ae
change model name from hisimhv to hisimhv1
14 years ago
Francesco Lannutti
d8b2ac56a3
rename "bsim3soi" device to "bsimsoi"
14 years ago
rlar
84b58ebd3b
don't mess with libtools --enable-static / --enable-shared
tie libspice to -shared
ngspice et al to -static
and use $(STATIC) elsewhere
which is governed by configure.ac
14 years ago
rlar
cf793b3760
fix tarball, spinit.in was missing
14 years ago
rlar
0d5e569aca
cleanup src/Makefile.am
14 years ago
rlar
69031273fb
generate spinit and tclspinit at `make' time
14 years ago
rlar
d3c3741f43
#4/6 config.h --> ngspice/config.h, AM_CPPFLAGS
14 years ago
rlar
0b5042e7da
remove CVS `Id',`log' etc. keyword incantations
14 years ago
rlar
5a4f4ada5c
#3/7 use a subdirectory "ngspice" for includes to create a uniq namespace
15 years ago
rlar
3f018a9c77
upgrade ngmakeidx to support build in a sparate directory
15 years ago
dwarning
6b35352b64
Update to version 4.7.0 & Code merged into bsim4v4
15 years ago
rlar
772446d368
update tclspice to support build in a sparate directory
15 years ago
rlar
89beb5db3a
updates for `make dist'
15 years ago
dwarning
5dd55910c7
changes for hisim version 2.5.1
15 years ago
dwarning
cded776aa6
few build changes
15 years ago
dwarning
1906903fb4
add the HiSIM_HV model vers. 1.2.1
15 years ago
dwarning
7132470c9a
bjt2 merged to bjt model
15 years ago
dwarning
4b74852dce
code merge for bsim3 version 0 and 1
15 years ago
rlar
7880d5bd8e
cleanup some whitespace errors and prototypes
15 years ago
h_vogt
8bea0aba6a
enable tclspice again
15 years ago
h_vogt
2b4069f93e
bug no. 3127808, and rem trailing white spaces
16 years ago
h_vogt
5e1ed023c6
transient noise simulation
16 years ago
rlar
d768b25ab7
fix another missing dependencies problem
16 years ago
rlar
7d1950e131
fix a missing dependencies problem
16 years ago
rlar
68b2e6b23a
whitespace cleanup (all Makefile.am files)
16 years ago
h_vogt
5b04fa5d37
TCLCYG, adms update
16 years ago
rlar
a27a242216
use -Wno-unused-parameter, and add missing $(EXEEXT) to Makefile.am
16 years ago
h_vogt
1dcb43bf14
WINDOWS: no help files
16 years ago
rlar
69465c5aa3
`make dist' improvements
16 years ago
h_vogt
de546abac2
-lBLT24 in src/makefile.am
17 years ago
h_vogt
3d931d2ffb
support for MINGW tclspice added
17 years ago
dwarning
06ae02fbde
Update to bsimsoi v4.1
17 years ago