summaryrefslogtreecommitdiffstats
path: root/win/README
Commit message (Collapse)AuthorAgeFilesLines
* * win/README: Update link to msys_mingw8.zip.mdejong2005-07-291-13/+2
| | | | | Remove old Cygwin + Mingw info, people should just build with the msys + mingw configuration.
* * win/README: Update msys+mingw URL to release 6.mdejong2003-01-271-4/+4
| | | | This version bundles gcc 3.
* * win/README: Update msys + mingw URL, themdejong2003-01-131-2/+2
| | | | | | new release includes the released 1.0.8 version of msys which includes a number of bug fixes.
* * win/README: Update msys build env URL. Thismdejong2002-11-261-2/+2
| | | | release #4 build both tcl and tk without problems.
* * win/README: Update msys+mingw URL.mdejong2002-06-041-2/+2
|
* * win/README: Update to indicate that Mingw 1.1 ismdejong2002-03-091-13/+29
| | | | | | required to build Tcl. Add section describing new msys based build process. Update Cygwin build instructions so users know where to find Mingw 1.1.
* updated to use www.tcl.tk URLhobbs2002-03-041-2/+2
|
* * win/makefile.vc:davygrvy2001-11-151-7/+12
| | | | | | | * win/rules.vc: Small bug fixes. * win/README: added some docs pointing to the docs in makefile.vc for it's use.
* * win/README: Change minimum VC++ version to 5.X sincemdejong2001-11-071-3/+16
| | | | | | | | | | | | 4.X is known not to work. Indicate that Mingw is required and building with Cygwin gcc is not supported. Include instructions that indicate how to install Mingw and what URLs folks should use to download the supported version of Mingw. * win/configure: Regen. * win/configure.in: Error out if user tries to compile the Windows version of Tcl with Cygwin gcc. Users should compile with Mingw gcc instead.
* win/README: made note of URL for Windows compilation noteshobbs2001-08-071-12/+7
|
* updated READMEs with purlsuid381722001-07-051-2/+2
|
* * README:hobbs2001-04-031-3/+3
| | | | | * win/README: * win/README.binary: further notes corrections.
* * README:hobbs2001-04-021-7/+2
| | | | | | | | * mac/README: * win/README: * win/README.binary: * unix/README: updated patchlevel information to 8.4a3 and updated links and notes.
* remove --enable-gcc configure optionmo2000-08-251-1/+10
|
* * README:hobbs2000-05-031-9/+9
| | | | | | | | | | | | | | | | | | * generic/tcl.h: * library/init.tcl: * library/reg1.0/pkgIndex.tcl: * library/tcltest1.0/tcltest.tcl: * mac/README: * tools/tcl.hpj.in: * tools/tcl.wse.in: * unix/README: * unix/configure.in: * unix/tcl.spec: * win/README: * win/README.binary: * win/configure.in: * win/makefile.vc: * win/tcl.m4: updated patchlevel to 8.4a1
* * README:hobbs2000-04-261-7/+4
| | | | | | | | | * mac/README: * tools/tcl.wse.in: * unix/README: * unix/tcl.spec: * win/README: * win/README.binary: Updating URLs to reference dev.scriptics.com
* * unix/configure.in:hobbs2000-02-081-2/+2
| | | | | | | | | * win/configure.in: * win/README: * win/README.binary: * generic/tcl.h (TCL_RELEASE_SERIAL): Moved to 8.3.0 patchlevel * unix/tcl.m4: changed all -fpic to -fPIC
* * {win,mac,unix,tools,}/README:hobbs1999-10-051-10/+10
| | | | | | | | | | | | * win/README.binary: * win/makefile.vc: * {win,unix}/configure.in: * generic/tcl.h: * library/init.tcl: updated to 8.3a1 from 8.2.0. * win/tclWinReg.c: fixed registry command to properly 'get' HKEY_PERFORMANCE_DATA root key data. Needs more work. * win/tclWinSerial.c: changed SerialSetOptionProc to return TCL_OK by default. (patch from Rolf Schroedter)
* * Changed version to 8.2b2.redman1999-07-221-4/+4
| | | | | | | | | | | | | | | | | | * win/tclWinPort.h: Block out include of sys/*.h in order to build extensions with MetroWerks compiler for Win32. [Bug: 2385] * generic/tclCmdMZ.c: * generic/tclIO.c: Fix ANSI-style prototypes based on patch from Ulrich Ring. [Bug: 2391] * unix/Makefile.in: Need to make install-sh executable before calling (with chmod +x). [Bug: 2413] * tests/var.test: * generic/tclVar.c: Fixed bug that caused a seg. fault when using "array set a(b) {}", which is a bad array name anyway. Now the "array set" command will return an error in this case. Added test case and fixed existing test. [Bug: 2427]
* Changed to Tcl 8.2b1welch1999-06-251-7/+7
|
* merged 8.1.0 changes into mainlinestanton1999-04-241-134/+20
|
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-29/+28
|
* updated readmes for 8.0.5 releasestanton1999-02-091-17/+14
|
* Updated the version to 8.0.5.rjohnson1999-01-041-3/+3
|
* Bumped the optimization to -O2 (optimize speed); test suite seems to haveescoffon1998-10-171-3/+3
| | | | worked (as much as test suites under windows work)
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* *** empty log message ***welch1998-08-041-12/+36
|
* *** empty log message ***welch1998-08-041-1/+2
|
* Added notes about DLLIMPORT and DLLEXPORTwelch1998-07-291-6/+65
|
* *** empty log message ***welch1998-07-281-3/+2
|
* Initial revisionrjohnson1998-03-261-0/+109