43 Commits (5fb19c41bc049c8eb8e9e8aa51edff98bd9238cd)

Author SHA1 Message Date
Holger Vogt 909fbc8988 Add RFSPICE (S parameter simulation) to VS for shared ngspice and fftw 4 years ago
Holger Vogt 7f1a3bea20 .probe: Add the new file inpc_probe.c to the VS project files 4 years ago
Holger Vogt 9806fb3b9e cpl gc: Add missing files to project file 5 years ago
Holger Vogt 0e72287af7 Add command 'write_ic' 5 years ago
Holger Vogt ec986b3fbc Add optran.c 6 years ago
Holger Vogt 32204bffe0 enable cshunt for MS Windows fftw and shared ngspice 5 years ago
Holger Vogt 4dcc243aaf Add missing references to svg.c 5 years ago
Holger Vogt 8de513e8e9 ngspice.exe and .dll (.so): seperate the main files: 5 years ago
dwarning 49de49f546 enable HICUM in VS for all 3 configurations 5 years ago
Markus Mueller 6ff354c4a7 Squashed commit of the following: 5 years ago
Holger Vogt 3671f8cea6 update on using bison as a CustomBuild command 6 years ago
Holger Vogt 0f2470cad3 remove com_xgraph 6 years ago
Holger Vogt 1c50aeae0f remove xgraph in ngspice shared lib 6 years ago
dwarning 0362d63094 update vdmos with self-heating network and tj and tcase terminal 6 years ago
Holger Vogt a39808d880 update to Visual Studio 2019 6 years ago
Holger Vogt 6598225ec0 Replace deprecated GetVersionExA by version helper functions 6 years ago
Holger Vogt d83cdc9d97 shared ngspice: add new resource files 6 years ago
dwarning f90295f46a remove last remainder of unused sensitivity analysis 7 years ago
Holger Vogt 0089cc543a MSVC same stack size as with standard ngspice 7 years ago
Holger Vogt 6d14d0904a add evtshared.h to the MSVC project files 8 years ago
h_vogt 20f6727e29 evtshared.c, prepare node data for transfer via shared ngspice interface 9 years ago
Holger Vogt d9bc4a5b41 add src/spicelib/devices/vdmos to ngspice 8 years ago
rlar d981fb331b spicelib/devices/*, drop empty destroy functions 8 years ago
rlar 93b62297d8 devices/mos6, add missing files mos6del.c and mos6mdel.c 8 years ago
rlar c900cc8824 drop ngspice internal implementation of erfc() 9 years ago
h_vogt b85270c30c sharedspice.vcxproj, add 64 bit capability 10 years ago
h_vogt 57980c7471 sharedspice.vcxproj, add suitable preprocessor flags 10 years ago
rlar 875cab6758 *.vcxproj, enable <GenerateDebugInformation>true 10 years ago
rlar edaded001a *.vcxproj, use <DebugInformationFormat>ProgramDatabase 10 years ago
h_vogt 9f62057973 introduce include file "ngspice/randnumb.h" 10 years ago
rlar 4c60783e4d xspice, implement EVTdest() to fix xspice memory leaks 10 years ago
rlar 97cc400efb ngspice/evt.h, ngspice/enh.t, reduce scope of these include files 10 years ago
h_vogt caee377fd3 visualc/, put flex/bison output files into tmp-bison/ 10 years ago
rlar 9d99a06bcd dvec abstraction, #2/11, introduce `dvec_alloc()' 10 years ago
rlar 96f6ebfb80 visualc/*.vcxproj, win_bison.exe in CustomBuild instead of PreBuildEvent 11 years ago
rlar df601c5662 visualc/*.vcxproj, canonical directory structure for all project/configuration/platform tuples 11 years ago
rlar 5dbd9abd1c visualc/*.vcxproj, remove redundant $(ProjectDir) 11 years ago
rlar 88dfddb76b visualc/*.vcxproj, use <TargetName> based default instead of explicit <OutputFile> 11 years ago
rlar ac4395d6fc visualc/*.vcxproj, conf.obj is actually $(IntDir)conf.obj 11 years ago
rlar 45e569a630 visualc/sharedspice.vcxproj, add <ProjectName> 11 years ago
rlar b6b051b132 visualc/*.vc*proj, sort the entries into a convenient order 11 years ago
rlar d8e6b02db0 visualc/sharedspice.vcxproj, enable <MultiProcessorCompilation> 11 years ago
rlar 437ce81eb2 visualc/sharedspice.vcxproj, migrated with visual studio 2015 11 years ago
rlar d482d821d3 visualc/*.vc*proj, polish <OpenMPSupport> 11 years ago
rlar f08817b827 visualc/*.vc*proj, sort the entries into a convenient order 11 years ago
rlar 6e5b177c85 visualc/*.vc*proj, unify, remove stray <PreprocessorDefinitions>...RELBUILD64 11 years ago
rlar a4388afa07 visualc/*.vc*proj, <PreprocessorDefinitions>, enable XSPICE 11 years ago
rlar ce7b36aeaa visualc/vngspice.vcxproj, reposition <PreBuildEvent> 11 years ago
rlar 55e5f5b936 visualc/vngspice.vcxproj, reposition <Message> 11 years ago
rlar 4cfbb5995f visualc/*.vc*proj, avoid warning, "if exists ... del ..." 11 years ago