Searched refs:DEBUG (Results 1 – 3 of 3) sorted by relevance
29 DEBUG = int(os.environ.get('PRINT_BUILD_EXPLANATIONS', 0)) variable35 if DEBUG:84 'debug': bool(DEBUG),
1599 # A helper config that all configs passing /DEBUG to the linker should1607 # /DEBUG causes the linker to generate a pdb file, and to write the absolute1629 ldflags = [ "/DEBUG:FASTLINK" ]1635 ldflags = [ "/DEBUG:GHASH" ]1637 ldflags = [ "/DEBUG" ]1640 # All configs using /DEBUG should include this:1644 # /DEBUG:FASTLINK requires every object file to have standalone debug1709 ldflags = [ "/DEBUG" ]1711 # All configs using /DEBUG should include this:
321 # Specifies which components use the DEBUG compilation level