Menu

SVN-Code Commit Log


Commit Date  
[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
versioned; a clean checkout could not link the driver.
- node/server-angular.js + package.json/package-lock.json: the Angular-era
Node backend (socket.io bridge between libUI_JSON and the browser).
- node/Aubit4GLWebAngular: the Angular application source. node_modules,
dist, .angular and build.log are svn:ignore'd -- a fresh checkout needs
'npm install && npx ng build' before the server has anything to serve.
- node/tools: protocol/e2e test harness (protocol-test, browser-e2e and the
capture/construct/update/iarr/addorder probes).
- node/baseProgs: applications.json plus the .4gl/.per sources for the
jsontest1, iarrtest and fcalltest programs. Compiled .4ae/.c/.ao/.json
outputs are left unversioned (regenerated by 4glpc / fcompile -json).

2026-08-11 17:34:50 Tree
[r12994] by mikeaubury

Claude enhanced fixups - fingers crossed...

2026-08-11 17:22:06 Tree
[r12993] by mikeaubury

refactor configure scripts

2026-05-29 13:41:06 Tree
[r12992] by mikeaubury

Add small program to fix broken LRFs

2026-04-24 09:21:53 Tree
[r12991] by mikeaubury

Logical report fixups - migrate to GTK3

2026-04-24 09:21:15 Tree
[r12990] by mikeaubury

Add empty lib/liblex/lex_spl/common.h (referenced by compile_spl.c)

2026-04-22 12:30:38 Tree
[r12989] by mikeaubury

Modernize build system: rewrite configure.in as configure.ac

- Replace 11,514-line configure.in with 382-line configure.ac plus m4/aubit_*.m4
- Drop legacy platforms (AIX/HPUX/Solaris/cygwin); target Linux/macOS/MinGW/FreeBSD
- Rewrite incl/Makefile-common.in (1639 -> 1283 lines), dispatch on AUBIT_HOST_OS
- Fix tools/project/mkproject (was using install prefix instead of source tree)
- Fix lib/liblogical/processor/Makefile (missing -lz on Linux)

Linux x86_64 build verified green end-to-end.
See BUILD_MODERNIZATION/{PLAN,LOG}.md for design and change log.

2026-04-22 12:29:25 Tree
[r12988] by stansoft

updated rpm spec

2025-12-10 15:16:26 Tree
[r12987] by mikeaubury

try to fix my_yyinput error

2025-12-09 14:57:14 Tree
[r12986] by mikeaubury

Fix str* when should be str

2025-12-09 13:49:44 Tree
Older >