Ticket #129 (closed defect: released)
remove all microsoft logos from msvc build process
| Reported by: | mhammond | Owned by: | charlie |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | MSVC makefiles | Version: | SVN trunk |
| Severity: | normal | Keywords: | |
| Cc: | richard | Blocked By: | |
| Operating System: | All | Blocking: |
Description
I'm attaching a patch that always runs the C compiler and linker with '-nologo' and also passes nmake flags to nmake children - so if you build with 'nmake /nologo' you should not see a single 'Copyright Microsoft ...' message in the entire build output :) - which also makes it much easier to spot warnings etc.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
