Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement compile_commands.json generation | Tomasz Kramkowski | 2021-08-06 | 1 | -1/+3 |
| | |||||
* | Separate gcc specific warnings | Tomasz Kramkowski | 2021-08-05 | 1 | -3/+9 |
| | |||||
* | Change to #!/usr/bin/env bash for openbsd portability | Tomasz Kramkowski | 2021-08-05 | 1 | -1/+1 |
| | | | | any flags are now passed with set -e | ||||
* | configure: don't exit 1 when CC is not set | Tomasz Kramkowski | 2021-08-05 | 1 | -1/+1 |
| | |||||
* | Generate .config.rc (now .vars.rc) with redo | Tomasz Kramkowski | 2021-07-15 | 1 | -50/+21 |
| | | | | | | This avoids relying on configure generating anything, this should also make it easier to ensure that git-bisect builds don't need any reconfiguring or cleans. | ||||
* | Update redo scripts to work with jdebp redo | Tomasz Kramkowski | 2021-07-14 | 1 | -9/+6 |
| | |||||
* | Update build system to the latest luiml version | Tomasz Kramkowski | 2021-05-31 | 1 | -3/+83 |
| | |||||
* | Switch to using redo | Tomasz Kramkowski | 2020-09-09 | 1 | -0/+5 |