09f7ad1680
xo-cmake: xo-build + git subtree for satellites
...
xo-build
--add-umbrella-remote XONAME
--pull-umbrella-remote XONAME
--push-umbrella-remote XONAME
2026-05-22 09:20:35 -04:00
0cb64a72f2
build: coverage working at umbrella level on osx
...
Uses llvm-cov tooling
2026-04-20 08:57:22 -04:00
346fe12898
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
3557ab8335
build: + --clobber feature for .build/reconfigure script
...
copies reconfigure script to /tmp before
killing build directory.
2026-04-04 14:34:57 -04:00
ce708ed8ee
build: retire FACET argument to genfacetimpl
2026-03-11 10:03:46 -05:00
c271c70146
build: retire unused args from xo_add_genfacetimpl
2026-03-11 09:55:48 -05:00
7fa0d491b7
xo-expression2: drop redundant OUTPUT_IMPL_SUBDIR args
2026-03-11 09:49:19 -05:00
e5f68f93df
xo-cmake: retire OUTPUT_CPP_DIR in genfacetimpl macro
2026-03-11 09:16:41 -05:00
a1b707c4d8
cmake build: + xo-genfacet-all target for umbrella build
2026-03-11 09:14:30 -05:00
1c03229d0b
build: retiring REPR argument to xo_add_genfacetimpl()
2026-03-11 08:41:57 -05:00
bd173f3a1d
xo-cmake: fix per-satellite targets to trigger local builds
2026-03-05 13:02:42 +11:00
f6563502eb
xo-cmake: scaffold-subdir: allow preexisting directories
2026-03-04 15:23:21 +11:00
1687767096
xo-cmake: scaffold-subdir: --with-facetidl feature
2026-03-04 15:17:43 +11:00
7af082de59
xo-cmake: bugfix scaffold-subdir: export FooShare.cmake for idl
2026-03-04 14:56:15 +11:00
ec3d65feb1
xo-cmake: bugfix src/foo/CMakeLists.txt location
2026-03-04 14:51:26 +11:00
9f977c0025
xo-cmake: setup to make share target available via cmake install
2026-02-27 19:38:53 +11:00
2ff5ab3fc9
nix-build: + xo-object2 builds
2026-02-27 13:04:46 +11:00
301025e216
xo-cmake: + xo-reconfigure.in install
2026-02-26 00:10:47 +11:00
469d55588f
xo-cmake: bugfix: dependency for genfacet target
2026-02-17 15:55:11 -05:00
11a02cc5b6
xo-interpreter2 stack: define-expr's work at top-level
2026-02-17 14:42:17 -05:00
f9a8310669
xo-gc xo-cmake: simplify idl -> *.*pp codegen
2026-02-16 22:43:24 -05:00
02655ef795
xo-procedure2 xo-cmake: drop unnecessary output-cpp-dir cmdline arg
2026-02-16 17:23:12 -05:00
a3bf878198
switch build to c++23
2026-01-30 13:23:28 -05:00
0522f546b9
xo-cmake: + --enable/disable testing arg to reconfigure.in
2026-01-26 20:24:48 -05:00
69fafa1f9b
xo-cmake: + xo_add_genfacet_all() cmake function
2026-01-20 22:10:59 -05:00
d028a21547
xo-cmake: add --dry-run option to generated reconfigure script
2026-01-11 15:12:22 -05:00
816ba6e6f7
xo-cmake: refactor xo-reconfigure to use cmake template
2026-01-11 14:53:47 -05:00
15ecd04042
xo-cmake: scaffold-subdir uses reference version of bootstrap macros
2026-01-11 14:35:44 -05:00
0b6dceead4
xo-cmake: update ref boostrap macros
2026-01-11 14:12:21 -05:00
455ec899d3
xo-cmake: generate .build/reconfigure.sh script to rerun cmake
2026-01-11 14:05:05 -05:00
11f5b1119b
xo-build: + --with-asm argument
2026-01-11 13:01:52 -05:00
4ba9cab69e
xo-cmake: + XO_ENABLE_ASM option to keep assembler output
2026-01-11 12:57:24 -05:00
f628351d04
cosmetic
2026-01-11 12:32:41 -05:00
5b5381b887
tooling: rename scaffold-headeronly -> scaffold-subdir
2026-01-09 20:12:02 -05:00
0635279fe6
Merge branch 'claude0'
2026-01-05 23:32:07 -05:00
f1d5541354
xo-cmake: scaffold-headeronly works for shared libs also
2026-01-05 22:25:23 -05:00
f6040fb765
xo-arena: empty scaffold (builds, but empty!) [WIP]
2026-01-05 22:15:33 -05:00
eb960a5fc8
xo-cmake: streamline facet gen
2026-01-05 12:09:42 -05:00
361d8cb4f9
xo-object2: APrintable+DFloat
2026-01-05 11:53:44 -05:00
4c086fe1e6
+ xo-printable2 + build fixes for cmake config
2026-01-04 23:03:18 -05:00
569ce43355
xo-gc xo-object2 xo-facet: builds w/ ISequence,Dlist
2025-12-29 14:32:52 -05:00
2c0970645f
xo-facet xo-object2 facet gen bugfixes
2025-12-26 02:18:16 -05:00
0956033dfb
xo-facet xo-object2 xo-cmake: facet tidy + build integration
2025-12-26 02:09:25 -05:00
6843288998
xo-facet: header impl + docs
2025-12-10 20:17:21 -05:00
000f40bee2
xo-build: add with-vulkan arg
2025-09-23 00:53:05 -04:00
6847aa4670
xo-imgui: opengl imgui ex1 working again on wsl2
...
(requires etc/hostwsl symlinks)
2025-09-22 21:20:09 -04:00
788da1af34
xo-cmake: xo-build args realclean, with-opengl
2025-09-22 21:13:20 -04:00
932a51616a
xo-indentlog: build: XO_ENABLE_DOCS for docs build
2025-09-22 12:11:23 -04:00
aff076fa7f
xo-alloc: GC mutation log works for full GC
2025-08-12 00:16:00 -05:00
a19551081d
+ xo-alloc + xo-object + xo-alloc docs + GC utests
2025-08-03 15:59:38 -05:00