Fossil

All files named ”tools/makeheaders.c”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for tools/makeheaders.c

2024-08-23
20:51
Replace calls to strcpy() with a tree-local strcpy() clone to squelch unwarranted link-time warnings when building on OpenBSD. There is still one strcpy() instance in the upstream extsrc/shell.c. ... (file: [5f464a5a] check-in: [c0b9b448] user: stephan branch: trunk, size: 101217)
2024-02-02
16:26
Fix lines over 80 characters long, excluding external source files and @-lines. ... (file: [cae894dc] check-in: [942f691b] user: danield branch: fix-overlength-lines, size: 101039)
2023-10-23
10:44
Remove all calls to sprintf() from makeheaders and mkversion in order to appease prudish compilers. ... (file: [b0dfb3a2] check-in: [8c7bf450] user: drh branch: trunk, size: 101014)
2022-04-11
06:37
Part 2 of [bb0118227f2c]. ... (file: [ca90c1e2] check-in: [74bd3fd4] user: stephan branch: trunk, size: 100587)
2022-04-10
19:58
mkheaders carriage-return fix from forum post 6b2e7dbee7. ... (file: [7edd59e7] check-in: [bb011822] user: stephan branch: trunk, size: 100467)
2021-12-25
12:06
Part one of src/ file relocations discussed in /chat. This step moves the various code generators and translators from src/ to tools/. Edit: moving to branch for further changes, as this broke diff -tk. ... (file: [1230545d] check-in: [a13ab011] user: stephan branch: code-movement, size: 100407)