summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Proposed fix for [8b679f597b]: tk unix/Makefile.in : uses a library path rath...jan.nijtmans2021-05-191-1/+1
* Merge 8.5jan.nijtmans2021-02-081-5/+7
|\
| * Fix [44eaf9a908]: 'make distclean' fails on trunk jan.nijtmans2021-02-081-11/+13
* | Compile stub library with -fno-lto. See [https://core.tcl-lang.org/thread/inf...jan.nijtmans2021-01-211-2/+2
* | Sync installManPage with Tcl. unix/configure.in is not supposed to be executa...jan.nijtmans2020-12-241-1/+1
|\ \ | |/
| * unix/configure.in is not supposed to be executable in the dist.jan.nijtmans2020-12-241-6/+1
* | Merge 8.5. Add .travis.yml and .github/workflows/*.yml to "make dist"jan.nijtmans2020-12-171-0/+3
|\ \ | |/
| * Add Travis and github action build scripts to "make dist"jan.nijtmans2020-12-171-0/+3
* | Fix "make install" on Cygwin. Build github actions on windows-2019/macos-11.0...jan.nijtmans2020-11-231-1/+1
* | Fix "make install" on cygwin, broken due to implib name change (see: [https:/...jan.nijtmans2020-11-121-1/+1
* | TIP #581: More progressjan.nijtmans2020-09-091-1/+1
* | Merge 8.5. jan.nijtmans2020-09-081-2/+2
|\ \ | |/
| * Update Xcode from 11.5 to 11.6.jan.nijtmans2020-08-171-1/+1
* | Fix "make dist"jan.nijtmans2020-06-291-1/+1
* | Add "make dist" target to Travis build, as regression test. This should conti...jan.nijtmans2020-06-261-4/+4
* | Merge 8.5jan.nijtmans2020-06-251-1/+6
|\ \ | |/
| * Fix [https://core.tcl-lang.org/tcl/info/9080d6a871|9080d6a871]: Build fix for...jan.nijtmans2020-06-251-1/+6
* | Merge 8.5jan.nijtmans2020-03-161-7/+7
|\ \ | |/
| * Should now (really!) work on OSX, X11 only.jan.nijtmans2020-03-151-7/+7
| * Fix travis build. Revise usage of TCLDIR.jan.nijtmans2020-02-141-12/+12
* | Fix travis build. Revise usage of TCLDIRjan.nijtmans2020-02-131-12/+12
* | 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
* | 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.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
* | Distribute *.png files with the test suite.dgp2017-12-211-1/+1
* | Add win/rules-ext.vc and win/targets.vc to "make dist".jan.nijtmans2017-12-181-2/+1
* | Reorganization to put all code related to Ximages in the newculler2017-11-081-2/+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
* | On Cygwin, don't duplicate TkPutImage definition in tkUnixPort.h, in stead br...jan.nijtmans2013-07-121-1/+1
|\ \ | |/
| * On Cygwin, don't duplicate TkPutImage definition in tkUnixPort.h, in stead br...jan.nijtmans2013-07-121-1/+1
* | Additional install of libtk86.a for Cygwinjan.nijtmans2013-06-131-3/+4
|\ \ | |/
| * clean tk.pc and make it part of "make dist"jan.nijtmans2013-06-131-3/+3
* | Some more fixes for Cygwin32/64 in win32 GUI mode. jan.nijtmans2013-06-131-2/+2
|\ \ | |/