# # ChangeLog for trunk/src/kmk/testcase-ifcond.kmk in kBuild # # Generated by Trac 1.4.3.2 # Jan 7, 2025 8:15:07 AM Fri, 05 Sep 2008 03:50:10 GMT bird [1729] * trunk/src/kmk/expreval.c (modified) * trunk/src/kmk/testcase-ifcond.kmk (modified) kmk/expreval.c: Added conversion operators: num, string and bool. ... Fri, 05 Sep 2008 03:27:06 GMT bird [1728] * trunk/src/kmk/expreval.c (modified) * trunk/src/kmk/testcase-ifcond.kmk (modified) kmk/expreval/ifcond: fixed the target operator and string parsing; ... Fri, 05 Sep 2008 01:45:52 GMT bird [1727] * trunk/src/kmk/function.c (modified) * trunk/src/kmk/testcase-ifcond.kmk (modified) kmk: Two new functions $(if-expr cond,exp-on-true,exp-on-false) and ... Thu, 04 Sep 2008 05:37:47 GMT bird [1722] * trunk/src/kmk/Makefile.am (modified) * trunk/src/kmk/Makefile.kmk (modified) * trunk/src/kmk/ifcond.c (modified) * trunk/src/kmk/testcase-ifcond.kmk (modified) kmk: The rest of the if operators. Thu, 04 Sep 2008 02:50:11 GMT bird [1720] * trunk/src/kmk/testcase-ifcond.kmk (added) kmk: More if conditionals code.