Ignore:
Timestamp:
Jul 1, 2020, 10:24:52 PM (5 years ago)
Author:
bird
Message:

kmk: Added version sort function: versort, rversort, versortfiles, rversortfiles, qversortfiles, qrversortfiles. Try get the real host version on windows by using RtlGetVersion.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/Makefile.kmk

    r3380 r3394  
    4343        is_console.c \
    4444       dos2unix.c \
    45         kbuild_version.c
     45        kbuild_version.c \
     46        version_compare.c
    4647kUtil_SOURCES.win = \
    4748        msc_buffered_printf.c \
Note: See TracChangeset for help on using the changeset viewer.