This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ecl
Watch
1
Fork
You've already forked ecl
0
mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced
2026-01-02 07:30:55 -08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
4cc58116bb
ecl
/
msvc
History
Download ZIP
Download TAR.GZ
goffioul
4cc58116bb
Export new functions in the DLL.
2005-05-11 08:15:11 +00:00
..
c
Make WIN32 port use MSVCRT.DLL: required otherwise the library and the main code does not share the C runtime descriptors.
2005-02-14 10:25:12 +00:00
doc
The build system has been cleaned. The --with-system-* options now can automatically detect the existence of GMP and Boehm-Weiser libraries
2005-04-12 11:59:26 +00:00
gc
Make WIN32 port use MSVCRT.DLL: required otherwise the library and the main code does not share the C runtime descriptors.
2005-02-14 10:25:12 +00:00
gmp
Make WIN32 port use MSVCRT.DLL: required otherwise the library and the main code does not share the C runtime descriptors.
2005-02-14 10:25:12 +00:00
h
To remove an environment variable under Windows, one must do a setenv() with a null string
2005-05-02 12:50:47 +00:00
util
Make the MSVC++ port relocatable, i.e. the installation path is not hardcoded in ECL. Also, suport for NSI under MSVC++.
2004-10-29 13:50:26 +00:00
ecl-threads.def
Export new functions in the DLL.
2005-05-11 08:15:11 +00:00
ecl.def
Export new functions in the DLL.
2005-05-11 08:15:11 +00:00
Makefile.msvc6
Make ECL compilable again under MSVC.
2005-04-13 14:36:45 +00:00