summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Update build scripts (backported from 8.7/9.0). Travis is no longer supported...jan.nijtmans2024-01-191-1/+0
* Fix [https://core.tcl-lang.org/tcl/info/d3465c9188|d3465c9188]: Update instal...jan.nijtmans2023-09-071-4/+4
* Fix [https://core.tcl-lang.org/tcl/info/d3465c9188|d3465c9188]: Update instal...jan.nijtmans2023-09-051-1/+1
* Stop generating/supplying *.dll.a files for Cygwin. It's no longer necessary,...jan.nijtmans2023-08-021-2/+0
* Fix [228476b3e9]: wish can link against incorrect libtkjan.nijtmans2023-06-131-4/+4
* Allow "tk scaling" in safe interpreters, but not when they try to set the sca...jan.nijtmans2022-12-141-2/+2
* Make sure `make distclean` clears away any tkUuid.h file in build area.dgp2022-10-281-1/+1
* Address deprecations introduced in macOS Monterey; fix [33de843084]marc_culler2022-09-121-11/+13
* Add tkUnixDefault.h to X11_PRIVATE_HDRS (patch from OpenSUSE)jan.nijtmans2022-08-021-1/+2
* Add more files to "make dist". Eliminate some deprecated constructs from */co...jan.nijtmans2021-11-301-3/+2
* Implement TIP #599 for Tk 8.6 (only effective when loaded into Tcl 8.7+): Ext...jan.nijtmans2021-11-291-2/+2
* Add generation of "tkUuid.h". Not used yetjan.nijtmans2021-11-241-4/+9
* 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
|\ \ | |/