|
|
9d3cae1dee
|
xo-indentlog: workaround unexpected ambiguity with hex() inserter
|
2024-05-01 14:49:55 -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 |
|
|
|
c656d0d4f5
|
xo-cmake: bugfix: tolerate empty CMAKE_BUILD_TYPE
|
2024-05-01 14:46:56 -04:00 |
|
|
|
e9d77c6bc2
|
Merge branch 'main' of github.com:rconybea/subsys
|
2024-05-01 14:44:47 -04:00 |
|
|
|
32897d3017
|
xo-subsys: .gitignore: ignore .build* dirs
|
2024-05-01 14:42:48 -04:00 |
|
|
|
5d02e74406
|
xo-subsys: build: streamline using recent xo-cmake improvements
|
2024-05-01 14:42:00 -04:00 |
|
|
|
301a7c790d
|
Merge branch 'main' of github.com:Rconybea/xo-pyutil
|
2024-05-01 14:41:19 -04:00 |
|
|
|
fd5ebbfd22
|
xo-pyutil: build: streamline using recent xo-cmake improvements
|
2024-05-01 14:39:09 -04:00 |
|
|
|
847bf85360
|
xo-recnt: build: bugfix to install cxxutil dir
|
2024-05-01 14:33:10 -04:00 |
|
|
|
a15025e95b
|
xo-flatstring: build: + xo_toplevel_debug_config2() call
|
2024-05-01 14:31:47 -04:00 |
|
|
|
0680b7b1fc
|
Merge branch 'main' of github.com:Rconybea/refcnt
|
2024-04-30 10:21:25 -05:00 |
|
|
|
9e0ae8b193
|
xo-refcnt: gitignore: ignore .build* dirs
|
2024-04-30 10:17:36 -05:00 |
|
|
|
b4052c647f
|
xo-refcnt: build: streamline using recent xo-camke macros
|
2024-04-30 10:16:51 -05:00 |
|
|
|
44a31724ec
|
xo-randomgen: bugfix: test with __APPLE__ instead of __clang__
|
2024-04-29 23:17:58 -05:00 |
|
|
|
45cc28b4f8
|
xo-randomgen: streamline build using improved xo-cmake macros
|
2024-04-29 23:17:36 -05:00 |
|
|
|
f47c5db866
|
xo-indentlog: fix regression in utest for <..> printers
|
2024-04-29 23:03:00 -05:00 |
|
|
|
6778d4ce45
|
xo-cmake: bugfix: syntax when no CMAKE_BUILD_TYPE def
|
2024-04-29 21:40:58 -05:00 |
|
|
|
da58be3f38
|
xo-indentlog: print hex view on failed quoted()/unq() utest
|
2024-04-29 10:59:04 -04:00 |
|
|
|
89fc563f00
|
xo-indentlog: utest: track gcc behavior change around 13.2
|
2024-04-29 10:56:18 -04:00 |
|
|
|
787aba1e19
|
xo-indentlog: utest: ++ behavior tracking for gcc 13.2
|
2024-04-29 10:45:54 -04:00 |
|
|
|
340deff5fa
|
xo-indentlog: minor: comment
|
2024-04-29 10:43:06 -04:00 |
|
|
|
453f8aa9e1
|
xo-indentlog: bugfix: gcc version check on embedded newline test
|
2024-04-29 10:39:33 -04:00 |
|
|
|
9ef4f66ec3
|
xo-indentlog: github: retry test
|
2024-04-29 00:51:29 -04:00 |
|
|
|
6b0acb1d7b
|
xo-indentlog: github: re-run tests on failure
|
2024-04-29 00:49:43 -04:00 |
|
|
|
3d4821cc84
|
xo-indentlog: build: streamline using new xo-cmake macros
|
2024-04-28 14:47:51 -04:00 |
|
|
|
27dec697ed
|
xo-indentlog: explicit cstdint to satisfy compiler warning
|
2024-04-28 14:47:29 -04:00 |
|
|
|
74eda2bc75
|
xo-indentlog: bugfix: + array size to satisfy compiler warning
|
2024-04-28 14:47:01 -04:00 |
|
|
|
86c6bbe806
|
xo-indentlog: bugfix: escaped special chars behaving unexpectedly
|
2024-04-28 14:46:34 -04:00 |
|
|
|
292a410f1f
|
xo-indentlog: hex() explicit kword to avoid ambiguity w/ templates
|
2024-04-28 14:45:31 -04:00 |
|
|
|
8afe90afd6
|
xo-flatstring: + __int128 printer
|
2024-04-28 14:44:35 -04:00 |
|
|
|
23a9a647c7
|
xo-flatstring: replace from_int() with template on int repr
|
2024-04-28 14:44:08 -04:00 |
|
|
|
023c193b78
|
xo-flatstring: build: streamline docs + utest setup
|
2024-04-25 18:14:55 -04:00 |
|
|
|
65d8fb79b5
|
xo-cmake: streamline doxygen/sphinx setup; collect targets
|
2024-04-25 18:14:00 -04:00 |
|
|
|
1b931bf9e1
|
xo-flatstring: build: drop sphinx+breathe doc step for now
|
2024-04-25 15:03:52 -04:00 |
|
|
|
1fdbe61317
|
xo-flatstring: github: + build docs
|
2024-04-25 14:47:24 -04:00 |
|
|
|
a9dc31ad9d
|
xo-flatstring: build: use xo-cmake Doxyfile.in
|
2024-04-25 14:46:07 -04:00 |
|
|
|
f035b9f31f
|
xo-flatstring: bugfix: fix CMAKE_MODULE_PATH status msg
|
2024-04-25 14:45:41 -04:00 |
|
|
|
c22cde60d7
|
xo-cmake: skip coverage config stuff unless coverage build
|
2024-04-25 14:43:58 -04:00 |
|
|
|
62c6786d38
|
xo-cmake: bugfix: must install Doxyfile.in
|
2024-04-25 14:43:36 -04:00 |
|
|
|
8846fa5da8
|
xo-cmake: + xo-cmake-config --doxygen-template
|
2024-04-25 14:31:24 -04:00 |
|
|
|
633bbd4047
|
xo-flatstring: build: streamline/tweak .cmake files
|
2024-04-25 14:26:16 -04:00 |
|
|
|
f9619cf5b0
|
xo-cmake: bugfix: fix path in exported cmake_module_path config
|
2024-04-25 14:13:24 -04:00 |
|
|
|
40ce9b63bc
|
xo-cmake: bugfix: fix path for cmake macro install dest
|
2024-04-25 14:07:48 -04:00 |
|
|
|
c111a3eff2
|
xo-cmake: bugfix: need full CMAKE_INSTALL_FULL_DATADIR
|
2024-04-25 14:00:29 -04:00 |
|
|
|
d3b12a97e2
|
xo-cmake: bugfix: cmake_module_path must-> CMAKE_INSTALL_DATADIR !
|
2024-04-25 13:58:38 -04:00 |
|
|
|
294f1ebb81
|
xo-cmake: github: fix xo-cmake-config path
|
2024-04-25 13:47:47 -04:00 |
|
|
|
a978d91e94
|
xo-cmake: github: + debug message
|
2024-04-25 13:46:23 -04:00 |
|
|
|
3339ea8eb6
|
xo-cmake: github: + workflow using docker-xo-builder
|
2024-04-25 13:44:47 -04:00 |
|
|
|
970a91705e
|
xo-flatstring: build: bootstrap debug
|
2024-04-25 13:36:31 -04:00 |
|