summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2019-09-021-0/+1
|\
| * Merge 8.5jan.nijtmans2019-09-021-0/+1
| |\
| | * Add runstatedir to Makefile.in. Not used yet, only used if "configure" script...jan.nijtmans2019-09-021-0/+1
* | | Don't bother compat/stdlib.h and compat/unistd.h any more: All currently supp...jan.nijtmans2019-07-231-3/+1
* | | merge core-8-6-branch: mac services improvementsdkf2019-06-151-3/+9
|\ \ \ | |/ /
| * | TIP 536: Improvements to Mac-specific IPCdkf2019-06-151-3/+9
| |\ \
| | * | Remove tkMacOSXLaunch.c from TIP; adds too many extraneous commands. Re-focus...Kevin Walzer2019-03-081-5/+0
| | * | Clean up implementationKevin Walzer2019-03-011-0/+3
| | * | Rename tkMacOSXLaunch.cKevin Walzer2019-02-281-2/+2
| | * | Update makefile, trying to buildKevin Walzer2019-02-281-3/+5
| | * | Add launcher code, update docsKevin Walzer2019-02-281-2/+4
| | * | More refinementsKevin Walzer2018-03-051-1/+1
| | * | Modify makefile to add new fileKevin Walzer2018-03-051-1/+5
* | | | Merge 8.6jan.nijtmans2019-05-271-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 8.5jan.nijtmans2019-05-271-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * Rename top README to README.md, just as done in Tcl. Reformat to md format.jan.nijtmans2019-05-271-1/+1
| * | Permit Tk 8.6 to use deprecated Tcl constructs (since we cannot look into the...jan.nijtmans2018-01-221-2/+2
* | | Fix [94eeb111fb]: macos, linux: configuration: unable to build using trunk. jan.nijtmans2019-05-151-8/+8
* | | Implement TIPs 482 and 483dkf2019-04-141-3/+31
|\ \ \
| * \ \ Merge trunk.stu2018-07-031-63/+69
| |\ \ \
| * \ \ \ Merge trunk.stu2017-11-071-3/+6
| |\ \ \ \
| * | | | | Bring more TIP #59 to Tk.<br> stu2017-05-201-2/+30
| * | | | | Set demo dir at config time.stu2017-05-201-1/+1
* | | | | | Implement TIP 507dkf2019-04-141-1/+5
|\ \ \ \ \ \
| * \ \ \ \ \ merge trunkfvogel2018-08-191-59/+62
| |\ \ \ \ \ \
| * | | | | | | Implementation of TIP #507: Include simple svg support with nanosvg. Files as...fvogel2018-05-151-1/+5
* | | | | | | | Improve ability to find Tcl sources at build time. This introduces a newyorick2019-03-271-8/+8
| |/ / / / / / |/| | | | | |
* | | | | | | Remove end-of-line spacingjan.nijtmans2018-08-101-1/+1
* | | | | | | Make Tk sufficiently 64-bit aware in order to withstand TIP #494 possible pro...jan.nijtmans2018-07-101-1/+1
* | | | | | | Make Tk compile with TIP #494 (being tested now) using compatibility macros. ...jan.nijtmans2018-07-091-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Use INSTALL_*/DIST_INSTALL_* macros to make dist.stu2018-07-031-59/+62
|/ / / / /
* | | | | merge core-8-6-branch. Sync win/rules.vc with Tcl version.jan.nijtmans2017-12-221-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Distribute *.png files with the test suite.dgp2017-12-211-1/+1
* | | | | Merge core-8-6-branch. This includes the fix for [b776266330]: macOS: tk busy...fvogel2017-12-181-2/+1
|\ \ \ \ \ | |/ / / /
| * | | | Add win/rules-ext.vc and win/targets.vc to "make dist".jan.nijtmans2017-12-181-2/+1
* | | | | Merge macOS_images into trunk.culler2017-11-101-2/+6
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Reorganization to put all code related to Ximages in the newculler2017-11-081-2/+6
* | | | Fix [c4139ac9d1ac6ef2]: Cannot make distribution - ttkGenStubs.tcl removed. (...jan.nijtmans2017-09-061-1/+1
* | | | Added -withalpha option to [imageName get].simonbachmann2017-03-231-2/+5
| |/ / |/| |
* | | Compile with -Wwrite-strings, as does Tcl. In pkgIndex files, allow "8.6-" to...jan.nijtmans2017-01-201-1/+1
* | | tag Tk_FreeXId() as deprecated. Remove the function from the build if TK_NO_D...jan.nijtmans2017-01-171-1/+1
* | | configure.in -> configure.acjan.nijtmans2016-03-151-6/+6
|/ /
* | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl...jan.nijtmans2015-06-251-5/+0
|\ \ | |/
| * Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl...jan.nijtmans2015-06-251-5/+0
| * Restore the use of -DTCL_NO_DEPRECATED when building Tk.dgp2014-10-211-1/+1
| * Fix [http://core.tcl.tk/tcl/info/5bcb5026ad|5bcb5026ad]: Undefined autotools ...jan.nijtmans2014-04-011-0/+3
* | [29044ba23f] Remove RANLIB as part of library installation. At best it's redu...dgp2015-05-201-4/+0
* | Purge configuration efforts at supporting platforms lacking <limits.h>.dgp2015-03-241-1/+1
* | Cygwin: In stead of checking whether the win32 part is configured properly, j...jan.nijtmans2013-11-181-8/+8
|\ \ | |/
| * Cygwin: In stead of checking whether the win32 part is configured properly, j...jan.nijtmans2013-11-181-8/+8