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-01 07:10:34 -08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d5da85da1d
ecl
/
msvc
History
Download ZIP
Download TAR.GZ
goffioul
d5da85da1d
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
..
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
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
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
Fix compilation problems under MSVC and enable threads support
2005-02-10 15:18:40 +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
Add export definition file when threads support is enabled.
2005-02-10 15:20:41 +00:00
ecl.def
Export new functions in MSVC-generated DLL
2005-01-25 15:29:30 +00:00
Makefile.msvc6
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