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

IDL builder must induce dependency in all IDL generator sources

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Critical - P2 Critical - P2
    • 3.5.7
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Platforms 2017-05-08

      Right now, the IDL compiler doesn't depend on the sources for the IDL. This allows SCons to believe that files generated by the IDL compiler are up to date, even though the generator itself has changed and would in fact generate different sources.

      The builder for IDL should declare dependencies on all sources for the IDL generator that can affect its output for a given .idl file.

      This is current breaking compile tasks.

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: