Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add "testConstraint deprecated" to constraints.tcl, and use it everywhere ↵ | jan.nijtmans | 2022-01-08 | 1 | -8/+6 |
| | | | | needed. Add "no-xft" tag to tk::build-info | ||||
* | Fix pkgconfig testcase for --disable-shared builds | jan.nijtmans | 2021-02-12 | 1 | -4/+5 |
| | |||||
* | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -1/+1 |
| | |||||
* | Fix [0899a8520b]: pkgconfig-1.1 (query keys) fails in trunk | fvogel | 2020-11-15 | 1 | -1/+1 |
| | |||||
* | Merge trunk | jan.nijtmans | 2020-10-05 | 1 | -4/+4 |
| | |||||
* | If Tk is compiled with -DTK_NO_DEPRECATED, disable some testcases which fail ↵ | jan.nijtmans | 2020-09-30 | 1 | -1/+3 |
| | | | | because of that | ||||
* | Fix [aa846938ef]: pkgconfig tests fail on Windows | fvogel | 2019-04-15 | 1 | -3/+3 |
| | |||||
* | Remove unrelated ::tk::pkgconfig variables: compile_debug and compile_stats. ↵ | stu | 2017-11-22 | 1 | -1/+7 |
| | | | | Adjust test. Add copyright. | ||||
* | Bring more TIP #59 to Tk.<br> | stu | 2017-05-20 | 1 | -0/+60 |
Move ::tk::pkgconfig setup code from unix/tkUnixRFont.c to new file generic/tkPkgConfig.c.<br> Copied Tcl/tests/config.test into new file Tk/tests/pkgconfig.test. I believe the name 'pkgconfig.test' is better.<br> Adjust build system to accommodate.<br> Use value 'x11' for when fontsystem 'xft' unavailable.<br> |