summaryrefslogtreecommitdiff
path: root/list
blob: ad969e8ebe01cce5285ba1a393c06b6fbd233c2e (plain)
1
2
3
4
5
6
7
8
9
10
- Rename disfigure to deconfigure [quality]

  Another alternative is unconfigure. Wonder if rename or add/keep alias.

- Can we use consts instead of macros for versions [quality]

  And use static_assert() to check. This will be required to transition to
  modules (current thinking says modules don't "leak" macros).

- Remove build2 repositories from scm.codesynthesis.com [infra]