Skip to content

SouthAfricaDigitalScience/tcltk-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tcltk-deploy

Build Status DOI

Build, test and deploy scripts for Tcl/Tk from CODE-RADE

Dependencies

This project has no dependencies

Versions

Versions built are:

  1. 8.6.8

Configuration

It seems there is no easy way to turn off building against X, so what the hell, we keep that in the standard location.

The builds are configured with :

TK configuration

--enable-64bit \
--enable-shared \
--enable-threads \

TCL configuration

--with-tcl=${WORKSPACE}/tcl${VERSION}/unix/build-${BUILD_NUMBER} \
--enable-threads  \
--enable-shared \
--enable-64bit \
--enable-xft

Citing

Cite as Bruce Becker. (2017). SouthAfricaDigitalScience/tcltk-deploy: CODE-RADE Foundation Release 3 - Tcl/Tk [Data set]. Zenodo. http://doi.org/10.5281/zenodo.571827