|
| 1 | +2024-06-30: David Anderson |
| 2 | + commit 588d757a5048e1c548ab9f9eda7e85744550d64f |
| 3 | + |
| 4 | + Correcting some of the emitted text to use the |
| 5 | + release variable here |
| 6 | + modified: tools/makerelease.sh |
| 7 | + |
| 8 | +2024-06-29: David Anderson |
| 9 | + commit 1fe1e0db743c827e6bf3ef50c0220a90c4132130 |
| 10 | + |
| 11 | + The ending report of this script was a bit |
| 12 | + awkward-looking. Now entries listed |
| 13 | + in a more readable order. |
| 14 | + modified: scripts/allsimplebuilds.sh |
| 15 | + |
| 16 | +2024-06-29: David Anderson |
| 17 | + commit deeba56ab11c95307a2e4518a7898a2d45d14966 |
| 18 | + |
| 19 | + Ommitted the new doc/CMakeLists.txt |
| 20 | + entry in doc/Makefile.am |
| 21 | + so building a release from 0.10.0 |
| 22 | + will fail in some builds. |
| 23 | + |
| 24 | + EXTRA_DIST = \ |
| 25 | + Doxyfile \ |
| 26 | + +CMakeLists.txt \ |
| 27 | + mips_extensions.mm \ |
| 28 | + mips_extensions.pdf \ |
| 29 | + |
| 30 | + modified: doc/Makefile.am |
| 31 | + |
| 32 | +2024-06-27: David Anderson |
| 33 | + commit cf124de35867f5d18041851922cda301508e1716 |
| 34 | + |
| 35 | + Added a Description to the project() command |
| 36 | + while reformatting the command a little. |
| 37 | + Without interfering with how the version string |
| 38 | + appears so tools/updatesemanticversion.py |
| 39 | + can still update the version when necessary. |
| 40 | + modified: CMakeLists.txt |
| 41 | + |
| 42 | +2024-06-27: David Anderson |
| 43 | + commit 595c9edf0e78ccc7c3803fe106ccb45299f947a6 |
| 44 | + |
| 45 | + Now up to date, showing the final |
| 46 | + 0.10.0 git id as well as some |
| 47 | + small changes in cmake builds so that |
| 48 | + all three build mechanisms create |
| 49 | + (on install) a libdwarf.pc with a correct Version: |
| 50 | + value. Cmake builds used to leave that field blank. |
| 51 | + modified: ChangeLog |
| 52 | + |
1 | 53 | 2024-06-27: David Anderson |
2 | 54 | commit 1e6de1c5704a20165f07fefb60e26676aa91c5cf |
3 | 55 |
|
|
0 commit comments