rlar
|
4cfbb5995f
|
visualc/*.vc*proj, avoid warning, "if exists ... del ..."
(query-replace-regexp "CommandLine=\"del \\(.*\\).obj" "CommandLine=\"if exist \\1.obj del \\1.obj")
(query-replace-regexp "<Command>del \\(.*\\).obj" "<Command>if exist \\1.obj del \\1.obj")
|
11 years ago |
rlar
|
949f69d6de
|
visualc/*.vc*proj, drop ExcludeFromBuild="false" and <PreBuildEventUseInBuild..true
thats the default anyway
|
11 years ago |
rlar
|
6c4a87d530
|
visual*/*.vc*proj, unify <PreprocessorDefinitions>, drop stray XSPICE
|
11 years ago |
rlar
|
ba9fd345b2
|
visualc*/*.vc*proj, unify, `<LinkIncremental>=false...'
|
11 years ago |
h_vogt
|
2c1266d82e
|
visualc*/*.vc*proj, unify, MinimalRebuild="false"
|
11 years ago |
h_vogt
|
d74da6aa95
|
*.vc*proj, polish Message/Description
|
11 years ago |
rlar
|
8046ede515
|
*.vc*proj, fix path to the win_bison generated files
|
11 years ago |
rlar
|
f08437d53b
|
*.vc*proj, add parse-bison.h entry
|
11 years ago |
rlar
|
250215cb79
|
*.vc*proj, invoke win_bison.exe
|
11 years ago |
rlar
|
ea5efcf27d
|
*.vc*proj, sort them to their fashion
|
11 years ago |
rlar
|
2975cc098d
|
*.vc*proj, synchronize AdditionalIncludeDirectories
all of them shall have the visualc local "include"
in front of "src/include"
|
11 years ago |
h_vogt
|
afa12bbcae
|
*.vc*proj, fix incomplete commit "hisimhv2: fix naming problems by MS linker"
|
11 years ago |
rlar
|
517b36edd0
|
update visual stdio project files
|
11 years ago |
dwarning
|
010174ec2a
|
devices/bsim4v7, add to build infrastructure
|
12 years ago |
dwarning
|
cba69c4850
|
devices/bsim4v4, remove ancient bsim4 model version 4.4
|
12 years ago |
dwarning
|
ab8a503b68
|
few cleanings to get better compatibility with VC++ 2010
|
12 years ago |
h_vogt
|
7465d526eb
|
VC project with FFTW3 library enabled
|
12 years ago |
dwarning
|
6759faefd5
|
visualc, copy to new project which uses the FFTW3 library
|
13 years ago |
h_vogt
|
89632488a6
|
bugfix: add CONFIG64 to console64/debug
|
12 years ago |
h_vogt
|
89241913f6
|
VC project, output directory "64"
|
12 years ago |
dwarning
|
2838eeb1ac
|
devices/vbic, implement VBICsoaCheck()
|
13 years ago |
dwarning
|
2875ac632f
|
devices/hisim2, implement HSM2soaCheck()
|
13 years ago |
dwarning
|
f6c6fa85a0
|
devices/hisimhv1, implement HSMHVsoaCheck()
|
13 years ago |
dwarning
|
7bafe7c238
|
devices/bsimsoi, implement B4SOIsoaCheck()
|
13 years ago |
dwarning
|
8a005d8e4c
|
devices/bsim4v6, implement BSIM4v6soaCheck()
|
13 years ago |
dwarning
|
4b643d6b3f
|
devices/bsim4v5, implement BSIM4v5soaCheck()
|
13 years ago |
dwarning
|
5a64b7849c
|
devices/bsim4, implement BSIM4soaCheck()
|
13 years ago |
dwarning
|
f9c05885fa
|
devices/bsim3v32, implement BSIM3v32soaCheck()
|
13 years ago |
dwarning
|
4e4ea00ba7
|
devices/bsim3, implement BSIM3soaCheck()
|
13 years ago |
dwarning
|
d44eeb05a4
|
devices/bjt, implement BJTsoaCheck()
|
13 years ago |
dwarning
|
b71a83f100
|
devices/dio, implement DIOsoaCheck()
|
13 years ago |
dwarning
|
542bb9cd26
|
devices/cap, implement CAPsoaCheck()
|
13 years ago |
dwarning
|
51f660d5f2
|
devices/res, implement RESsoaCheck()
|
13 years ago |
dwarning
|
c8f5d49ddd
|
implement CKTsoaCheck()
|
13 years ago |
h_vogt
|
8ad6bd209d
|
replacements for functions missing in the msvc world
|
12 years ago |
h_vogt
|
0ecd633334
|
dcpss.c : compatibility to MS Visual Studio C
vngspice.vcproj, config.h: add PSS to Vc project
|
13 years ago |
Stefano Perticaroli
|
79bffc78a1
|
next version of PSS2
which was reviewed and rewritten on branch `PSS-2-try-to-rebase+4'
by Stefano Perticaroli and Francesco Lannutti
|
13 years ago |
rlar
|
0be61b3e5a
|
remove PSS2
|
13 years ago |
h_vogt
|
1b4c17a464
|
rename spicelib/parser/inp.h to inpxx.h
since we have another "inp.h" in src/frontend
|
13 years ago |
Francesco Lannutti
|
574d39e29c
|
remove almost empty src/maths/ni/nipred.h
|
13 years ago |
Francesco Lannutti
|
e27d43cd0c
|
remove empty src/maths/ni/*.h include files
|
13 years ago |
dwarning
|
c1705e32ae
|
change model name from hisimhv to hisimhv1
|
14 years ago |
Francesco Lannutti
|
d8b2ac56a3
|
rename "bsim3soi" device to "bsimsoi"
|
14 years ago |
h_vogt
|
07bb5f8e2f
|
vngspice.vcproj: 64 bit compilation improved
|
14 years ago |
Francesco Lannutti
|
c23bd59c44
|
removed ancient PARALLEL_ARCH feature
removed variables
ARCHme
ARCHsize
removed functions
SMPcombine()
SMPcCombine()
CKTpartition()
removed files
spcombin.c
cktpartn.c
removed struct slots
STATcombineTime
STATtranCombTime
STATacCombTime
GENowner
<MODEL>owner
|
14 years ago |
h_vogt
|
669399c928
|
Visual Studio, increase Stack for 64 bits
from
standard (0)
to
StackReserveSize="4194304"
StackCommitSize="16384"
|
14 years ago |
h_vogt
|
f15765bf46
|
Visual Studio: console and GUI, 32 Bit and 64 Bit newly organized
|
14 years ago |
dwarning
|
d9561123f9
|
Add temperature coefficients for B sources
|
14 years ago |
rlar
|
598238f46a
|
conditionally compile PSS analysis
|
14 years ago |
rlar
|
1425d43b3c
|
#6/6 config.h --> ngspice/config.h, vngspice.vcproj
|
14 years ago |