ENH: add -i(ignore) option to wmkdep, wmkdepend
- specifies headers that should be ignored. Provides a workaround for the fact that wmkdep/wmkdepend doesn't handle defines at all. STYLE: code cleanup of wmkdep.l
Showing
- wmake/src/Makefile 1 addition, 1 deletionwmake/src/Makefile
- wmake/src/makeParserCode 56 additions, 0 deletionswmake/src/makeParserCode
- wmake/src/wmkdep.l 140 additions, 144 deletionswmake/src/wmkdep.l
- wmake/src/wmkdepend.cpp 25 additions, 12 deletionswmake/src/wmkdepend.cpp
- wmake/src/wmkdependParser.atg 6 additions, 6 deletionswmake/src/wmkdependParser.atg
- wmake/src/wmkdependParser.cpp 3 additions, 3 deletionswmake/src/wmkdependParser.cpp
- wmake/src/wmkdependParser.h 3 additions, 3 deletionswmake/src/wmkdependParser.h
Please register or sign in to comment