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
2025-12-31 23:00:54 -08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
4613cb05be
ecl
/
msvc
History
Download ZIP
Download TAR.GZ
jjgarcia
57ea34ce87
To remove an environment variable under Windows, one must do a setenv() with a null string
2005-05-02 12:50:47 +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
Make ECL compilable again under MSVC.
2005-04-13 14:36:45 +00:00
ecl.def
Make ECL compilable again under MSVC.
2005-04-13 14:36:45 +00:00
Makefile.msvc6
Make ECL compilable again under MSVC.
2005-04-13 14:36:45 +00:00