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
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
Adam Ierymenko
8374553b6a
Linux build fix for AES flags.
6 years ago
Adam Ierymenko
3fd8efe642
AES builds now
6 years ago
Grant Limberg
663df9118a
fix centos8 build
6 years ago
Grant Limberg
73b1d57b13
rip out rabbitMQ
6 years ago
Grant Limberg
acb4ef0f12
add hiredis-vip to controller build
6 years ago
Gleb Panov
d2db307bee
Add lines to enable Elbrus ( https://en.wikipedia.org/wiki/Elbrus-8S ) microprocessor architecture. No changes in code, only in build procedure (recognise relevant ARCH output.
6 years ago
Athanasios Oikonomou
182f16d2a4
Add support for armv7ve
...
This commit adds support for ARM armv7ve arch.
The extended version of the ARMv7-A architecture with support for virtualization.
6 years ago
Joseph Henry
54f9f2ad53
Add special case for Ubiquiti routers in platformDefaultHomePath()
6 years ago
Grant Limberg
00ac35ad62
add --no-cache for docker central controller build
6 years ago
Grant Limberg
12a92fc4a1
Un-log & some production build image fixes
6 years ago
root
23d5a972ba
disable lintian because sid/bullseye are sitting there running /bin/sleep 3 endlessly on this step
6 years ago
root
d5467e130e
disable lintian because sid/bullseye are sitting there running /bin/sleep 3 endlessly on this step
6 years ago
Grant Limberg
e0518ab176
testing armv5t instead of armv5 flag
6 years ago
Grant Limberg
381f15382c
Convert central-controller docker build to use a builder subcontainer
6 years ago
Adam Ierymenko
0767ea5d69
* Update default root list to latest
...
* ARM32 platform build and flag fixes
* Add a clarification line to LICENSE.txt
* Fix license message in CLI
* Windows service now looks for service command line arguments
* Fixed a bug that could cause excessive queued multicasts
7 years ago
Adam Ierymenko
ef69f1bb27
ARM wrestling
7 years ago
Adam Ierymenko
ebb5f1256f
ARM wrestling
7 years ago
Adam Ierymenko
7c6d0d3c0f
ARM wrestling
7 years ago
Grant Limberg
1cf953c046
working docker image for end users.
...
GitHub Issue #1013
7 years ago
Grant Limberg
5cda292d15
comment out `docker` docker target from makefile because broken
7 years ago
Adam Ierymenko
ca89695270
Fix make central-controller-docker
7 years ago