Commit graph

132 commits

Author SHA1 Message Date
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
205dfd068c xo-cmake: xo-build: + --with-examples --with-utests --debug-build 2025-07-13 21:15:35 -05:00
ff6c72fe49 xo-reader xo-expression: nested lambdas working properly + docs 2025-07-06 14:13:44 -05:00
ac255de1d2 xo-cmake: comments on modules vs configs 2025-07-05 16:16:47 -05:00
13ba95a4d3 xo-cmake: doxygen+sphinx working for umbrella2 submodule build 2025-06-22 16:13:37 -05:00
ccd6930cb9 xo-cmake: set CMAKE_MODULE_PATH -> works properly from nix 2025-06-12 07:36:25 -05:00
9fb486cf19 xo-cmake: + xo-build --build-docs 2025-06-12 07:35:46 -05:00
f510700b99 xo-cmake: + subsystem-list + xo-build improvements 2025-05-10 12:04:18 -05:00
89ef68f5f2 + XO_UMBRELLA_REPO_SUBDIR 2025-05-08 23:38:48 -05:00
38f2da8a8d bugfix: looks like need distinct custom target names
Care about this in submodule build w/ cmake 3.29.2
2025-05-08 20:43:12 -05:00
aff3e64619 xo-cmake: bugfix: missed invocation of xo_toplevel_default_config() 2024-06-26 01:36:22 -04:00
5fb7745c66 xo-cmake: + FAQ 2024-06-26 01:34:24 -04:00
85837924a5 xo-cmake: + default flags when CMAKE_BUILD_TYPE empty 2024-06-26 01:33:57 -04:00
fd033bdf60 xo-cmake: + xo-ratio in xo-build 2024-06-21 14:02:52 -04:00
4b8fab54c3 xo-cmake: + xo-build assistant 2024-06-14 15:13:53 -04:00
fb63bd1261 ++ README improvements -- bring up-to-date 2024-06-12 12:31:37 -04:00
cd62475738 xo-cmake: + xo-bootstrap-macros.cmake 2024-06-12 12:30:54 -04:00
1b83bd7be2 xo-cmake: tweaks for toplevel options 2024-05-30 16:34:25 -04:00
0aef5a4154 Merge branch 'main' of github.com:Rconybea/xo-cmake 2024-05-20 07:12:46 -04:00
1df767b7c4 xo-cmake: + xo_cxx_toplevel_options3() 2024-05-19 21:37:26 -04:00
1925c144b0 xo-cmake: + xo_toplevel_config2() 2024-05-19 21:32:50 -04:00
8784ed836a xo-cmake: + xo_toplevel_release_config() 2024-05-19 21:26:59 -04:00
c6689c3fa9 Merge branch 'main' of github.com:Rconybea/xo-cmake 2024-05-15 12:07:53 -04:00
0744c4f9b4 xo-cmake: + xo_add_executable() + track executables 2024-05-15 12:07:05 -04:00
4347b8b5a3 Merge branch 'main' of github.com:Rconybea/xo-cmake 2024-05-15 12:05:18 -04:00
69a81a3fae xo-cmake: generalize for non-xo project stem 2024-05-14 14:57:31 -07:00
c7f69a5424 xo-cmake: + xo_toplevel_asan_config() 2024-05-01 23:13:17 -04:00
d5e6985609 Merge branch 'main' of github.com:Rconybea/xo-cmake 2024-05-01 14:47:42 -04:00
f25378219b xo-cmake: + xo_utest_coverage_config2() 2024-05-01 14:47:22 -04:00