Commit graph

56 commits

Author SHA1 Message Date
1adaf1c061 build: coverage working at umbrella level on osx
Uses llvm-cov tooling
2026-04-20 08:57:22 -04:00
269b7b6cf4 build: coverage build working in umbrella builds (!)
1. more recent lcov is persnickety, need to ignore some errors.
2. need more careful assembly of subdirs with .gcda/.gcno info.
   lcov doesn't like duplication here.
2026-04-09 20:50:32 -04:00
e5ff5c8779 build: + --clobber feature for .build/reconfigure script
copies reconfigure script to /tmp before
killing build directory.
2026-04-04 14:34:57 -04:00
54123c0e1f build: retire FACET argument to genfacetimpl 2026-03-11 10:03:46 -05:00
3e00b08d9f build: retire unused args from xo_add_genfacetimpl 2026-03-11 09:55:48 -05:00
d65158eea6 xo-expression2: drop redundant OUTPUT_IMPL_SUBDIR args 2026-03-11 09:49:19 -05:00
33c5f7b6e1 xo-cmake: retire OUTPUT_CPP_DIR in genfacetimpl macro 2026-03-11 09:16:41 -05:00
bee320e09b cmake build: + xo-genfacet-all target for umbrella build 2026-03-11 09:14:30 -05:00
5382cad639 build: retiring REPR argument to xo_add_genfacetimpl() 2026-03-11 08:41:57 -05:00
3493a501e0 xo-cmake: fix per-satellite targets to trigger local builds 2026-03-05 13:02:42 +11:00
14c94257df xo-cmake: scaffold-subdir: allow preexisting directories 2026-03-04 15:23:21 +11:00
738c2ab88e xo-cmake: scaffold-subdir: --with-facetidl feature 2026-03-04 15:17:43 +11:00
0524ffa6cf xo-cmake: bugfix scaffold-subdir: export FooShare.cmake for idl 2026-03-04 14:56:15 +11:00
f0a9c48e3e xo-cmake: bugfix src/foo/CMakeLists.txt location 2026-03-04 14:51:26 +11:00
831fc10c18 xo-cmake: setup to make share target available via cmake install 2026-02-27 19:38:53 +11:00
6dd635599c nix-build: + xo-object2 builds 2026-02-27 13:04:46 +11:00
ffa6682f1c xo-cmake: + xo-reconfigure.in install 2026-02-26 00:10:47 +11:00
ec0c8feb36 xo-cmake: bugfix: dependency for genfacet target 2026-02-17 15:55:11 -05:00
6f3833d6fb xo-interpreter2 stack: define-expr's work at top-level 2026-02-17 14:42:17 -05:00
ff5186ed55 xo-gc xo-cmake: simplify idl -> *.*pp codegen 2026-02-16 22:43:24 -05:00
908060ea6d xo-procedure2 xo-cmake: drop unnecessary output-cpp-dir cmdline arg 2026-02-16 17:23:12 -05:00
d44bb78900 switch build to c++23 2026-01-30 13:23:28 -05:00
70c43e0fe5 xo-cmake: + --enable/disable testing arg to reconfigure.in 2026-01-26 20:24:48 -05:00
f804d4f1e9 xo-cmake: + xo_add_genfacet_all() cmake function 2026-01-20 22:10:59 -05:00
7db67acadc xo-cmake: add --dry-run option to generated reconfigure script 2026-01-11 15:12:22 -05:00
bffe189ea1 xo-cmake: refactor xo-reconfigure to use cmake template 2026-01-11 14:53:47 -05:00
bfcd618350 xo-cmake: scaffold-subdir uses reference version of bootstrap macros 2026-01-11 14:35:44 -05:00
bfe894008b xo-cmake: update ref boostrap macros 2026-01-11 14:12:21 -05:00
9d7679c3ad xo-cmake: generate .build/reconfigure.sh script to rerun cmake 2026-01-11 14:05:05 -05:00
c7d6c5bb95 xo-build: + --with-asm argument 2026-01-11 13:01:52 -05:00
34db92a1f0 xo-cmake: + XO_ENABLE_ASM option to keep assembler output 2026-01-11 12:57:24 -05:00
1ad73914bb cosmetic 2026-01-11 12:32:41 -05:00
4ac35dd60e tooling: rename scaffold-headeronly -> scaffold-subdir 2026-01-09 20:12:02 -05:00
6d30aec8f9 Merge branch 'claude0' 2026-01-05 23:32:07 -05:00
b378ac5c17 xo-cmake: scaffold-headeronly works for shared libs also 2026-01-05 22:25:23 -05:00
827de87a22 xo-arena: empty scaffold (builds, but empty!) [WIP] 2026-01-05 22:15:33 -05:00
6b22aab6fb xo-cmake: streamline facet gen 2026-01-05 12:09:42 -05:00
e3711860f1 xo-object2: APrintable+DFloat 2026-01-05 11:53:44 -05:00
402cf9b852 + xo-printable2 + build fixes for cmake config 2026-01-04 23:03:18 -05:00
afc44e71fa xo-gc xo-object2 xo-facet: builds w/ ISequence,Dlist 2025-12-29 14:32:52 -05:00
519df04e34 xo-facet xo-object2 facet gen bugfixes 2025-12-26 02:18:16 -05:00
3b64c6ae27 xo-facet xo-object2 xo-cmake: facet tidy + build integration 2025-12-26 02:09:25 -05:00
ec4ecb29aa xo-facet: header impl + docs 2025-12-10 20:17:21 -05:00
d817c649aa xo-build: add with-vulkan arg 2025-09-23 00:53:05 -04:00
92363a9fd5 xo-imgui: opengl imgui ex1 working again on wsl2
(requires etc/hostwsl symlinks)
2025-09-22 21:20:09 -04:00
ba9de6773b xo-cmake: xo-build args realclean, with-opengl 2025-09-22 21:13:20 -04:00
255f07c8c2 xo-indentlog: build: XO_ENABLE_DOCS for docs build 2025-09-22 12:11:23 -04:00
746dc4b0e2 xo-alloc: GC mutation log works for full GC 2025-08-12 00:16:00 -05:00
e1d5ae46d2 + xo-alloc + xo-object + xo-alloc docs + GC utests 2025-08-03 15:59:38 -05:00
b5a11f7e51 xo-cmake: xo-build: + --with-examples --with-utests --debug-build 2025-07-13 21:15:35 -05:00