cwal

All files named ”GNUmakefile.in”
Login

All files named ”GNUmakefile.in”

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

History for GNUmakefile.in

2022-03-01
05:44
Expanded the range of types supported by the LHS and RHS of whcl property access. e.g. function calls may now be the LHS of a prop access operation, and literal values can be used with some limitations. Call chaining also partially works, with the caveat that it requires an explicit property access for the chained method, rather than a __command-style dispatch. file: 03e55c5ae8 check-in: [157ffc6ca8] user: stephan branch: whcl-dot-op, size: 5235
2022-02-26
04:54
Minor internal cleanups. Fixes to the libwhcl amalgamation. Added more whcl docs. Got a basic client distribution tarball of whcl building. file: 1da88b651a check-in: [6769fda7af] user: stephan branch: trunk, size: 5233
2022-02-24
13:56
Build cleanups, in particular deps generation. file: 04ba65dc0a check-in: [4383412720] user: stephan branch: trunk, size: 4848
2022-02-23
12:36
whcl: added whcl[json] APIs. Added mechanism for extending whclsh with client-side C code without modifying whclsh.c. Some minor API renaming. Fixed a cwal_value midhandling bug in whcl__call_cwal_f() which triggered an assert(). file: 0d4f3ed853 check-in: [823625ce00] user: stephan branch: trunk, size: 4632
2022-02-07
15:23
whcl: ported in s2's SIGINT handling. (Re)implemented the object/array builtins. Added generation of include/wh/cwal/autoconfig.h. file: 15e19d2f0d check-in: [f5116c2209] user: stephan branch: trunk, size: 4579
2022-02-05
14:56
Build fix for the cwal-only case, broken by recent refactoring. file: 2c9fe16b42 check-in: [2817142d67] user: stephan branch: trunk, size: 4563
2022-02-02
17:34
Restructured the cliapp build bits to be sharable across multiple subdirs. file: cfa95f557b check-in: [e00432dc31] user: stephan branch: whcl, size: 4463
2022-01-31
23:10
Renamed lcl to whcl and more work on the internal builtin command handling. file: cd50eb966c check-in: [8e753e0b03] user: stephan branch: whcl, size: 4637
2022-01-29
00:37
Added skeleton for starting work on lcl, the Little Command Language. (Edit: renamed to whcl, the WanderingHorse(.net) Command Language) file: f41ee8f6ed check-in: [fea121503b] user: stephan branch: whcl, size: 4636
2022-01-27
14:52
Minor build refactoring to account for /usr/bin/stat differences between Linux and BSD. file: a245ccb647 check-in: [8d6cadbda3] user: stephan branch: trunk, size: 4632
12:48
Switched from gcc to a custom dependency generator which is much faster and less fussy, but also not as portable (only tested on Linux). file: fb91ba2aae check-in: [6c9c418c7a] user: stephan branch: trunk, size: 4559
11:14
Added C deps generation for the new build system. file: f997f34b13 check-in: [4be616e9cb] user: stephan branch: trunk, size: 4801
2022-01-24
19:58
Ported t10n dir to the new build system. file: dacba50e63 check-in: [01313108c5] user: stephan branch: trunk, size: 3488
2022-01-23
13:36
Build-related cleanups and integrated doxygen build into the new build system. file: cc8730e824 check-in: [49fb4c75c8] user: stephan branch: trunk, size: 3483
2022-01-22
11:12
Added --with-sqlite=... configure flag to enable building from an out-of-tree copy of sqlite3.c or libsqlite. file: 6e28d4fa32 check-in: [bd92bdb773] user: stephan branch: trunk, size: 3355
06:38
Ported s2 module test runs to the new build process. file: bf22c330d5 check-in: [4aac137ead] user: stephan branch: build-reorg, size: 3391
2022-01-21
05:54
Removed miniz support. Re-added s2 amalgamation build (now called libs2.{c,h}). file: 092c7d383a check-in: [71b43bfb3a] user: stephan branch: build-reorg, size: 3390
05:06
Ported core libs2 to new build setup. file: ab93c6e24e check-in: [7df4245fd5] user: stephan branch: build-reorg, size: 3208
2022-01-20
16:57
Renamed and modified Makefile → GNUmakefile.in. Major build reorg, step 1 of N. Moving to a top-level non-recursive make, based on the recent libfossil build tree re-org. Currently onlythe main libcwal builds. file: 2aa8ed5c45 check-in: [a6705cc58a] user: stephan branch: build-reorg, size: 2872