Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-62903

Replace uses of build_posix and build_win paths in WT server build

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.3.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Minor Change
    • Storage - Ra 2022-01-24, Storage - Ra 2022-02-07
    • 2

      Context

      The standalone autoconf and SCons build systems in WiredTiger are being removed, under WT-7598. The aforementioned ticket will be removing paths and scripts related to the old build systems, primarily being 'build_posix' and 'build_win'.

      The servers SConscript file depends on accessing theĀ  'build_posix' and 'build_win' paths. This tickets intends to update the SConscript build to remove these dependencies.

      Definition of Done

      • Remove uses of the 'build_posix' path - Specifically remove the reading of the 'build_posix/aclocal/version-set.m4' version file and replace it with the CMake equivalent 'cmake/configs/version.cmake'.
      • Remove 'build_win' from include path on Windows build - Specifically create a new include directory managed by the server.

            Assignee:
            alison.felizzi@mongodb.com Alison Felizzi (Inactive)
            Reporter:
            alison.felizzi@mongodb.com Alison Felizzi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: