jgarcia
|
14c3b6bdae
|
Some more fixes for windows
|
2008-05-06 07:48:32 +00:00 |
|
jgarcia
|
b2cb38d1e9
|
Remove unused flag.
|
2008-04-13 13:23:04 +00:00 |
|
jgarcia
|
6a4b16e4c9
|
Slight improvements in the compliance of environment functions MACHINE-INSTANCE, MACHINE-TYPE, SHORT-SITE-NAME, etc
|
2008-04-13 13:13:11 +00:00 |
|
jgarcia
|
2cb141c3ba
|
The symbols from Boehm-Weiser garbage collector are now exported from the DLL also in Windows. This means PROFILE can be built there. In addition, under mingw32 we now only export symbols which have been marked with dllexport.
|
2008-03-17 08:28:20 +00:00 |
|
jgarcia
|
7fb92c431c
|
General rewrite of the Windows install process and update of the NSIS installation files
|
2007-12-22 14:57:30 +00:00 |
|
jgarcia
|
af8c7a0618
|
Change directory structure
|
2007-06-04 18:43:32 +00:00 |
|
jgarcia
|
5350395915
|
In windows, CLX is no longer automatically built by default
|
2007-06-03 13:21:19 +00:00 |
|
jgarcia
|
d9515eef04
|
Remove empty directories when cleaning
|
2007-04-14 11:30:37 +00:00 |
|
jgarcia
|
a6f4addba7
|
Use MSVC v.7 debugging symbols instead of databases
|
2007-02-04 14:38:16 +00:00 |
|
jgarcia
|
0f62ae2741
|
No documentation in Windows
|
2007-02-03 21:31:13 +00:00 |
|
jgarcia
|
546b6391a0
|
Remove obsolete flag
|
2007-02-03 12:14:36 +00:00 |
|
mgoffioul
|
9f836090b5
|
- Increase ECL version
- Link against shell32.dll
|
2006-10-10 07:57:59 +00:00 |
|
mgoffioul
|
a501819e33
|
Install manifest files when present (VC8).
|
2006-06-24 21:00:54 +00:00 |
|
jjgarcia
|
e297b79ebc
|
Makefile would fail if directories ecl/gc ecl/gc/private exist.
|
2006-03-08 09:58:57 +00:00 |
|
jjgarcia
|
176c798b14
|
Install garbage collector header files
|
2006-03-07 18:43:52 +00:00 |
|
jjgarcia
|
456c9bbe3a
|
BUILD-STAMP is required to detect the library directory
|
2006-03-07 16:41:49 +00:00 |
|
jjgarcia
|
ee6956e3de
|
Ensure directories exist
|
2006-03-07 11:20:20 +00:00 |
|
jjgarcia
|
d9997268f8
|
Final fixes to make the new directory structure work with MSVC++
|
2006-02-28 14:21:26 +00:00 |
|
jjgarcia
|
936b7fb6f6
|
Header files are now kept in a directory named 'ecl', so as to avoid name clashes with other headers.
|
2006-02-28 14:05:47 +00:00 |
|
jjgarcia
|
02efa0ea98
|
/nodefaultlib:libd is required by the free Visual Studio compiler when compiling with debugging information
|
2005-11-21 12:32:40 +00:00 |
|
goffioul
|
f4d402e8ef
|
Fix scripts for self-installing executable generation.
|
2005-11-18 09:09:22 +00:00 |
|
goffioul
|
d3b30eed35
|
Add defsystem compilation under MSVC.
|
2005-11-18 07:59:47 +00:00 |
|
jjgarcia
|
26d3cad037
|
Also avoid linking statically against libc.lib
|
2005-11-09 09:19:57 +00:00 |
|
jjgarcia
|
4488f3b900
|
Add flags required by the free MS Visual Studio 2003
|
2005-11-07 12:22:50 +00:00 |
|
goffioul
|
cb5ccd7927
|
Add compile utility under Win32/MSVC.
|
2005-10-28 14:57:10 +00:00 |
|
goffioul
|
a42442819c
|
Restore default config under MSVC.
|
2005-10-27 14:34:53 +00:00 |
|
goffioul
|
716eae22a8
|
Clean-up the way how GC symbols are accessed and re-exported from ECL.
|
2005-10-27 14:32:53 +00:00 |
|
goffioul
|
0300955bf2
|
Fix cut.exe and installed config header under Win32.
|
2005-10-26 12:38:58 +00:00 |
|
goffioul
|
8314aaa872
|
Enable RT module compilation.
|
2005-10-25 13:04:50 +00:00 |
|
goffioul
|
e692d3f574
|
Disable MSVCRT.DLL debugging for the moment as it seems to conflict with the regular one.
|
2005-10-04 08:15:01 +00:00 |
|
goffioul
|
03240111d0
|
- Make it compile again under MSVC/Win32
- Use -MDd when debug is enabled
|
2005-09-20 08:39:39 +00:00 |
|
goffioul
|
ff0f03ef28
|
Allow compilation without debug info under MSVC.
|
2005-09-05 09:27:02 +00:00 |
|
jjgarcia
|
a78bdff27a
|
Activated building ECL with debug information under Windows VC6 (M. Goffioul)
|
2005-09-02 15:29:25 +00:00 |
|
goffioul
|
b48db26886
|
Make it compile (again) under MSVC
|
2005-08-22 14:14:22 +00:00 |
|
goffioul
|
db91941bf8
|
Make it compile again under MSVC.
|
2005-08-02 07:37:25 +00:00 |
|
goffioul
|
19d74b2245
|
Increase version number to 0.9g
|
2005-06-09 11:43:05 +00:00 |
|
goffioul
|
ba03609351
|
Needs to get back to top directory explicitely.
|
2005-06-06 06:44:47 +00:00 |
|
jjgarcia
|
bd283f5a2b
|
Patches for building ECL using the Microsoft Visual C++ Toolkit 2003
|
2005-05-30 09:06:51 +00:00 |
|