Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-11-09 | Moved the portability checks from the configure/ directory to checks/, | rillig | 1 | -48/+0 |
2006-10-26 | PKG_DEVELOPER is a defined check; it doesn't need to equal the string "yes". | tv | 1 | -2/+2 |
2006-10-23 | Added the CHECK_PORTABILITY_SKIP variable that may be defined by packages | rillig | 1 | -2/+10 |
2006-10-21 | If ${WRKSRC} does not yet exist in the configure phase, skip the | rillig | 1 | -1/+2 |
2006-10-12 | Portability checks, version two. | rillig | 1 | -27/+5 |
2006-10-05 | If a word in a configure script is "#", stop scanning that line for | rillig | 1 | -1/+3 |
2006-10-05 | It's SKIP_PORTABILITY_CHECK, not SKIP_PORTABILITY_CHECKS. | rillig | 1 | -2/+2 |
2006-10-02 | Some fixes: | rillig | 1 | -6/+2 |
2006-10-02 | Added a new compile-time check that detects the usage of the "==" | rillig | 1 | -0/+63 |