Stefano Perticaroli
79bffc78a1
next version of PSS2
which was reviewed and rewritten on branch `PSS-2-try-to-rebase+4'
by Stefano Perticaroli and Francesco Lannutti
13 years ago
rlar
0be61b3e5a
remove PSS2
13 years ago
h_vogt
fa2ea96eb8
configure.ac: prepare ngspice-25
13 years ago
rlar
2d7d77e9a6
configure.ac, defensive use of `AC_OPENMP'
13 years ago
dwarning
c1705e32ae
change model name from hisimhv to hisimhv1
14 years ago
Francesco Lannutti
b6c6a35161
configure.ac, defensive use of `AM_SILENT_RULES'
14 years ago
Francesco Lannutti
d8b2ac56a3
rename "bsim3soi" device to "bsimsoi"
14 years ago
rlar
ba131a5077
remove adms3 #1/2, code
due to license issues, and with the aim to approach the next
ngspice release 25
we have to move this over to a development branch
14 years ago
rlar
8dec768c7f
automake 1.12 might need AM_PROG_AR, which is not available in 1.11
14 years ago
Francesco Lannutti
b74cf44e4f
configure.ac, silent compilation (enabled by default) using AM_SILENT_RULES([yes])
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
25efde6d8a
configure.ac, unify `x' escape of `test' expressions
14 years ago
rlar
0b35770b0c
configure.ac, robustness
unify and honor some hints from
(info "(autoconf) Limitations of Builtins")
use shell || and && instead of test -o and test -a
! test a = b --> test a != b
dont use ()
drop eval
missing quotes
14 years ago
rlar
aea1dbb09c
configure.ac, use AS_HELP_STRING
14 years ago
rlar
cc1a011c98
configure.ac, cleanup
14 years ago
rlar
e01db38416
configure.ac, comment style, (dnl -> #)
14 years ago
rlar
714b9d064f
configure.ac, whitespace cleanup
14 years ago
dwarning
72afda41ad
mv ext_CFLAGS on the end for overwriting existing CFLAGS
14 years ago
rlar
5b616b93f4
configure.ac, rewrite M4 Quotation (non zero diff)
small differences in the autogen.sh generated files
14 years ago
rlar
f571932438
configure.ac, rewrite M4 Quotation
verified for zero diff of the autogen.sh generated files
14 years ago
rlar
1a9e658f91
configure.ac, use AC_OPENMP
14 years ago
rlar
e889c821d1
configure.ac, fix `NO_X' and `has_no_help'
drop configure options `--enable-x' and `--disable-x'
use `--with-x' and `--without-x' provided by AC_PATH_X
bug tracker item:
[ngspice-Bugs-3515015] Startup error message without x11
https://sourceforge.net/tracker/index.php?func=detail&aid=3515015&group_id=38962&atid=423915
14 years ago
h_vogt
df97e2b44a
prepare for release 24
14 years ago
rlar
598238f46a
conditionally compile PSS analysis
14 years ago
rlar
1fdee871b1
remove @libname@
14 years ago
rlar
69031273fb
generate spinit and tclspinit at `make' time
14 years ago
rlar
ee48c0952a
#1/6 config.h --> ngspice/config.h, configure.ac
14 years ago
rlar
f7ea50c287
new: configure --enable-adms3
14 years ago
dwarning
15c4c12755
mextram name change
15 years ago
rlar
5a4f4ada5c
#3/7 use a subdirectory "ngspice" for includes to create a uniq namespace
15 years ago
rlar
4f5d6aa770
use -O1 when debugging, otherwise gcc ignores -Wuninitialized
15 years ago
rlar
4cf28a3f2f
enable -Wconversion
15 years ago
dwarning
6b35352b64
Update to version 4.7.0 & Code merged into bsim4v4
15 years ago
rlar
19cff2c4be
incorporate CMC test suite into make target 'check'
15 years ago
dwarning
e1dff6a0d5
remove tests/hisim
15 years ago
h_vogt
02865da02f
more updates for release 23
15 years ago
h_vogt
0457245332
prepare release 23
15 years ago
h_vogt
f7f6119d5b
rem line 1035
15 years ago
rlar
c004719bf7
hisim2, add hisim2 to configure.ac etc
15 years ago
rlar
7091a81272
re-enable unused-parameter Warnings
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
rlar
c349a97ea1
rework the xspice/icm Makefile for build in a separate directory
15 years ago
h_vogt
5e1ed023c6
transient noise simulation
16 years ago
rlar
c575e60356
d_source d_state d_ram, test cases for those xspice codemodels
16 years ago
rlar
d768b25ab7
fix another missing dependencies problem
16 years ago
rlar
7d1950e131
fix a missing dependencies problem
16 years ago
dwarning
b4d3cc8646
ancient configure options removed
16 years ago