summaryrefslogtreecommitdiffstats
path: root/Tests/FindPython/VirtualEnv
Commit message (Expand)AuthorAgeFilesLines
* FindPython: add capability to select python version for the testsMarc Chevrier2023-06-151-12/+14
* Tests: Bump CMake minimum required version in find-module tests to 3.5Brad King2023-03-081-1/+1
* FindPython: Tests optimizationsMarc Chevrier2020-10-011-1/+1
* FindPython: reduces consumption of resourcesMarc Chevrier2020-02-101-0/+1
* FindPython: Extend virtual environment handling by considering condaSebastian Müller2019-12-211-0/+4
* FindPython*: Add capability to control virtual env handling.Marc Chevrier2019-04-034-0/+71
ption value='bug_3414754'>bug_3414754 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/unix/tclLoadShl.c
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-07-03 14:52:55 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-07-03 14:52:55 (GMT)
commit80ba6f385364c497116741643bfc008ec9bfe544 (patch)
tree84118ecaa9257d1f2e99228c0ae52bc98d574b97 /unix/tclLoadShl.c
parent9e3cbe2c2f2edf7bd88649e927c9ac16a4ad0936 (diff)
downloadtcl-80ba6f385364c497116741643bfc008ec9bfe544.zip
tcl-80ba6f385364c497116741643bfc008ec9bfe544.tar.gz
tcl-80ba6f385364c497116741643bfc008ec9bfe544.tar.bz2
Factor out a number of common patterns of use of Tcl_DStringAppend.