|
|
ce7154db57
|
build: use cmake find_package() in CONFIG mode
|
2023-09-26 13:44:21 -04:00 |
|
|
|
e636c59f62
|
github: try --debug-find
|
2023-09-26 13:04:24 -04:00 |
|
|
|
5059252204
|
github: use specific build directory for reflect
|
2023-09-26 13:00:46 -04:00 |
|
|
|
5b4d9331c8
|
build: provide typical default value for CMAKE_INSTALL_RPATH
|
2023-09-26 12:32:12 -04:00 |
|
|
|
d7232b4da6
|
github: fix installdir for sibling xo deps
|
2023-09-26 11:52:18 -04:00 |
|
|
|
d1be10ab3a
|
github: checkout/build/install refcnt dep
|
2023-09-26 11:48:02 -04:00 |
|
|
|
955462003b
|
github: checkout/build/install subsys dep
|
2023-09-26 11:46:17 -04:00 |
|
|
|
06a9f72ef5
|
github: + checkout/build/install indentlog
|
2023-09-26 11:43:12 -04:00 |
|
|
|
56154d53af
|
build: drop repo/indentlog (was submodule w/ a preceding commit)
|
2023-09-26 01:42:18 -04:00 |
|
|
|
0eaef318bf
|
Merge branch 'main' of github.com:Rconybea/reflect
|
2023-09-26 01:35:20 -04:00 |
|
|
|
129e762c7b
|
build: + CMAKE_INSTALL_RPATH + remov externalproject_add() calls
|
2023-09-26 01:32:50 -04:00 |
|
|
|
8f36e73b18
|
build: remove submodules (moved to reflect-sm project)
|
2023-09-26 01:27:13 -04:00 |
|
|
|
d1833c5fa6
|
github: apt-get catch2 dependency
|
2023-09-25 18:16:20 -04:00 |
|
|
|
31e0c14930
|
github: submodule actions, take 2
|
2023-09-25 18:14:10 -04:00 |
|
|
|
94788b53f0
|
github: action for git submodules, take 1
|
2023-09-25 18:05:44 -04:00 |
|
Roland
|
4cc5f4049f
|
Create cmake-single-platform.yml
|
2023-09-25 17:59:47 -04:00 |
|
|
|
57808cc614
|
+ .gitignore
|
2023-09-25 17:56:57 -04:00 |
|
|
|
ab23f431af
|
+ build/install notes
|
2023-09-25 17:55:04 -04:00 |
|
|
|
fdb4ca37f4
|
reflect: initial implementation
|
2023-09-25 17:49:42 -04:00 |
|
|
|
2e63293139
|
+ git submodules {subsys, refcnt}
|
2023-09-25 17:47:13 -04:00 |
|
|
|
064659e179
|
+ submodule indentlog
|
2023-09-24 19:41:40 -04:00 |
|
|
|
a29faaa1ae
|
initial commit
|
2023-09-24 17:31:32 -04:00 |
|
Roland
|
1c384e1ff0
|
Create cmake-single-platform.yml
|
2023-09-24 15:36:06 -04:00 |
|
|
|
539917e24c
|
subsys: README
|
2023-09-24 15:34:08 -04:00 |
|
|
|
1b363f94a0
|
subsys: build+install (header-only library)
|
2023-09-24 15:33:23 -04:00 |
|
|
|
8560fc63fd
|
initial commit
|
2023-09-24 14:42:38 -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 |
|
|
|
bf92724aa5
|
bugfix: default CMAKE_INSTALL_RPATH
|
2023-09-24 12:49:03 -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 |
|
|
|
1db6cd4d4a
|
build: fix CMAKE_INSTALL_RPATH
|
2023-09-23 13:14:50 -04:00 |
|
|
|
fadbcd7b54
|
+ xoshiro256ss (copied from kalman project)
|
2023-09-23 13:07:45 -04:00 |
|
|
|
5d6bd7cd40
|
build: + cmake boilerplate to make indentlog cmake-findable
|
2023-09-22 19:46:26 -04:00 |
|