| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tk: Add recipe for TK 9.0.0 release | Khem Raj | 2024-11-19 | 1 | -102/+0 |
| | | | | | | | | | | Core is upgrading TCL to 9.0.0 as well, this has to be done in tandem Rename tk 8.x as tk8 recipe Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | tk: set AUTOTOOLS_SCRIPT_PATH instead of having to mess with S/../ | Ross Burton | 2024-10-24 | 1 | -16/+18 |
| | | | | | | | | | | | | | | | We want to run the configure script in ${S}/unix, so instead of setting S to BP/unix and then having to use ../ to reach up a level constantly (including some deep changes to DEBUG_PREFIX_MAP and PSEUDO_IGNORE_PATHS) we can set S to the top of the source tree as usual and tell autotools where the configure script is. This both makes the recipe clearer, and enables tk-src to be generated correctly. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | tk: upgrade 8.6.10 -> 8.6.15 | Yi Zhao | 2024-09-29 | 1 | -0/+100 |
| Release Notes: https://sourceforge.net/p/tcl/mailman/message/58817026/ Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
