| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
Make it part of the standard build for the CLI. Bring some of the vfstrace
output up-to-date.
FossilOrigin-Name: 055b97de8d2397987d72dbab1cde78ece2d1c066e95042b4ed6b7b36b2cf9006
|
|
|
|
|
|
| |
The -DHAVE_NANOSLEEP=0 compile-time option can be used to build on systems
(if any still exist) where this is not the case.
FossilOrigin-Name: 779d5dc8797ea246d0397f7e94b1be716b0baa735e8d9f5a6fc4cffd887a7420
|
|
|
|
|
| |
now loadable extensions.
FossilOrigin-Name: aabeea98f53edde68f484f1794ae70789dac3889
|
|
|
|
|
| |
Add spellfix to the shell when building using the build-shell.sh script.
FossilOrigin-Name: 7813b17d8b9fe48ddc841fe1c4bb75f7747073de
|
|
|
|
|
| |
of the REGEXP operator.
FossilOrigin-Name: 46c8c01b751c1ea7fc02cc35e3b5bb99dbe46c4b
|
|
|
|
|
|
|
| |
leaks in the command-line shell. Add a clang analysis of the command-line
shell to the "warnings-clang.sh" script. Other minor cleanups to the
command-line shell code.
FossilOrigin-Name: 93a0f452a7023898ad3d62ee81b39a80477c332f
|
|
for verifying that the library exports the correct symbols (tool/symbols.sh),
and to demonstrate building a full-featured command-line shell
(tool/build-shell.sh).
FossilOrigin-Name: 3aca9a92c8b29bb43f65f93593ba4defd65139dc
|