index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-20 | config: update pacman configs for new repository layout | Felix Yan | |
Signed-off-by: Levente Polyak <anthraxx@archlinux.org> | |||
2023-01-03 | makepkg.conf: enable rust debuginfo | Levente Polyak | |
This enables DEBUG_RUSTFLAGS with the appropriate debuginfo settings. The empty RUSTFLAGS variable is required workaround to avoid double compilation during package function call. The issue is that the behavior of the current implementation of buildenv_debugflags is not idempotent, so consecutive calls will append the same flags again leading to cargo consider the build inputs to have changed. Signed-off-by: Levente Polyak <anthraxx@archlinux.org> | |||
2022-11-07 | makepkg.conf: Include debug option by default | Morten Linderud | |
Signed-off-by: Morten Linderud <foxboron@archlinux.org> | |||
2022-06-22 | make: split out config files into conf directory | Levente Polyak | |