Commit graph

39 commits

Author SHA1 Message Date
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
a605654fb9 bugfix: missing 'uses: ..' in .yml 2023-09-24 13:30:41 -04:00
264da8e122 bugfix: typo in .tm 2023-09-24 13:29:34 -04:00
8f596d8f3d github actions, take 5 2023-09-24 13:28:31 -04:00
464449df06 github actions, take 4 2023-09-24 13:23:09 -04:00
8340c0c615 github actions, take 3 2023-09-24 13:13:55 -04:00
572572c7bb github actions, take 2 2023-09-24 13:10:35 -04:00
Roland
9161210d52
Create main.yml 2023-09-24 13:09:31 -04:00
1bdb8bb459 github actions attempt 2023-09-24 13:06:25 -04:00
f8ca4dbe09 refcnt: + unit test 2023-09-24 12:56:22 -04:00
b6723b921b refcnt: build + install fixes 2023-09-24 12:27:19 -04:00
87b4bfa795 + implementation 2023-09-23 15:48:36 -04:00
0e18026fba initial commit 2023-09-23 15:47:31 -04:00