Adam Ierymenko
|
02270e0e3d
|
Linux build fixes... may need to be reverted for new Drone CI but needed for old environment
|
4 years ago |
Grant Limberg
|
183a9d7088
|
update controller image and some dependencies
|
4 years ago |
Joseph Henry
|
81462cd530
|
Add snapcraft login step for future CI/CD
|
4 years ago |
Joseph Henry
|
7d4e4ac646
|
Update snapcraft
|
4 years ago |
Joseph Henry
|
9b42ced27f
|
Tweak DSM7 docker build target
|
4 years ago |
Sean OMeara
|
127c19fecd
|
betterized rpm spec and ci scripts
|
4 years ago |
Grant Limberg
|
b65c1ed3a0
|
Add inja
Requries update to C++17 standard
|
4 years ago |
Erik Hollensbe
|
59d4aef7c2
|
Fix cargo home directory (was previously hard-coded to /root)
Signed-off-by: Erik Hollensbe <git@hollensbe.org>
|
4 years ago |
Joseph Henry
|
1294767b44
|
Fix ZT_SSO_SUPPORTED flag behavior. Allow disabling for embedded targets.
|
4 years ago |
Joseph Henry
|
0e658828fb
|
Add Synology Docker target to Linux makefile
|
4 years ago |
fuowang
|
40681328ec
|
Add loongarch64 support (#1614)
* add loongarch64 support
|
4 years ago |
Joseph Henry
|
29566bfe7d
|
Add Synology target to Linux makefile
|
4 years ago |
Joseph Henry
|
6f4a69703b
|
Fix ZT_SSO_SUPPORTED flag behavior. Allow disabling for embedded targets.
|
4 years ago |
Joseph Henry
|
d67f59f5b5
|
Fix ARMv6 arch moniker
|
4 years ago |
Adam Ierymenko
|
15ddf28c6a
|
Makefile fix for Linux.
|
4 years ago |
Adam Ierymenko
|
ed74ed6ed2
|
CentOS/RHEL 6 SELinux permissions.
|
4 years ago |
Joseph Henry
|
1d15d4e8d3
|
Add ZT_DEBUG to DEFS when specified
|
4 years ago |
Adam Ierymenko
|
4ecf692f46
|
Remove -j1
|
4 years ago |
Grant Limberg
|
211b1fc23c
|
enable on x32
|
4 years ago |
Grant Limberg
|
df6bbb0b0c
|
more fun with makefiles
|
4 years ago |
Grant Limberg
|
cfae20e0df
|
LDFLAGS fix on non-supported platforms
|
4 years ago |
Grant Limberg
|
3c0adde0c7
|
don't build on unsupported platforms
|
4 years ago |
Joseph Henry
|
60057d7072
|
Fix SSL-related linker errors on Linux
|
4 years ago |
Adam Ierymenko
|
e31088aaf9
|
Debian build tweaks, and deparallelize Rust for higher order build parallelization.
|
4 years ago |
Grant Limberg
|
1375e3e2f5
|
allow debug & release builds of Rust
|
4 years ago |
Grant Limberg
|
b3fbbd3124
|
refresh tokens now working
Still investigating the best way to do a couple things, but we have something working
|
4 years ago |
Joseph Henry
|
5ae0f9d03f
|
Add a few more Snap targets to Linux makefile
|
4 years ago |
Joseph Henry
|
1dd1bf8bac
|
Add Snap targets to Linux makefile
|
4 years ago |
Adam Ierymenko
|
eac56a2e25
|
Build fix in ARM flags for Snap builds.
|
4 years ago |
Adam Ierymenko
|
5ce0019ee5
|
ARM wrestling.
|
4 years ago |
Adam Ierymenko
|
e37c9055b3
|
ARM flags
|
4 years ago |
Grant Limberg
|
4a1d6f4cc8
|
get central controller docker builds working again
|
4 years ago |
Adam Ierymenko
|
8cda04cc98
|
Use nproc to get the number of cores on Linux to speed up bounds.
|
4 years ago |
Adam Ierymenko
|
f20b7e8cee
|
ARM32 flags update.
|
4 years ago |
Joseph Henry
|
62ce6e6a60
|
Disable faster x64 crypto mode for IA32 builds
|
4 years ago |
Joseph Henry
|
c7109c646a
|
Add IA32 build flag
|
4 years ago |
Grant Limberg
|
43433cdb5a
|
integrate rust build of zeroidc to linux
|
4 years ago |
Grant Limberg
|
a411b83a65
|
remove strip calls from linux makefile
|
5 years ago |
Grant Limberg
|
eec46a137e
|
optimize data loading from psql on startup
|
5 years ago |
Grant Limberg
|
5623a0b420
|
fix central controller build from linux
|
5 years ago |
Grant Limberg
|
6cb4c58d9a
|
linux docker build
|
5 years ago |
Joseph Henry
|
315a5cfd58
|
Fix ZT_SANITIZE flag handling in Linux makefile
|
5 years ago |
Adam Ierymenko
|
201fd7c421
|
Revert "Revert "GitHub issue #1317""
This reverts commit 89efd09e20.
|
5 years ago |
Adam Ierymenko
|
89efd09e20
|
Revert "GitHub issue #1317"
This reverts commit c14d1047d2.
|
5 years ago |
Adam Ierymenko
|
c14d1047d2
|
GitHub issue #1317
|
5 years ago |
Adam Ierymenko
|
0587e432c0
|
ARM wrestling.
|
5 years ago |
Adam Ierymenko
|
bcb3fc7fc0
|
Only use SSE/SSE2 for X64 for regular stuff.
|
5 years ago |
Adam Ierymenko
|
2c75be0d64
|
Do not always enable SSE4 on X64 due to old Atom chips. Enable instead only for AES-NI code which is only run if AES-NI is present, which it is not on these old chips.
|
6 years ago |
Adam Ierymenko
|
d82b3684ac
|
Enable RV64
|
6 years ago |
Adam Ierymenko
|
04f6140da6
|
AES builds and works now on ARM64.
|
6 years ago |