summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
| | * * macosx/tkMacOSXNotify.c: syncd with tclUnixNotfy.c changes sincedas2005-04-261-1/+2
| | * * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlinedhobbs2005-02-101-2/+1
| | * Fixed manpage installation.rmax2004-11-181-4/+4
| | * 2004-11-18 Reinhard Max <max@suse.de>rmax2004-11-181-42/+21
| | * * tests/safe.test (safe-1.3): Made test less sensitve to thedgp2004-10-261-1/+7
| | * * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after theirhobbs2004-07-191-4/+4
| | * * unix/Makefile.in (SHLIB_LD_FLAGS): include in Makefile as it ishobbs2003-11-111-1/+2
| | * * unix/Makefile.in: do not run autoconf during 'make dist' as thehobbs2003-05-201-4/+2
| * | [Bug 2446711]: Remove 'allpatch' target.stwo2010-12-171-23/+1
| * | Use 'rpmbuild', not 'rpm' [Bug 2537626].stwo2010-12-171-3/+3
| * | * unix/Makefile.in: add valgrind targethobbs2010-08-271-1/+9
| * | * unix/configure: regen with ac-2.59hobbs2010-08-121-10/+3
| * | Trivial CYGWIN fixes (backported from trunk)nijtmans2010-01-061-25/+25
| * | * generic/tkConsole.c: Relax the runtime version requirements on Tcldgp2009-10-151-2/+2
| * | Removed stray @ from Makefile.in test target. [Bug 2764263]stwo2009-04-241-10/+10
| * | Don't chmod/exec installManPage. [Patch 2769530]stwo2009-04-241-8/+5
| * | Squelch all mention of prolog.ps; it isn't used. [Bug 1466509]dkf2009-04-101-3/+3
| * | Backport of Patch 907924Kevin B Kenny2009-01-201-5/+9
| * | * unix/Makefile.in: Relax constraints in index script so thatdgp2008-10-101-3/+2
* | | Clean up '.PHONY:' targets: Arrange those common to Tcl and Tk as in Tcl's Ma...stwo2010-12-171-6/+8
* | | [Bug 2446711]: Remove 'allpatch' target.stwo2010-12-171-24/+2
* | | Use 'rpmbuild', not 'rpm' [Bug 2537626].stwo2010-12-171-3/+3
* | | Installer Improvements. Similar to Tcl [Patch 3101127].stwo2010-12-161-50/+49
* | | * unix/Makefile.in: add valgrind targethobbs2010-08-271-1/+9
* | | * unix/configure: regen with ac-2.59hobbs2010-08-121-10/+3
* | | * unix/configure.in, unix/Makefile.in: [Bug 2965133]: Get rid of thedkf2010-03-231-2/+2
* | | Use @EXEEXT@ in stead of @EXT_SUFFIX@nijtmans2010-02-221-3/+3
* | | Fix [Bug 2415437] with supplied patch. LIB_RUNTIME_DIR now not forced to bedkf2010-02-191-2/+2
* | | Use EXE_SUFFIX for Cygwin, andnijtmans2009-12-231-28/+29
* | | Better fix for the problem when someone tricks make into thinking 'test' is adkf2009-11-231-1/+12
* | | Commented out broken rule that stopped 'make test' from working.dkf2009-11-231-9/+9
* | | Compile tkTest.c and friends with Stubsnijtmans2009-11-191-5/+5
* | | [Patch #2883533] tcl.m4 support for Haiku OSnijtmans2009-11-191-3/+3
* | | * unix/Makefile.in: Partially reverted Don Porter's 2009-10-20andreas_kupries2009-11-101-3/+7
* | | * unix/Makefile.in: Remove $(PACKAGE).* and prototype from thedgp2009-10-261-2/+2
* | | Also removed the long outdated and brokendgp2009-10-201-83/+1
* | | * unix/Makefile.in: Compiling Tk no longer requires header filesdgp2009-10-201-7/+3
* | | * macosx/Wish.sdef (new file): Install and enable sdef filedas2009-08-241-2/+3
* | | * unix/Makefile.in: Define NDEBUG in optimized (non-das2009-07-181-2/+2
* | | Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-19/+23
* | | * unix/Makefile.in: add support for --enable-aqua=carbondas2009-06-261-9/+20
* | | Removed stray @ from Makefile.in test target. [Bug 2764263]stwo2009-04-241-10/+10
* | | Don't chmod/exec installManPage. [Patch 2769530]stwo2009-04-241-8/+5
* | | Added support for reporting TEA-like info via pkg-config. [Patch 2243962]dkf2009-03-141-4/+7
* | | Patch 907924Kevin B Kenny2009-01-201-5/+9
* | | Implementation of TIP #244, PNG image support.dkf2008-12-281-4/+7
* | | Remove references to deleted filedkf2008-12-051-4/+4
* | | Implementation of the [tk busy] command on non-OSX.dkf2008-10-181-3/+8
* | | Split the photo image core into two pieces to make it easier to maintain.dkf2008-08-251-4/+9
* | | * generic/tkWindow.c: Revised package initialization so thatdgp2008-04-021-3/+3
|/ /