-
- Downloads
Add a beta build configuration, and use it for betas. Change beta, debug, and...
Add a beta build configuration, and use it for betas. Change beta, debug, and nightly build configurations to set the preprocessor BETA=1. Add ITBetaAssert, which crashes only in those build configurations. Add some ITBetaAsserts to find why we sometimes try to get negative line numbers.
Showing
- iTerm2.xcodeproj/project.pbxproj 490 additions, 1 deletioniTerm2.xcodeproj/project.pbxproj
- sources/DebugLogging.h 21 additions, 0 deletionssources/DebugLogging.h
- sources/LineBlock.m 4 additions, 1 deletionsources/LineBlock.m
- sources/LineBuffer.m 4 additions, 0 deletionssources/LineBuffer.m
- sources/VT100Screen.m 2 additions, 0 deletionssources/VT100Screen.m
- tools/release_beta.sh 2 additions, 2 deletionstools/release_beta.sh
Please register or sign in to comment