Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch msvc_make_fixup Excluding Merge-Ins
This is equivalent to a diff from f260b75fb9 to 3f496aa752
|
2021-02-15
| ||
| 15:50 | Internal API additions in symbolic_name_to_rid(). check-in: 20391d1e58 user: stephan tags: trunk | |
| 01:56 | Merge from trunk Leaf check-in: 3f496aa752 user: larrybr tags: msvc_make_fixup | |
|
2021-02-14
| ||
| 21:28 | Brought graham's ui-local-diff branch up to date with respect to trunk. This is not a simple merge, because it had to accommodate several conflicting changes, so it needs to be re-checked for sanity before being merged down to trunk. Also, some of the changes I made simply reduce the size of the resulting diff relative to trunk and need to be reverted; these are primarily 2-line splits of "else/if" so the branch-specific change doesn't repeat the following "if" condition, which is now the "else if" condition. I think this sort of thing aids understanding of the diff, even though it breaks the style guidelines. check-in: 0516f4d3c8 user: wyoung tags: ui-local-diff | |
| 02:16 | Update the built-in "pikchr" to a version that supports the "this" objectname. check-in: f260b75fb9 user: drh tags: trunk | |
|
2021-02-13
| ||
| 20:43 | Add deploy (only) target, better directory definition and creation. check-in: 6095d54ee7 user: Larry tags: msvc_make_fixup | |
| 14:05 | Do not omit the [..] around hyperlinks in chat. check-in: bd67c3cdf0 user: drh tags: trunk | |
Changes to src/makemake.tcl.
Changes to win/Makefile.msc.