https://bugzilla.tianocore.org/show_bug.cgi?id=479
GitHub branch for review: https://github.com/mdkinney/edk2-BuildSpecification/tree/Bugzilla_479_NmakeLongCommandLineHandling GitHub branch compare against latest DRAFT for review: https://github.com/tianocore-docs/edk2-BuildSpecification/compare/master...mdkinney:Bugzilla_479_NmakeLongCommandLineHandling?w=1 If an NMAKE command line is too long, then the include paths and tool flags are added to a response file that is passed to NMAKE. Cc: Liming Gao <[email protected]> Cc: Yonghong Zhu <[email protected]> Cc: Kevin W Shaw <[email protected]> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Michael Kinney <[email protected]> Michael Kinney (1): Add NMAKE response file for long command lines .../82_auto-generation_process.md | 20 ++++++++++++++++++++ README.md | 1 + 2 files changed, 21 insertions(+) -- 2.6.3.windows.1 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

