sjborley
705d40681b
Removed IS_SIZE_T_LONG.
Now only test for ncurses etc., when either Readline or Editline are being used. This will fix the basic problem of building on MinGW which does not have these libraries as standard.
Fixed the typo in the AC_REVISION() macro.
21 years ago
sjborley
a0823f7dc7
Aded configuration for HAVE_SIGSETJMP required for changes to allow compile under MinGW
21 years ago
sjborley
2ed1565c81
Updates configure.in. Notably this removes the need for acconfig.h (the use of which is deprecated by autoconf). Most of the remaining changes just tidy with the aim of following guidlines in the autoconf manual. Fixed an issue with CFLAGS usage and --disable-debug. Some fixes aimed as support for MinGW.
21 years ago
sjborley
a46a7ebcf3
Added --enable-dot-global to enable code by H.Tanaka for the .global keyword deployment.
Also added --with-editline=yes|no for future support of the editline library to replace readline.
21 years ago
pnenzi
09c9d68a5f
Fixed the scripts to avoid the warnings on non-windows systems arising from linking with an empty library. Patch from Steven Borley.
21 years ago
pnenzi
c8103da9de
Garbage collector now disabled by default
21 years ago
pnenzi
0c2ff31d0b
Applied a set of patches from Steven Borley. See changelog for details.
21 years ago
pnenzi
0175443a3c
Codemodel commands are decommented if --enable-xspice has been declared in configure.
22 years ago
pnenzi
abd65a6f71
Updated files.
22 years ago
pnenzi
1260ae08db
Update autoconf scripts and applied Niessner patch to remove compiler warnings.
22 years ago
pnenzi
f183a49c6d
Some cleanups.
22 years ago
pnenzi
9066452b23
Trimmed Makefiles.am for "make dist" and added tests placeholders.
22 years ago
pnenzi
4e1427ae51
Last minute fix.
22 years ago
pnenzi
9033228825
Changed version to rework-15
22 years ago
pnenzi
814c6c755c
Updated configure.in for 15pre3.
22 years ago
pnenzi
6a6707838c
Added configure options for some debug symbols.
22 years ago
pnenzi
e2d91d1909
Added xgraph plotting program.
22 years ago
pnenzi
b03a70760b
Applied Stuart's 12-03-2003 patch. Support for readline (disabled) and for node names in the form (x,y).
23 years ago
pnenzi
b0306b3425
Make configure automatically set paths for lex yacc and install dir and chenged linking order of libxspmif.a and libxspcm.a.
23 years ago
pnenzi
0bfa659ae0
Paths in spice init file are automatically generated at config time.
23 years ago
pnenzi
79fb9463b4
Added entries for numparam library.
23 years ago
pnenzi
5046b75240
Added transmission line tests.
23 years ago
pnenzi
caf8499eae
Added new test directories: bsim1 and bsim2.
23 years ago
pnenzi
397d46f977
Added PZDEBUG symbol. This triggers the debug code of pole zero analysis.
23 years ago
pnenzi
8686a73047
Added readline patch (support for command history).
23 years ago
pnenzi
f67b255931
Corrected the CIDER part. The old scheme did not work.
23 years ago
pnenzi
817bf1de2d
Added EXP_DEV configuration option. To be used for new devices.
23 years ago
pnenzi
43339f330a
Forgot to AC_SUBST CIDERMATH and CIDERMATHDIR.
23 years ago
pnenzi
ccee90013b
CIDER mathematical support routines (maths/misc) are now compiled only
23 years ago
pnenzi
cf28e8a9d1
Corrected sequence \" with \<space>".
23 years ago
pnenzi
b3b9b82235
CAPBYPASS error corrected.
23 years ago
pnenzi
003a286109
Update after CIDER inclusion.
23 years ago
pnenzi
c8d5df9af6
This is a temp configure.in. I need this to compile ngspice. (ekv makefile commeted)
23 years ago
pnenzi
dd49ea7eaa
Added changes from tclspice 0.2.13
23 years ago
pnenzi
b1e8d46920
Corrected errors introduced in last commit.
23 years ago
pnenzi
8362dec274
Integrated code from tclspice, brorson xspice and Vera memleak.
23 years ago
pnenzi
937e3db647
Holger Vogt Windows port for Ngspice.
25 years ago
pnenzi
3b5502ab0c
Updated release number.
25 years ago
pnenzi
74b6d75ba1
Update of docs and test. Added mesa test files.
25 years ago
rouat
8385b33bea
Removed useless GNU getopt handlinf in autoconf
25 years ago
rouat
45e21263c1
Fixed bug in gnu getopt handling
Made doc more readable
25 years ago
pnenzi
dee7afbfcc
Added --enable-ftedebug option to configure, fixed a bug in configure.in, now HAVE_ASPRINTF
25 years ago
rouat
c6d2a20b8f
Changed handling of GNU getopt
25 years ago
pnenzi
3d557b762b
First commit for EKV model support (as a not source model).
25 years ago
pnenzi
20948c8d1c
Inserted check for READLINE in configure.in and added code into the patches directory.
25 years ago
pnenzi
e96628b7bd
Linked stag model to the simulator
25 years ago
pnenzi
b07e35d150
Linked the new devices (mesa hfet1 hfet2) into the ngspice simulator
25 years ago
pnenzi
8551caa8e9
Code to link mos9 and bjt2 and some fixes from last Alan's code.
25 years ago
pnenzi
e515e01ede
Second step of the solaris/sparc patch. Added support for getopt function.
25 years ago
pnenzi
87f6f0673b
Applied Dan patches for Solaris. Asprintf is masked by HAVE_ASPRINTF. The check
25 years ago