Commit graph

62 commits

Author SHA1 Message Date
bcd86e5324 (clang 15) compiler nit 2025-05-08 23:40:30 -05:00
7c59381604 xo-refcnt: feat: printing for brw<T> 2024-08-06 13:01:43 -04:00
0c45d2b883 xo-refcnt: ns: xo::ref::rp -> xo::rp 2024-08-05 14:28:14 -04: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
c7b37d35bb xo-refcnt: naked pointer -> Borrow ctor 2024-06-24 23:57:57 -04:00
8c3c3a7ac4 .gitignore: + .projectile 2024-06-14 15:23:01 -04:00
6451b12617 xo-refcnt: build: streamline 2024-06-14 15:22:30 -04:00
ae9acf59b3 xo-refcnt: README: mention xo-build assistant 2024-06-14 15:22:15 -04:00
3ec39aa295 xo-refcnt: exclude logging unless XO_INTRUSIVE_PTR_ENABLE_LOGGING 2024-06-14 15:21:49 -04:00
847bf85360 xo-recnt: build: bugfix to install cxxutil dir 2024-05-01 14:33:10 -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
cffffdae7c comsetic: whitespace 2024-03-29 14:43:12 -04:00
ddc15c0416 build: suppress bootstrap message in submodule build 2024-03-29 14:33:41 -04:00
c40f5f3ccf build: streamline CMAKE_MODULE_PATH interaction 2024-03-15 19:24:55 -04:00
24a145b489 cosmetic: warning comment 2023-10-22 17:05:37 -04:00
6bb448708b build: symlink-aware install 2023-10-19 15:46:37 -04:00
fb36eee3d0 track XO_LITERAL api change 2023-10-17 14:42:33 -04:00
Roland Conybeare
9227ed0ecf build: drop default gcc-only concept diagnostic 2023-10-17 00:19:13 -04:00
4d2cc52658 refcnt: + indentlog dep in generated cmake config 2023-10-10 13:03:45 -04:00
c494a44f99 build: xo_dependency_headeronly() -> xo_dependency() 2023-10-08 13:55:45 -04:00
5f22bca0dc refcnt: build tweaks 2023-10-06 23:56:16 -04:00
8ba04142ea build fix: account for xo/ insertion into include path 2023-10-06 18:43:00 -04:00
d480174107 refcnt: insert xo/ into include path 2023-10-06 18:03:21 -04:00
3c361213c7 Merge branch 'main' of github.com:Rconybea/refcnt 2023-10-03 22:01:17 -04:00
4e88ca9820 build: refcnt: streamline utest build 2023-10-03 21:55:52 -04:00
592447fa15 + .gitignore 2023-10-03 17:37:50 -04:00
ac265dc2b7 build: clenaup dependencies 2023-10-03 17:36:50 -04:00
4e0c8e92f2 refcnt: use xo_add_shared_library() from xo-cmake 2023-09-27 19:41:26 -04:00
277935c25e randomgen: consolidate CMAKE_EXPORT_COMPILE_COMMANDS 2023-09-27 18:23:40 -04:00
c361c5d4ca refcnt: consolidate CMAKE_CXX_STANDARD setting 2023-09-27 18:13:15 -04:00
29d5d68319 refcnt: build: xo-macros defaults CMAKE_MODULE_PATH 2023-09-27 17:59:47 -04:00
6d09431d40 refcnt: build tidy 2023-09-27 17:34:19 -04:00
a2e3bda4ff refcnt: build: bugfix: + xo_toplevel_compile_options() 2023-09-27 17:21:51 -04:00
a35770dc78 refcnt: build: streamline, using xo-cmake macros 2023-09-27 17:07:49 -04:00
6c56ed4aec refcnt: build: use new xo-make macros 2023-09-27 13:21:27 -04:00
870eb57aa7 build: adopt xo-cmake dependency 2023-09-27 09:29:47 -04:00
8c9b541e7d build: specify CONFIG for find_package(indentlog) 2023-09-26 15:48:17 -04:00
8e1b51c96f github: experiment with --debug-find 2023-09-26 15:21:02 -04:00
5b4d9331c8 build: provide typical default value for CMAKE_INSTALL_RPATH 2023-09-26 12:32:12 -04:00
4b3c854fc7 github: abandon streamline experiment, not sucessful 2023-09-24 13:56:34 -04:00
34e0a8acea github: streamline attempt in .yml 2023-09-24 13:53:38 -04:00
df4420c6a5 github: bugfix: typo in .yml 2023-09-24 13:49:09 -04:00
f305581cdf github: try building refcnt, now with indentlog dep 2023-09-24 13:47:08 -04:00
9a3b104ec0 bugfix: cmake --install syntax 2023-09-24 13:42:04 -04:00
7cc51fc13d github: install indentlog 2023-09-24 13:40:07 -04:00
be3880779f github: + indentlog build action 2023-09-24 13:37:59 -04:00
2fc39afdcc github actions, take 6 2023-09-24 13:36:16 -04:00