Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * win/Makefile.in: Corrected building threaded tktest.exe on | redman | 1999-07-29 | 1 | -7/+35 |
| | | | | | Windows. Needed to link in .obj files from Tcl, needs to change later so that code is in Tk and doesn't require a Tcl build. | ||||
* | * unix/Makefile.in: | redman | 1999-07-16 | 1 | -2/+2 |
| | | | | | | | * win/Makefile.in: Copy the prolog.ps from the generic directory for install-libraries. * unix/aclocal.m4: Check for Alpha/Linux to set the IEEE flag to the compiler to be -mieee. Patch from Don Porter. | ||||
* | Add prolog.ps to windows install-libraries | redman | 1999-06-30 | 1 | -2/+3 |
| | |||||
* | Don't install the DLL if it wasn't being built, by checking | redman | 1999-06-29 | 1 | -4/+7 |
| | | | | the DLLSUFFIX variable. | ||||
* | install-binaries was nto installing the Tk DLL on Windows | surles | 1999-06-29 | 1 | -1/+3 |
| | |||||
* | minor bug in tk Makefile.in | surles | 1999-06-26 | 1 | -2/+2 |
| | |||||
* | Modifications to CC_EXENAME macro (aclocal.m4). | redman | 1999-06-18 | 1 | -7/+9 |
| | | | | Fix static builds and installation macros. | ||||
* | added Makefile.in files for windows | surles | 1999-06-16 | 1 | -0/+491 |