|
|
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 |
|
|
|
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 |
|
|
|
455ec899d3
|
xo-cmake: generate .build/reconfigure.sh script to rerun cmake
|
2026-01-11 14:05:05 -05:00 |
|
|
|
4ba9cab69e
|
xo-cmake: + XO_ENABLE_ASM option to keep assembler output
|
2026-01-11 12:57:24 -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 |
|
|
|
6847aa4670
|
xo-imgui: opengl imgui ex1 working again on wsl2
(requires etc/hostwsl symlinks)
|
2025-09-22 21:20:09 -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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
85837924a5
|
xo-cmake: + default flags when CMAKE_BUILD_TYPE empty
|
2024-06-26 01:33:57 -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 |
|
|
|
f25378219b
|
xo-cmake: + xo_utest_coverage_config2()
|
2024-05-01 14:47:22 -04:00 |
|
|
|
c656d0d4f5
|
xo-cmake: bugfix: tolerate empty CMAKE_BUILD_TYPE
|
2024-05-01 14:46:56 -04:00 |
|
|
|
6778d4ce45
|
xo-cmake: bugfix: syntax when no CMAKE_BUILD_TYPE def
|
2024-04-29 21:40:58 -05:00 |
|
|
|
65d8fb79b5
|
xo-cmake: streamline doxygen/sphinx setup; collect targets
|
2024-04-25 18:14:00 -04:00 |
|
|
|
c22cde60d7
|
xo-cmake: skip coverage config stuff unless coverage build
|
2024-04-25 14:43:58 -04:00 |
|
|
|
6a702ed88a
|
xo-cmake: xo-cmake-config helper script + streamline coverage gen
|
2024-04-25 13:12:46 -04:00 |
|
|
|
c8ac0ceb49
|
cmake: + xo_self_headeronly_dependency()
|
2024-04-16 13:30:16 -04:00 |
|
|
|
ca721658e9
|
stremaline xo-cmake info messages
|
2024-03-15 19:20:18 -04:00 |
|
|
|
93910f9013
|
pybind11 python-fetching deprecated, drop it
|
2024-03-13 16:34:07 -04:00 |
|
|
|
ffd8e9dca9
|
Merge branch 'main' of github.com:Rconybea/xo-cmake
|
2023-10-24 22:18:23 -04:00 |
|
|
|
e4169def1c
|
tweak message on INTERFACE_LINK_LIBRARIES
|
2023-10-24 22:18:06 -04:00 |
|
|
|
38c95a5542
|
build: drop XO_SYMLINK_INSTALL console message
|
2023-10-24 12:26:21 -04:00 |
|
|
|
7d599854fb
|
bugfix: bad include install in vanilla build
|
2023-10-23 15:55:55 -04:00 |
|
|
|
5ae6f41e63
|
+ xo_cxx_toplevel_options() to consolidate boilerplate
|
2023-10-23 13:34:53 -04:00 |
|
|
|
cd96900046
|
build: drop debug log messages
|
2023-10-22 17:52:50 -04:00 |
|