diff options
Diffstat (limited to 'release.txt')
-rw-r--r-- | release.txt | 28 |
1 files changed, 22 insertions, 6 deletions
diff --git a/release.txt b/release.txt index 1279c7d..9a1aa89 100644 --- a/release.txt +++ b/release.txt @@ -1,7 +1,9 @@ TODO ==== -@@ Run tests in each project/package +@@ Run tests in each project/package? +@@ Local Clang test is broken and disabled. + Setup ===== @@ -15,15 +17,21 @@ Setup - Build new prerequisites (if any) on local, freebsd (install to /usr/local). -Preparation -=========== + +Prelude +======= - Copy new/updated prerequisites into build2-X.Y/ -! Need to regenerate ODB files? +- Need to regenerate ODB files? + +- Close schema versions, review schema changlog difference from previous + release for any data migration that may be required (@@ Would also need + to test this). -Process -======= + +Procession +========== - Generate distribution (use -t for toolchain-only, without brep) @@ -61,3 +69,11 @@ Process ./push.sh - Commit and push cppget.org + + +Postlude +======== + +- Increment and open schema versions + +- Increment project versions |