summaryrefslogtreecommitdiff
path: root/cmake/FindTCL.cmake
AgeCommit message (Collapse)Author
2011-01-01Update copyright datesSebastien Helleu
2010-11-09Fix Tcl detection in autotools and cmake (look for tcl 8.5 or newer) (bug ↵Sebastien Helleu
#30907)
2010-06-22Update licenses and copyrights, add missing author names in sourcesSebastien Helleu
2010-03-19Reformat multi-line commentsSebastien Helleu
2008-10-19Fix build with cmake 2.4 which was accidentally brokenJulien Louis
2008-10-18- Add FindTCL.cmake to fix FreeBSD detectionJulien Louis
- Only call Tcl_CreateNamespace when available in the public API, fix compatibility with older release