Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
14 check-ins using file unix/tclConfig.sh.in version 507102be8a
|
1998-07-29
| ||
| 14:16 | - added setting of EXPORT to DLLEXPORT if we are building Tcl. check-in: 5538e2fc7b user: escoffon tags: trunk | |
| 14:12 | Define EXPORT to be DLLEXPORT check-in: 82024417fa user: escoffon tags: trunk | |
| 14:02 | - added setting of EXPORT to DLLEXPORT if we are building Tcl check-in: 751e78fa94 user: escoffon tags: trunk | |
| 13:50 | - added setting of EXPORT to DLLEXPORT if we are building Tcl. check-in: 215c40995c user: escoffon tags: trunk | |
| 13:48 | added unconitional setting of EXPORT to DLLEXPORT (source files that contain an EXTERN must declare ... check-in: adfe2780f7 user: escoffon tags: trunk | |
| 13:25 | - added setting of EXPORT to DLLEXPORT if we are building the Tcl lib. check-in: 238cbde377 user: escoffon tags: trunk | |
| 13:12 | Merged changes between child workspace "/home/escoffon/ws/tcl8.0" and parent workspace "/export/hom... check-in: 2877badc12 user: escoffon tags: trunk | |
| 12:46 | set EXPORT to DLLEXPORT unconditionally, since the declaration of Registry_Init is inside the source... check-in: bba8ed34e5 user: escoffon tags: trunk | |
| 11:43 | dropped a couple of unnecessary #defines check-in: fe5877ab2c user: escoffon tags: trunk | |
| 11:41 | make sure the EXPORT macro is reset to DLLIMPORT at the end of the file check-in: c89732ceca user: escoffon tags: trunk | |
| 11:12 | modified to support the new EXTERN macro, which has support for DLL import/export mechanisms. - Defi... check-in: 9a8d7964e9 user: escoffon tags: trunk | |
| 11:10 | use "ifdef DLL_BUILD" instead of "ifndef STATIC_BUILD" check-in: 5749fb7dc0 user: escoffon tags: trunk | |
| 11:09 | Added support for DLL import/export declarations in the EXTERN macro check-in: 0ecc56fb10 user: escoffon tags: trunk | |
| 10:30 | More DBG quoting fixes check-in: 884367dfd8 user: welch tags: trunk | |