Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-12-02 | waf/buildtools: use /bin/sh instead of /bin/bash and put ^ in quotes | Björn Jacke | 1 | -3/+3 | |
- some Unix shells actually don't like grep ^foo, use grep "^foo" instead. - bash is not installed on every system, please avoid #!/bin/bash and use #!/bin/sh instead | |||||
2010-04-06 | build: rename s4 compare_config_h.sh helper and add a s3 version of it | Kai Blin | 1 | -0/+12 | |