Kevin Zheng
b4ee4e28d6
Fix a build error on FreeBSD 12, bison 3.3.2, automake 1.16.1 and BSD make
by dropping the rules to run bison and use automake's built-in rules instead
7 years ago
rlar
9d99a06bcd
dvec abstraction, #2/11, introduce `dvec_alloc()'
10 years ago
rlar
2f061b441e
Makefile.am, fix dependency rules for bison generated files
which have been lost in commit
> Date: Sun Jul 5 19:34:25 2015 +0200
>
> polish bison/flex makefile rules
11 years ago
rlar
1c6efd9481
polish bison/flex makefile rules
11 years ago
Francesco Lannutti
952f55866e
remove "error.h" from Makefile.am
this file is not anymore in the "frontend" folder
and "make dist" failed to generate the tarball
14 years ago
rlar
cb0a48801d
introduce AM_CFLAGS = $(STATIC)
14 years ago
rlar
d3c3741f43
#4/6 config.h --> ngspice/config.h, AM_CPPFLAGS
14 years ago
rlar
0b5042e7da
remove CVS `Id',`log' etc. keyword incantations
14 years ago
pnenzi
5ba0b8b86c
Statistics patch: added netlist loading and parsing time in acct command.
15 years ago
rlar
d0392a026b
small fixes to make some `Makefiles' ready for build in a separate directory
15 years ago
h_vogt
5e1ed023c6
transient noise simulation
16 years ago
rlar
196262dd1b
move the com_*() prototypes around.
16 years ago
rlar
24f55df1ae
fix parse-bison.y dependencies
16 years ago
rlar
68b2e6b23a
whitespace cleanup (all Makefile.am files)
16 years ago
h_vogt
180087ec0f
include bison files in dist
16 years ago
h_vogt
d080f6dfc0
updates for making dist, new internal fcn getline_xgrapgh
16 years ago
dwarning
5fcf9c2afe
ternary operation in control blocks
16 years ago
h_vogt
5be507a97f
command sysinfo
17 years ago
h_vogt
6053c50723
mempool.c, hash.c compatmode.c removed (Preliminary)
17 years ago
h_vogt
9f1ee290a4
new code for .measurement
17 years ago
pnenzi
1e9ba171d8
Updated some Makefiles for generating distribution tarball.
18 years ago
pnenzi
fa549df82a
TCLSPICE IMPORT + libtool + measure2 command
18 years ago
pnenzi
7f6ad5c706
Updated to new automake standard. Replaced all INCLUDES with AM_CPPFLAGS
18 years ago
h_vogt
655d8aea02
Fast fourier transform for transient data analysis
18 years ago
dwarning
bce499a9e1
global nodes and numparams now as default
18 years ago
pnenzi
6b61d1d660
Added initial support for gnuplot output (not yet working)
18 years ago
pnenzi
936cd7a4fc
Improvements in frontend by Phil Barker
19 years ago
sjborley
67ff1b3a83
Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required)
21 years ago
pnenzi
9066452b23
Trimmed Makefiles.am for "make dist" and added tests placeholders.
22 years ago
pnenzi
79fb9463b4
Added entries for numparam library.
23 years ago
pnenzi
8362dec274
Integrated code from tclspice, brorson xspice and Vera memleak.
23 years ago
pnenzi
937e3db647
Holger Vogt Windows port for Ngspice.
25 years ago
pnenzi
fd6d0b0723
Fixed stringutil missing bug.
25 years ago
arno
b04989d760
* src/hlp/*: moved these files into src/frontend/help. The files
26 years ago
arno
63b283f982
* src/hlp/*: moved these files into src/frontend/help. The files
26 years ago
arno
01df1be0cc
* Makefile.am: Added com_dump.[ch] to sources list.
26 years ago
arno
64dea8e888
* Makefile.am: Removed debugcom.[ch] from the sources list.
26 years ago
arno
53260d50f9
* com_set.h: New header file.
26 years ago
arno
f85551ea17
* frontend/Makefile.am: Updates for new files.
26 years ago
arno
8aa1ceead5
* src/parser/alias.c, src/parser/alias.h: contain frontend alias
command. Moved them to src/frontend/com_alias.c and
src/frontend/com_alias.h. Updated Makefile.am's as appropreate.
* src/parser/front.c, src/parser/front.h, src/parser/history.c,
src/parser/history.h, src/parser/modify.c, src/parser/modify.h,
src/parser/variable.c, src/parser/variable.h: Empty files.
26 years ago
arno
489fc66afd
src/Makefile.am src/help.c src/main.c
26 years ago
arno
130ced1ffb
* src/frontend/Makefile.am: Minor update.
26 years ago
arno
d1cbcf5052
src/frontend/doplot.c: refactored into the following files:
26 years ago
arno
bf66221efc
* src/frontend/Makefile.am src/frontend/plotting/Makefile.am
26 years ago
arno
0951379198
* src/frontend/Makefile.am
26 years ago
arno
4d26c7626b
* src/frontend/agraf.c src/frontend/agraf.h
26 years ago
arno
8696a52e89
* src/Makefile.am src/main.c src/sconvert.c
26 years ago
pnenzi
978f1c32a2
Initial revision
26 years ago