summaryrefslogtreecommitdiff
path: root/list
blob: e2fdaa551adefd99d86e36e3eb2e96b546201b22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
- Add instructions on adding C:\build2\bin to PATH system-wide [bug doc 0.5.0]

! Native path filter for msvc-linux or optimize existing [quality]

- 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]