mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-05 20:40:30 +00:00
4d2a52418f
This cuts down on as much message noise as possible, outputs everything to a file specified as a parameter and then quits immediately, allowing this to run from a batch that's supposed to check a larger list of files for errors. Multiple outputs get appended if the file already exists.
43 lines
663 B
Text
43 lines
663 B
Text
/Debug
|
|
*.ncb
|
|
*.suo
|
|
*.pdb
|
|
*.ilk
|
|
*.aps
|
|
/Release
|
|
/wadsrc_wad
|
|
*.user
|
|
/debug
|
|
/release
|
|
*/debug
|
|
*/release
|
|
/release_gcc
|
|
/dumb/vc6/dumb_static/release
|
|
/dumb/vc6/dumb_static/debug
|
|
/dumb/vc6/dumb_static/x64
|
|
/DOOMSTATS.TXT
|
|
/src/gitinfo.h
|
|
/src/sc_man_scanner.h
|
|
/src/xlat/xlat_parser.c
|
|
/src/xlat/xlat_parser.h
|
|
/src/xlat/xlat_parser.out
|
|
/src/zscript/zcc-parse.c
|
|
/src/zscript/zcc-parse.h
|
|
/src/zscript/zcc-parse.out
|
|
/tools/*/debug
|
|
/tools/*/release
|
|
/tools/*/*.exe
|
|
/tools/lemon/build
|
|
/tools/re2c/build
|
|
/tools/updaterevision/x64/
|
|
/tools/zipdir/x64
|
|
/wadsrc/*.pk3
|
|
/build_vc2013
|
|
/bzip2/x64/
|
|
/disasm.txt
|
|
/game-music-emu/x64/
|
|
/gdtoa/x64/
|
|
/jpeg-6b/x64/
|
|
/lzma/x64/
|
|
/zlib/x64/
|
|
/build_vc2015
|