| Commit | Date | |
|---|---|---|
|
[r13001]
by
mikeaubury
Fix gzFile/FILE* type error in curl.c and clean up the dlmagic API generator Reported on Ubuntu 26.04: GCC 15 makes -Wincompatible-pointer-types an - incl/a4gl_curl.h: the local file in struct fcurl_data was a FILE *, but The generated API_*_self.c files (dlmagic -S, used by the static-link - lib/bin/dlmagic, lib/bin/dlmagic_c.awk: self mode now includes the Also fixes parallel builds of the API layer, which never worked: dlmagic All 26 generated API files (11 dlopen + 11 self, plus 4 in compilers/4glc) |
2026-08-25 11:12:00 | Tree |
| 2026-08-20 15:32:04 | Tree | |
|
[r12999]
by
mikeaubury
Fix fresh-checkout build: rpcgen headers are needed without XDR r12998 gated the RPCGEN_* recipes in common/dataio/Makefile on No rule to make target '../../common/dataio/form_x.h', An existing working copy still built, because form_x.h was already - common/dataio/Makefile: the RPCGEN_* recipes are unconditional again; Verified on a clean 'svn export' of the tree: ./configure && make now |
2026-08-15 14:48:05 | Tree |
| 2026-08-15 13:14:04 | Tree | |
|
[r12997]
by
mikeaubury
Build: drop AH_BOTTOM fallbacks, use standard autoheader semantics r12996 added an AH_BOTTOM block defining every legacy symbol to 0 when - RTLD_LAZY, RTLD_NOW, DL_LAZY, DL_NOW are dlfcn.h system macros, not Also: three AC_DEFINEs in m4/aubit_sql.m4 passed an empty description, so configure.ac 831 -> 412 lines; the header template 771 -> 360 lines with 116 Verified: fresh checkout + ./configure && make builds clean and produces a |
2026-08-12 10:02:29 | Tree |
|
[r12996]
by
mikeaubury
Build: fix clean-checkout build; add UI_JSON to default targets A fresh checkout could not be built. Four independent gaps: 1. incl/a4gl_incl_config.h was never generated. The 2026 configure.ac autoheader alone is not sufficient: it emits templates only for probed Also restored two checks the rewrite lost: pdflib.h (without it Verified: all 137 symbols of the previously-used header are present and 2. lib/libui/ui_json/readJsonForm.c was compiled into libUI_JSON.so but 3. libUI_JSON.so was not part of the default build: ui_json hung off 4. node/baseProgs/runProgram.sh lacked svn:executable, so a clean checkout Verified end to end: fresh checkout + ./configure && make builds clean, 61 |
2026-08-12 08:47:18 | Tree |
|
[r12995]
by
mikeaubury
Angular web UI: JSON pipeline server, Angular app, e2e test suite - lib/libui/ui_json/readJsonForm.c: compiled into libUI_JSON.so but never |
2026-08-11 17:34:50 | Tree |
| 2026-08-11 17:22:06 | Tree | |
| 2026-05-29 13:41:06 | Tree | |
| 2026-04-24 09:21:53 | Tree |