Commit Graph

34 Commits

Author SHA1 Message Date
Holger Vogt 186086618c Compile scripts MINGW with options alraedy included 2024-07-10 18:28:11 +02:00
Holger Vogt b1f367bc07 Remove adms
Add KLU and OSDI
2023-09-30 00:48:29 +02:00
h_vogt 58cdb47ee8 compile_min.sh, add KLU dependency for MINGW compilation 2023-08-16 11:14:15 +02:00
Pascal Kuthe e690f0a6ff add predictor to compile_min 2022-12-27 14:07:52 +01:00
Holger Vogt 5a7a770402 enable OSDI 2022-12-27 14:02:18 +01:00
Holger Vogt 088be81cf3 Make SP (S-parameter) standrad during compile.
The configure flad --disable-sp will remove SP
2022-04-26 10:33:49 +02:00
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)
2022-02-17 15:48:19 +01:00
Holger Vogt ef7f43a060 Move compiling the ICON from compile_mingw.sh to makefile.am
fixes bug no. #516
2020-10-10 13:55:11 +02:00
Holger Vogt db28c65455 adding the ngspice icon to the MINGW executable 2020-08-20 15:19:21 +02:00
Holger Vogt 9b67992fe8 comment corrected 2020-05-02 12:00:16 +02:00
Holger Vogt beb27f27a6 Enable 64 bit release and debug compilation
32 bit compilation has to be enabled manually.
2020-05-01 18:36:33 +02:00
dwarning ada7c54263 revert commit 194bb and let configure do the job 2020-04-04 14:15:17 +02:00
dwarning b93b0d1ed6 add missing libraries for msys/mingw 2020-04-04 14:14:21 +02:00
Holger Vogt 50aa148bf9 Add compile flag -D__USE_MINGW_ANSI_STDIO=1 to enable
C99 compatibility (e.g. for vsnprintf() )
2020-03-15 08:51:18 +01:00
Holger Vogt 8d9d40d621 enable compiling wide char with MINGW 2020-03-15 08:51:18 +01:00
Holger Vogt 3f34036e4d compile oinstruction for MINGW
UNICODE is not yet working, only extended ASCII
2020-03-15 08:51:17 +01:00
Holger Vogt 95c7cc06e4 64 bit compilation is the standard 2020-03-15 08:50:51 +01:00
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
2018-05-21 01:09:21 +02:00
h_vogt 927f955156 run ./autogen.sh, if compiling shared ngspice 2017-09-11 00:23:58 +02:00
h_vogt 230bce05cf remove out-of-date comment. 2017-09-09 11:57:34 +02:00
h_vogt a3a0aa2338 add info for generating ngspice shared library 2017-09-09 11:22:24 +02:00
h_vogt 44efe91e07 compile_min.sh is now executable 2017-09-04 23:03:07 +02:00
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
2016-02-07 17:45:23 +01:00
h_vogt 3f373a0a19 compile_min.sh, mingw, invoke make with -j8 (allow 8 jobs simultaneously) 2015-11-07 17:42:56 +01:00
h_vogt 30a44d1be5 --with-windows --> --with-wingui 2013-12-31 12:56:59 +01:00
h_vogt 215809b99f change comments, CVS --> git 2012-06-12 21:26:30 +02:00
h_vogt 9e3436004f prepare release 24 2012-01-28 10:46:15 +00:00
h_vogt 5b1be4d32d prepare for release 24 2012-01-28 09:59:27 +00:00
h_vogt df97e2b44a prepare for release 24 2012-01-28 09:15:13 +00:00
h_vogt f9a5d631ae mingw installation 2011-06-02 08:58:30 +00:00
h_vogt a0235ee242 exit upon make errors 2010-11-01 15:50:19 +00:00
h_vogt 1372c00bf4 exit upon autogen or configure error 2010-10-31 19:03:04 +00:00
dwarning e359b1f73e make the make chatty 2010-09-21 17:25:07 +00:00
h_vogt 83da42e3bf script to compiling MINGW 2010-09-19 12:51:35 +00:00