Commit Graph

18 Commits

Author SHA1 Message Date
Jason Rhinelander 95f632bbe9
Bump clang-format to 14
Our lint ci image no longer has an available clang-format-11.
2023-01-13 21:27:39 -04:00
Jason Rhinelander 670d643dd0
Add oxen repo for updated cmake for bionic build 2022-05-30 15:45:59 -03:00
Jason Rhinelander 8364ef029f
Refactor code
- Moves all source code under oxenss/
- Removes .../include, .../src setup
- Use include subdirectories and subnamespaces
- Various small code cleanups in common/utils code, eliminating or
  splitting up unrelated functionality.
2022-04-29 14:17:00 -03:00
Jason Rhinelander 306010094e
Add ci lint job 2022-03-29 19:34:12 -03:00
Jason Rhinelander c147d0633f git submodules in parallel 2021-10-18 13:48:22 -03:00
Jason Rhinelander c371dfe5fd Use our prebuilt ci; tweak builds; reformat 2021-10-18 13:45:13 -03:00
Jason Rhinelander c44694bc23 Allow using system jemalloc for non-static build 2021-06-16 18:59:06 -03:00
Jason Rhinelander 44d2edbc34 Need make too 2021-06-16 18:59:06 -03:00
Jason Rhinelander 5f29cb055c Drone: remove boost deps, add curl deps 2021-06-16 18:59:06 -03:00
Jason Rhinelander 6fda19d4f1 Build fixes
- add autoconf dep for jemalloc
- add libuv for macos
2021-06-16 18:59:06 -03:00
Jason Rhinelander dd9495596f Build and run tests everywhere 2021-04-25 20:16:12 -03:00
Jason Rhinelander 4e62418c05 Add simple test 2021-04-24 00:26:03 -03:00
Jason Rhinelander 5c4a0321b1 Sync up sodium includes with lokinet 2021-04-24 00:26:03 -03:00
Jason Rhinelander a0ab978079 Try more buster stuff 2021-04-24 00:26:03 -03:00
Jason Rhinelander 10b612861e Use our preloaded docker base images 2021-04-24 00:26:03 -03:00
Jason Rhinelander 281c0d8cb9 Buster deps fix (maybe?) 2021-04-24 00:26:03 -03:00
Jason Rhinelander 8ecb53e369 Updated required libsodium to 1.0.18, add download option
We require 1.0.18 now, apparently, so bump the required version and add
a -DDOWNLOAD_LIBSODIUM (copied from lokinet) that can download and build
it when required (without needing to do a full static build of
everything).
2021-04-24 00:26:03 -03:00
Jason Rhinelander 5fe94f9a60 Add drone CI 2021-01-13 15:20:23 -04:00