Holger Vogt
088be81cf3
Make SP (S-parameter) standrad during compile.
The configure flad --disable-sp will remove SP
4 years ago
Holger Vogt
3b0eb41c74
Enable compiling with --enable-sp for RF SPICE
Set preprocessor flag RFSPICE
Add new files and directory 'dense' ('dense' is still buggy)
4 years ago
Holger Vogt
ef7f43a060
Move compiling the ICON from compile_mingw.sh to makefile.am
fixes bug no. #516
6 years ago
Holger Vogt
db28c65455
adding the ngspice icon to the MINGW executable
6 years ago
Holger Vogt
9b67992fe8
comment corrected
6 years ago
Holger Vogt
beb27f27a6
Enable 64 bit release and debug compilation
32 bit compilation has to be enabled manually.
6 years ago
dwarning
ada7c54263
revert commit 194bb and let configure do the job
6 years ago
dwarning
b93b0d1ed6
add missing libraries for msys/mingw
6 years ago
Holger Vogt
50aa148bf9
Add compile flag -D__USE_MINGW_ANSI_STDIO=1 to enable
C99 compatibility (e.g. for vsnprintf() )
6 years ago
Holger Vogt
8d9d40d621
enable compiling wide char with MINGW
6 years ago
Holger Vogt
3f34036e4d
compile oinstruction for MINGW
UNICODE is not yet working, only extended ASCII
6 years ago
Holger Vogt
95c7cc06e4
64 bit compilation is the standard
6 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
h_vogt
927f955156
run ./autogen.sh, if compiling shared ngspice
9 years ago
h_vogt
230bce05cf
remove out-of-date comment.
9 years ago
h_vogt
a3a0aa2338
add info for generating ngspice shared library
9 years ago
h_vogt
44efe91e07
compile_min.sh is now executable
9 years ago
h_vogt
7eba7a7a14
compile_min.sh, add appropriate flags -O2, -s for release build
and drop
'-fno-omit-frame-pointer'. This entry compensates for a compiler bug of actual mingw gcc 4.6.1.
which was introduced in commit
commit 5b1be4d32d
Author: h_vogt <h_vogt>
Date: Sat Jan 28 09:59:27 2012 +0000
prepare for release 24
10 years ago
h_vogt
3f373a0a19
compile_min.sh, mingw, invoke make with -j8 (allow 8 jobs simultaneously)
11 years ago
h_vogt
30a44d1be5
--with-windows --> --with-wingui
13 years ago
h_vogt
215809b99f
change comments, CVS --> git
14 years ago
h_vogt
9e3436004f
prepare release 24
14 years ago
h_vogt
5b1be4d32d
prepare for release 24
14 years ago
h_vogt
df97e2b44a
prepare for release 24
14 years ago
h_vogt
f9a5d631ae
mingw installation
15 years ago
h_vogt
a0235ee242
exit upon make errors
16 years ago
h_vogt
1372c00bf4
exit upon autogen or configure error
16 years ago
dwarning
e359b1f73e
make the make chatty
16 years ago
h_vogt
83da42e3bf
script to compiling MINGW
16 years ago