Commit graph

1,082 commits

Author SHA1 Message Date
204e600e14 github: print final install tree 2025-05-10 16:48:26 -05:00
cf62cb328a typo: missed } 2025-05-10 16:46:30 -05:00
a0fed9a4d2 bugfix: actions .yml location 2025-05-10 16:45:22 -05:00
88a8cd0f0a + github actions workflow (1st attempt) 2025-05-10 16:43:01 -05:00
81f59ed217 + xo-userenv 2025-05-10 16:30:13 -05:00
2329d118c2 Add 'xo-cmake/' from commit 'f510700b99'
git-subtree-dir: xo-cmake
git-subtree-mainline: c88807597e
git-subtree-split: f510700b99
2025-05-10 16:23:49 -05:00
c88807597e + xo-cmake build 2025-05-10 16:23:30 -05:00
2cb4df32e9 + .gitignore 2025-05-10 12:17:19 -05:00
2f2141328c + README 2025-05-10 12:15:55 -05:00
f510700b99 xo-cmake: + subsystem-list + xo-build improvements 2025-05-10 12:04:18 -05:00
ebbe45e5e7 xo-flatstring: comment consistency 2025-05-09 00:02:02 -05:00
54d11b31a5 merge 2025-05-08 23:57:35 -05:00
4d0e708ea4 xo-pyunit: fix missing cmake deps 2025-05-08 23:54:24 -05:00
b531e382c2 xo-unit: + indentlog dep 2025-05-08 23:51:08 -05:00
5d8cef515e xo-unit: + indentlog dep 2025-05-08 23:48:24 -05:00
bcd86e5324 (clang 15) compiler nit 2025-05-08 23:40:30 -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
d43c4af0b4 merge upstream 2025-05-08 20:06:28 -05:00
c9cea234bc bugfix: Quantity -> xquantity 2025-05-02 20:13:55 -05:00
b361811b97 bugfix: compiler nit 2025-05-02 19:21:17 -05:00
2241afd6f9 bugfix: indentlog: recover clang16 build 2025-05-02 18:25:12 -05:00
5dce303fe1 xo-reflect: bugfix: missing RefPointerTdx.fixed_child_td() 2024-09-14 18:26:10 -05:00
41f5ee3f88 xo-reflect: bugfix: missing PointerTdx.n_child_fixed() 2024-09-14 14:40:04 -05:00
c311577997 xo-pyreflect: bugfix: track ns change xo::ref::rp -> xo::rp 2024-09-14 11:55:10 -05:00
d18e9afc1d xo-ratio: update README.md for xo-build 2024-09-14 10:55:31 -05:00
e40dc2daab xo-ordinaltree: use latest xo-cmake macros 2024-09-14 10:16:03 -05:00
dfccfc56c1 xo-indentlog: handle gcc 13.3 2024-09-13 22:40:54 -05:00
bdfe08a514 xo-indentlog: bugfix: increase buf size to exclude possible overrun 2024-09-13 19:55:35 -05:00
4179196e21 xo-reflect: nit: README typo 2024-08-27 16:30:08 -04:00
b1c3dc80b1 xo-reflect: + invoker feature 2024-08-19 18:50:35 -04:00
7c59381604 xo-refcnt: feat: printing for brw<T> 2024-08-06 13:01:43 -04:00
8b631bbcc1 xo-reflect: tidy: formatting in utest 2024-08-05 14:37:54 -04:00
fc2b88da4b xo-reflect: feat: capture dtor 2024-08-05 14:37:35 -04:00
102fbf4a16 xo-ratio: + xo_reflectutil feature + utest 2024-08-05 14:34:14 -04:00
57eee82fa5 .gitignore: + .projectile (emacs ws config) 2024-08-05 14:31:04 -04:00
0c45d2b883 xo-refcnt: ns: xo::ref::rp -> xo::rp 2024-08-05 14:28:14 -04:00
0fef9b03e3 xo-indentlog: fix: print_with_escapes() static to appease osx build 2024-08-05 14:26:09 -04:00
18feb2bfe7 xo-indentlog: account for more-concise clang output when printing fn 2024-07-21 13:52:48 +10:00
b6ba761551 xo-expression: Borrow ctor 2024-07-03 15:45:37 -04:00
c7a030aa37 xo-reflect: + Borrow::operator=() 2024-07-03 15:43:43 -04:00
1ddc3e6a62 xo-reflect: clang nit on FunctionTdxInfo 2024-06-27 17:46:08 -04: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
908c3ae50b xo-reflect: bugfix: missing char in Object.hpp 2024-06-26 00:45:18 -04:00
58e143f1b1 xo-reflect: + Object (cache TypeId for dispatching) 2024-06-26 00:40:28 -04:00
2c51a1e1a0 xo-reflect: promote std::string to always-reflect 2024-06-26 00:40:11 -04:00
771ccdd308 xo-reflect: cosmetic: indenting 2024-06-26 00:39:58 -04:00
2b9aff3640 xo-reflect: + TypeDescr:: n_child_fixed(), fixed_child_td(i) 2024-06-25 19:37:16 -04:00