stephan
|
003d304c9b
More build cleanups and get it working with BSD make (which apparently does not support $< and behaves slightly differently than gmake with X?=Y).
|
2 months ago |
stephan
|
25557128fe
Move most of the makefile code into the static main.mk.
|
2 months ago |
stephan
|
abf470d7a3
Factor out all autosetup-processed @if/@else blocks from Makefile.in in prep for moving most of the makefile code into main.mk (which has, so far, been completely overlooked in this port but will now become the main basis for the static parts of the build). The idea is that all build configuration goes into a platform-dependent makefile which then includes main.mk.
|
2 months ago |
stephan
|
816f4b9cc1
Generic build cleanups.
|
2 months ago |
stephan
|
6d8ec2aed4
Get tool-zip target, and its prerequisites, building.
|
2 months ago |
stephan
|
7abd86c4b8
Get more of the test/utility targets building.
|
2 months ago |
stephan
|
a1e6fbebdf
Get the spell-checking targets working. Rename some symbols.
|
2 months ago |
stephan
|
b08f1d5d97
Get mptest(er) building.
|
2 months ago |
stephan
|
83afc4c2b2
Remove the problematic dbfuzz2-asan/msan targets, which Richard says are not used anymore.
|
2 months ago |
stephan
|
20755cef7d
Get most of the fuzzing-related apps building, sans dbuzz2-asan/msan, both of which refuse to link with clang v18 because it's trying to use -lstdc++ despite the app being only C.
|
2 months ago |
stephan
|
2a1a3d6af5
General cleanups. Rename BTCL to BTCLSH for some clarity.
|
2 months ago |
stephan
|
ead26840b8
Get testfixture building.
|
2 months ago |
stephan
|
a60142fef5
Add sqlite3rc.h build.
|
3 months ago |
stephan
|
fa2770fec5
More work on the tcl build parts.
|
3 months ago |
stephan
|
92860ade7a
Remove extra layer of quotes around install target dirs.
|
3 months ago |
stephan
|
c7b822082e
More work on the tcl build bits.
|
3 months ago |
stephan
|
49bb81844c
Generic build cleanups.
|
3 months ago |
stephan
|
114e0543af
More work on the --with-tcl bits.
|
3 months ago |
stephan
|
f400f41fde
Get much of the --with-tcl-related bits working.
|
3 months ago |
stephan
|
10d1b0c5db
Fix build portability problems discovered on an ARM OpenBSD system.
|
3 months ago |
stephan
|
59ded3ff14
Get some basic install rules working.
|
3 months ago |
stephan
|
d0be4a781e
Merge trunk into autosetup branch.
|
3 months ago |
stephan
|
706fdeebb8
Add ext/wasm to the top-level clean/distclean rules in such a way that any error due to a lack of gmake are ignored.
|
3 months ago |
stephan
|
ea63f48ec8
Get more of the CLI utils building.
|
3 months ago |
stephan
|
51e8287dde
Correct missing LDFLAGS_ZLIB for libsqlite3.so.
|
3 months ago |
stephan
|
aca993423f
Add static library build. Get build working (for a given value of working) with the --disable-amalgamation flag.
|
3 months ago |
stephan
|
c4c951adbe
More generic build tinkering.
|
3 months ago |
stephan
|
0831b3a989
Generic build tinkering.
|
3 months ago |
stephan
|
595a2532f3
Get libsqlite3.so building.
|
3 months ago |
stephan
|
05c5e76c94
Add basic libreadline detection and build CLI shell.
|
3 months ago |