Stephen Williams
146f64992c
Create support for the --enable-suffix configuration option.
...
This configure option causes the installed commands to have
a suffix string that makes them distinct from other versions
that also have a suffix string. This allows for multiple
installed versions of Icarus Verilog.
Also, move installed C/C++ header files into a subdirectory of
their own under the target include directory, to make clearer
the purpose and source of those files.
(cherry picked from commit 4bc90f7cfd )
2008-11-19 22:39:10 -08:00
steve
c045f51a7f
Spelling fixes (larry doolittle)
2007-02-26 19:51:38 +00:00
steve
c9f38f5ffa
Improve distclean targets.
2005-02-23 18:40:23 +00:00
steve
e4ae832153
Clean up spurious trailing white space.
2004-10-04 01:10:51 +00:00
steve
b3a3428b9a
Clean up bin32 files.
2004-10-04 01:09:07 +00:00
steve
e827f8f8c1
Cleanup and factoring of autoconf.
2004-09-27 22:34:10 +00:00
steve
98ba641e67
Remove bad casts.
2004-09-10 00:15:45 +00:00
steve
5f38591676
Better type safety.
2004-09-05 21:19:51 +00:00
steve
dd7472d125
Mingw needs -liberty, but Cygwin cannot tolerate it.
2004-03-11 06:06:59 +00:00
steve
081a6a4088
Cleanup configure detection of win32.
2004-02-15 03:17:36 +00:00
steve
8188c4c690
Makefile cleanup.
2004-02-10 19:25:00 +00:00
steve
8aca824c0f
Further unify the configure.in scripts.
2004-01-15 20:52:32 +00:00
steve
d4525ddc16
Some systems dlsym requires leading _ or not on whim.
2003-12-12 05:43:08 +00:00
steve
80570c7c78
some header files in the build directory, as well as srcdir.
2003-11-08 19:30:15 +00:00
steve
e49856fad4
Add vvp32 support for cadpli.
2003-10-09 01:07:20 +00:00
steve
ddba06904c
Put libveriuser into a single .o file.
2003-10-06 21:27:05 +00:00
steve
52b756a6fa
Configure control for the vpi subdirectory.
2003-10-02 21:30:40 +00:00
steve
14150d6fba
ifdef idents correctly.
2003-08-26 16:26:01 +00:00
steve
6b7879c0b0
Ignore autom4te.cache files.
2003-08-10 00:41:26 +00:00
steve
8df9bb3840
Remove veriusertfs stuf.
2003-04-30 01:28:06 +00:00
steve
d5642e6bdf
Preserve user specifiec CFLAGS/CPPFLAGS.
2003-04-23 05:27:44 +00:00
steve
411098117a
no whole_archive flag on openbsd.
2003-03-01 06:24:06 +00:00
steve
feee40603c
Makefile cleanups to better support concurrent make.
2003-02-27 22:13:22 +00:00
steve
fc062c3b63
Add the check make target.
2003-02-24 22:35:56 +00:00
steve
6fab2e3651
Detect whole_archive flags in configure.
2003-02-22 04:29:14 +00:00
steve
eeb056b8d9
Only include malloc.h if it is present.
2003-02-22 04:04:38 +00:00
steve
8f99365e9a
Use a variant of ivl_dlfcn to do dynamic loading
...
from within the cadpli module.
Change the +cadpli flag to -cadpli, to keep the
plusargs namespace clear.
2003-02-17 00:01:25 +00:00
steve
41e54499c9
Add the cadpli HOWTO.
2003-02-16 02:44:47 +00:00
steve
d8761211a4
Add the cadpli interface module.
2003-02-16 02:23:54 +00:00