summaryrefslogtreecommitdiffstats
path: root/unix/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* * README:hobbs2000-04-191-2/+2
| | | | | | | | | | | | | * generic/tk.h: * unix/configure.in: * unix/tk.spec: * win/configure.in: bumped to version 8.3.1 * library/msgbox.tcl (tkMessageBox): changed to use grid in some places, realign icon to anchor nw. * mac/tkMacScale.c: reverted tkMacScale.c to 1.5 equivalent (it was accidentally bumped forward).
* * unix/configure.in: Applied patch from [Bug: 4237]; ensures thatericm2000-03-301-1/+3
| | | | | | | | srcdir is fully qualified. * unix/Makefile.in: Applied patch from [Bug: 4237]; if tcltest was not compiled, make test/tktest failed. Now it has a rule to build tcltest if it has not been built.
* * unix/tkUnixWm.c (Tk_CoordsToWindow): qualified delete of errorhobbs2000-02-101-14/+1
| | | | | | | | | | | | | handler as the goto label is reached from above and below. * unix/configure.in: * unix/aclocal.m4: cleaned up macros to coincide with tcl.m4, added -export-dynamic to LDFLAGS for FreeBSD-3+ [Bug: 2998] * unix/README: * unix/Makefile.in (dist): removed porting.notes and porting.old from distribution and CVS. The information was very outdated. Now refer to http://dev.scriptics.com/services/support/platforms.html
* * unix/aclocal.m4: changed all -fpic to -fPIChobbs2000-02-081-2/+2
| | | | | | | * README: * unix/configure.in: * win/configure.in: * generic/tk.h (TK_RELEASE_SERIAL): Moved to 8.3.0 patchlevel
* * changes: updated changes file to reflect 8.3b2 modshobbs2000-01-141-2/+2
| | | | | | | * README: * generic/tk.h: * unix/configure.in: * win/configure.in: updated to patchlevel 8.3b2
* * unix/aclocal.m4: strtod bug on Tru64 [Bug: 3378]hobbs2000-01-121-1/+2
| | | | | | | | | | | | | | | | | * unix/Makefile.in: added tests to prevent unnecessary chmod +x in source dirs while installing [Bug: 3367] * unix/configure.in: properly sub'ed in TK_SHARED_BUILD [Bug: 3385] * tests/winWm.test: * tests/unixWm.test: * mac/tkMacWm.c: * unix/tkUnixWm.c: fixed possible X error being raised [Bug: 3377] * win/tkWinWm.c: wm deiconify in zoom state [Bug: 2077], fixed possible flashing of unmapped toplevel in deiconify [Bug: 3338] and fixed mapping of transient window [Bug: 572] Also, for all wm's, extended 'wm state' command to allow setting of the state, and added official support of 'zoomed' state on Win.
* * unix/configure.in:hobbs1999-12-211-2/+2
| | | | | | | | | | | | | | | | | | | * README: updated for patch level 8.3b1 * unix/tkUnixWm.c: fixed panic in Tk_CoordsToWindow to print error and continue instead (for Tix) [Bug: 716 et al] * unix/tkUnixMenu.c: * unix/tkUnixFont.c: * generic/tkImgPPM.c: removed extranneous vars that were set but never used. * unix/aclocal.m4: removed -O flag for AIX when using the IBM compiler (several versions have a bug that crops up in the text widget). [Bug: 2316] * unix/Makefile.in: removed extra slash in SCRIPT_INSTALL_DIR [Bug: 3896]
* 1999-09-24 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-10-011-4/+4
| | | | | | | | | | | | | * */README: * win/makefile.vc: * */configure.in: * generic/tk.h: * library/tk.tcl: up'd to 8.3a1 * unix/Makefile.in: changed 'mkdir' to 'mkdir -p' * library/dialog.tcl: changed {Times 18} to {Times 12} for dialog font.
* Change version numbers to 8.2.0redman1999-08-101-2/+2
|
* Fix configure scripts for beta version number (b2 instead of b1).redman1999-08-041-2/+2
|
* configure now adds the "g" suffix to the stub library if buildwart1999-07-081-16/+7
| | | | with --enable-symbols
* Fix Tk stub file names and flagsredman1999-07-081-2/+4
|
* Changed to Tk 8.2b1welch1999-06-251-5/+4
|
* Updated to reflect recent changes in tcl.m4wart1999-06-161-7/+10
|
* Changes to make the Tk configure and Makefile.in files TEA compliant.wart1999-06-151-202/+105
|
* Merged changes from 1-3-b2 branch into mainline.stanton1999-05-261-2/+3
|
* * Changed version number to 8.1.1.stanton1999-04-301-2/+2
|
* * Merged changes from 8.1.0 branchstanton1999-04-301-2/+2
|
* Merged 8-1-0 into mainline.rjohnson1999-04-211-2/+2
|
* * Merged 8.1 branch into the main trunkstanton1999-04-161-35/+68
|
* remove --enable-tcl-stub from configure scripts due to linking problems.redman1999-03-221-25/+6
|
* integrated stubs into 8.0 main branchstanton1999-03-101-5/+77
|
* applied Paul Duffin's AIX patchstanton1999-03-061-6/+16
|
* * unix/configure.in: TK_LD_SEARCH_FLAGS was set incorrectly ifstanton1999-02-041-2/+13
| | | | | | SHLIB_LD_LIBS='${LIBS}', and shared linking is performed through the C compiler. Systems affected are Linux, MP-RAS and NEXTSTEP, but also with gcc on many more systems. [Bug: 908]
* Added -pipe option if gcc is being used.rjohnson1999-01-291-1/+18
|
* Updated the version to 8.0.5.rjohnson1999-01-041-2/+2
|
* Fixed a typorjohnson1998-12-071-3/+3
|
* Changed config & Makefile to support n32 format on IRIX.rjohnson1998-10-201-1/+3
|
* Updated patchlevel to 8.0.4 (to match Tcl update)rjohnson1998-10-141-2/+2
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* fixed --with-tcl searchingwelch1998-08-071-1/+1
|
* *** empty log message ***welch1998-08-061-1/+1
|
* 8.0.3welch1998-08-061-1/+1
|
* 8.0.3-5welch1998-08-041-2/+2
|
* 8.0.3-4welch1998-07-291-1/+1
|
* More fixes for DBGXwelch1998-07-291-4/+7
|
* DGBX changeswelch1998-07-281-5/+6
|
* the flag that caused all the X libs warnings was -Wimplicit-int, so turn thatescoffon1998-07-241-2/+2
| | | | off
* leave -Wconversion out, the X libs generate so many of these warningsescoffon1998-07-241-1/+5
| | | | that they obscure everything else.
* Added support for specifying warning flags for the compiler, with checksescoffon1998-07-221-0/+8
| | | | for gcc and appropriate defaults.
* Merged changes between child workspace "/home/escoffon/ws/tk8.0" andescoffon1998-07-211-6/+8
| | | | parent workspace "/export/home/ws/tk8.0".
* 8.0.3-3welch1998-07-201-1/+1
|
* deleted debug statements in configure.in that were mistakely left inescoffon1998-07-171-5/+0
|
* the Tk library is now created with the DBGX extension (g for debug, empty forescoffon1998-07-141-4/+4
| | | | nodebug)
* Merged changes between child workspace "/home/welch/ws/tk8.0.3" andwelch1998-07-061-1/+1
| | | | parent workspace "/ws/tk8.0".
* - added support for configuration of debug/nodebug in configure script.escoffon1998-07-011-0/+24
| | | | | - also added a atring to append to generated libraries when built with symbols.
* fix patchlevelwelch1998-06-301-1/+1
|
* Updated patchlevelwelch1998-06-291-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+407