summaryrefslogtreecommitdiffstats
path: root/plugins/tcl.tk
Commit message (Collapse)AuthorAgeFilesLines
* cross packages: replace dependency gcc with ccTony Theodore2017-12-223-3/+3
|
* Merge pull request #1525 from highperformancecoder/TkTableTony Theodore2017-11-261-0/+37
|\ | | | | Added in Tktable.mk
| * Added in Tktable.mkRussell Standish2017-11-261-0/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Renamed the TkTable package to tktable Found some work arounds to get the install target to work correctly, and for the dynamic build to build correctly. Ditto. Last commit missed this file?? Fix indentation per Boris's comments. Apply Tony Theodore's style suggestions BUILD_DIR is a separate directory to where the package is unpacked.
* | tcl: add native build for sqlcipherTony Theodore2017-10-101-26/+1
| |
* | tck.tk plugin: use new style options, full install, and fix buildTony Theodore2017-10-102-8/+12
| | | | | | | | Users of this plugin probably want a full install and newer autotools treat unrecognized options as warnings
* | more URL updatesViktor Szakats2017-03-102-6/+6
|/
* Copyright headers: point to LICENSE.md and shortenBoris Nagaev2016-08-272-4/+2
| | | | | | | | | | | | | | | | | | | The following script was applied: sed ':a;/part of MXE.$/{N;s/\n//;ba}' -i $(git grep -l 'part of MXE') sed 's/\(part of MXE\).*\(See index.html\)/\1. \2/' -i \ $(git grep -l 'part of MXE.*See index.html') before='This file is part of MXE. See index.html for further information.' after='This file is part of MXE. See LICENSE.md for licensing information.' sed "s/$before/$after/" -i $(git grep -l 'part of MXE') Then git grep 'index.html for further information' revealed two other files. One of them was patched manually (patch.mk). Makefile has text "See index.html for further information" unrelated to licensing. See https://github.com/mxe/mxe/issues/1500#issuecomment-241340792
* move TCL/Tk to plugins/tcl.tkTony Theodore2015-12-082-0/+58