1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
Commit graph

213 commits

Author SHA1 Message Date
Michael 07377b8d5f
Find libuv for Ryan 2019-06-28 12:08:43 +01:00
Michael 1639c58cb6
Remove cppbackport from vendor dir 2019-06-27 16:25:44 +01:00
Jeff Becker c63dbe7e48
fix freebsd build 2019-06-25 09:51:17 -04:00
Jeff Becker e265661adb
try fixing issue number 17 (not done) 2019-06-24 12:48:48 -04:00
Rick V 68862cc830
we libuv now 2019-06-13 21:21:44 -05:00
Rick V 271cfcb64e
remove all disused platform-specific event loops
(cherry picked from commit 94d00a169ba7934ef719cc38fe0ca1eff8e1b675)
2019-06-13 21:02:57 -05:00
Rick V 7788d6ec3c
fix windows
lto stuff remains for now
since native builds work

(cherry picked from commit 37814472af5e7c35d514bae16d19b08050765d52)

i'm not porting the UNIX-tier cppfs thing

(cherry picked from commit d6edbd789534d4fd0bce6c8c2418347cd80bebdb)

none of this had to be specified directly ffs

(cherry picked from commit 5dbefa7131a6fe0b2006c90ecdba7e466fdd1ecc)

stop breaking shit reee

(cherry picked from commit 14be89902ccc75a7fc21863593da393ca976d0d4)
2019-05-05 23:01:51 -05:00
Michael 8c570653ee
Refactor top level cmake file into multiple components 2019-04-30 00:48:48 +01:00
Michael 0b4d787042
More work on router docker image
- Multi-stage docker build (final image only 15MB!)
- Build in release mode
    - Fix bug with release mode
    - Fix compiler being dumb AF
    - Disable FORTIFY for now
- Enable LTO when making a staticly linked release
- Fix some gcc specific warnings
- Refactor cmake stuff into multiple files
2019-04-28 17:04:52 +01:00
Michael 4143472a17
Add cmake module to target a library as 'system', and fix a few warnings 2019-04-25 00:27:31 +01:00
Jeff Becker edc477b071
update build files again 2018-05-29 10:45:37 -04:00
Jeff Becker 812bb6e0c0
update build files 2018-05-29 10:29:46 -04:00
Jeff Becker 63150549fc
start moving to cmake 2018-05-16 09:56:51 -04:00