Commit Graph

71 Commits (0d150e19ee2de1d6ca849d548070b37ed325e3bb)

Author SHA1 Message Date
Jeff Becker 1f761a1cb0
* fix arm cross compile on ubuntu disco
* add toolchain option for cross compile
5 years ago
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
5 years ago
Michael 4143472a17
Add cmake module to target a library as 'system', and fix a few warnings 5 years ago
michael-loki 0195152e05 Allow builds on MSVC (#518)
* Import cxxopts to replace getopts usage

* Add visual studio build things

* Fixup abseil build parts

* Replace __attribute__((unused)) with ABSL_ATTRIBUTE_UNUSED

* Fixup minor windows build issues

* Replace getopts usage

* Temporarily fixup .rc files

* More minor windows fixes

* Get a working build

* Revert .rc files

* Revert changes to nodedb
5 years ago
Jeff Becker 3da6551e82
make android compile 5 years ago
Ryan Tharp 98e3753764 fix typo 5 years ago
Ryan Tharp 25d00e2974 Merge remote-tracking branch 'origin/master' 5 years ago
Ryan Tharp ad91071633 Fix undefined behaviors and misaligned member access 5 years ago
Michael 90373b806c
Fix log tag after cmake changes 5 years ago
Michael 1aeacb0043
Refactor CMakeLists into distinct directories 5 years ago
Michael 3b3926a0ea
Refactor CMakeLists into distinct directories 5 years ago
despair d9863128b9 the intrinsic variant is 32-bit clean
the ASM variant is not

found it

fix

something is wrong with the external build

hmm

why is this critical section doing nothing

fix multiple init

debug init

ok fixed
6 years ago
Jeff Becker 9db99d4d04
fix debian build 6 years ago
despair 907e557696 fuck the apple compiler
bad merge!

make -Werror optional for end-users
6 years ago
Jeff Becker d408b08889
make windows cross compile pass, make format parts of libutp 6 years ago
Jeff Becker fd87f2ac96
purge VLAs from the codebase 6 years ago
Jeff Becker 04a249a503
Merge remote-tracking branch 'rick/dev' 6 years ago
Jeff Becker 960aa479e9
fixes for ancient rpi toolchain 6 years ago
despair 2a5a0f1577 fix warnings on windows
up next: fix netbsd
6 years ago
Jeff Becker 7a78832841
Merge remote-tracking branch 'rick/dev' 6 years ago
Jeff Becker 7090a012f3
Merge remote-tracking branch 'micheal/wextra' into dev 6 years ago
Michael Thorpe 33bfaf7ecd
Enable -Wextra
test criteria:
- test build on macOS
- test build in debian docker container
- test build in fedora docker container
6 years ago
despair 04e620ebf2 add iocp tcp connect
msys2 grabs its reactos sdk headers straight out of git
most cross-compilers use the versioned releases (v6 as of last week)

huh. for once setting the windows version macros doesn't break anything.
6 years ago
Michael Thorpe a2d5d80779
Enable warnings as errors
test criteria:
- Built from clean on macOS
6 years ago
Jeff Becker f1cca956f9
make android compile again 6 years ago
despair 5a32ccf220 scan-build fixes on win32 code paths 6 years ago
despair 3aaea187b6 add intel intrinsics for 32-bit avx build
make crypto and abyss static

update readme for windows
6 years ago
despair b1c28be916 grabbed packaging scripts and fluff from abandoned repo 6 years ago
Jeff Becker 2e511dc414
fix format 6 years ago
Jeff 38c1cbb0e8 make it compile 6 years ago
Jeff 78fdfca345 add missing file 6 years ago
Jeff 810755a63a always include this block 6 years ago
Jeff Becker fa54a7bddb
crypto_sign_edwards 6 years ago
Jeff Becker e63e69aaf6
crypto_sign 6 years ago
Jeff Becker 3d7901654f
header 6 years ago
Jeff Becker 3c8f0dd807
header 6 years ago
Jeff Becker 4a971b8e7b
more 6 years ago
Jeff Becker fe5b503788
crypto_box 6 years ago
Jeff Becker 6dfc083c0f
yup 6 years ago
Jeff Becker dfd00759aa
eh 6 years ago
Jeff Becker d4b70782bc
more headers 6 years ago
Jeff Becker a0477db38f
i basically forgot the headers 6 years ago
Jeff Becker c7b026ec45
more header 6 years ago
Jeff Becker ceae4b2d1f
more headers 6 years ago
Jeff Becker d39778d22d
dont need that 6 years ago
Jeff Becker b35c3828f9
move 6 years ago
Jeff Becker c4af459acc
more headers 6 years ago
Jeff Becker 392871f24d
move 6 years ago
Jeff Becker 97a3dadab8
more headers 6 years ago
Jeff Becker 4411d85040
fix headers 6 years ago