dwarning
f11dc7f203
Consider CFLAGS fom commandline was broken
18 years ago
dwarning
670bb2d799
Select cc by CC=cc on command line
18 years ago
dwarning
d9d950c608
env var CC has priority
18 years ago
dwarning
6bd5f8470b
Changes to compile under Sun Studio 11 for Solaris
18 years ago
dwarning
bce499a9e1
global nodes and numparams now as default
18 years ago
dwarning
a28ad1a197
math functions in one central place maths/misc
18 years ago
h_vogt
77925f7f48
memory information from /proc/... (LINUX) or api functions (Windows)
18 years ago
dwarning
0640081a96
new testcase for bsim3soi
18 years ago
dwarning
8f1b9a96d8
w/o optimization better debug
18 years ago
dwarning
b84cbc7127
xspice ipc is possible
18 years ago
dwarning
5c9f55c9e4
Additional system scan prefered by autoscan and small changes for Windows prefix
18 years ago
dwarning
71362bf7eb
allow mingw build w/o GUI
19 years ago
sjborley
a3ec41da2d
* Fixed(?) missing files error when autogen.sh is run (with no adms)
- configure.in: removed adms directors from AC_CONFIG_FILES list
* Fixed inclusion of termcap header
- configure.in: add check for <termcap.h> to <ncurses/termcap.h>
- frontend/terminal.c: select either <termcap.h> or <ncurses/termcap.h>
19 years ago
dwarning
0869325496
check for dirname and asprintf
19 years ago
dwarning
f58abc51e9
windows system memory not dependent from ftime
19 years ago
dwarning
468ddc23dc
BSIM3v3.3.0 added
19 years ago
pnenzi
cb5d46f266
Removed check for va_copy function because it is no more in ngspice
19 years ago
dwarning
4fe7326db7
BSIM4.2.0/4.3.0/4.5.0 version code added
19 years ago
dwarning
4ec429100f
bsim4v4 version code added
19 years ago
pnenzi
613deca2f7
Updated the code for ekv model.
19 years ago
gdiso
73629edd64
Add NDEV
19 years ago
pnenzi
2b2d2efce0
Added support for new verilog-a models.
19 years ago
danmc
bbaf00c771
check for sys/ioctl.h and also stropts.h
20 years ago
danmc
1979bd2f15
Add a --enable-rpath option which is off by default. When specified
this adds the correct rpath flag for the X11 libraries.
20 years ago
dwarning
49f973a3fb
Add adms hicum2.
20 years ago
dwarning
e0cc62ae44
Also name adaption for adms libs.
20 years ago
pnenzi
f659abd416
Fixed support for adms devices (Mextram and hicum0)
20 years ago
pnenzi
650dbd1495
Dietmar corrections on autgen.sh and removed c directory in configure.in
20 years ago
dwarning
d7b5c35efa
Adapted to the actual adms dir configuration.
20 years ago
pnenzi
f3070062eb
Removed support for EKV and generation of C code from autogen.sh for verilog devices.
20 years ago
pnenzi
847173ecc0
Updated for rework-17
21 years ago
pnenzi
f3069e042a
Check for flex and yacc moved out of XSPICE for making distributions (Stuart Brorson)
21 years ago
pnenzi
8e4fb4cef8
Updated for rework-16
21 years ago
pnenzi
54471a1b3b
Changes for making "make dist" working.
21 years ago
pnenzi
9bb78c2d28
Mingw porting.
21 years ago
pnenzi
4b99d51495
Added makefile generation for xgraph (to fix distclean target).
21 years ago
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