SQLite

All files named ”tool/build-shell.sh”
Login

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

History for tool/build-shell.sh

2024-09-09
14:50
[369c4b171c] part of check-in [055b97de8d] Move the vfstrace extension out of src/ over into ext/misc/ where it belongs. Make it part of the standard build for the CLI. Bring some of the vfstrace output up-to-date. (check-in: [055b97de8d] user: drh branch: vfstrace, size: 665)
2023-08-03
12:41
[f193b5e3eb] part of check-in [779d5dc879] Unix builds now assume the presence of nanosleep() in the standard library. The -DHAVE_NANOSLEEP=0 compile-time option can be used to build on systems (if any still exist) where this is not the case. (check-in: [779d5dc879] user: drh branch: trunk, size: 665)
2013-04-25
17:27
[950f47c617] part of check-in [aabeea98f5] Fix the tool/build-shell.sh script to remove references to files that are now loadable extensions. (check-in: [aabeea98f5] user: drh branch: trunk, size: 686)
2013-01-25
19:11
[a9c34a606e] part of check-in [7813b17d8b] Fix the test_spellfix.c extension so that it can be made loadable at run-time. Add spellfix to the shell when building using the build-shell.sh script. (check-in: [7813b17d8b] user: drh branch: trunk, size: 828)
2012-12-31
19:18
[562df23cfd] part of check-in [46c8c01b75] Add the test_regexp.c module containing a cross-platform implementation of the REGEXP operator. (check-in: [46c8c01b75] user: drh branch: trunk, size: 742)
2012-04-11
11:38
[b64a481901] part of check-in [93a0f452a7] Fix harmless static-analysis warnings, mosting having to do with memory 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. (check-in: [93a0f452a7] user: drh branch: trunk, size: 681)
2011-06-03
13:06
Added: [12aa439107] part of check-in [3aca9a92c8] Add shell scripts used for testing compiler warnings (tool/warnings.sh), 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). (check-in: [3aca9a92c8] user: drh branch: trunk, size: 681)