Raúl Marín
|
f2e83f092d
|
Patch getauxval for tsan re-exec
|
2024-07-25 21:56:42 +02:00 |
|
Alexey Milovidov
|
b205d4919d
|
Remove garbage
|
2023-11-20 01:24:28 +01:00 |
|
Alexey Milovidov
|
d385217012
|
One step back
|
2023-11-20 01:15:04 +01:00 |
|
Alexey Milovidov
|
241cc2abf4
|
Merge branch 'master' into remove-useless-install
|
2023-11-20 01:12:08 +01:00 |
|
Alexey Milovidov
|
80bbe7dcc6
|
Less CMake checks
|
2023-11-14 06:55:06 +01:00 |
|
Robert Schulze
|
27f5aad49e
|
What happens if I remove 156 lines of code?
|
2023-01-03 18:51:16 +00:00 |
|
Boris Kuschel
|
623f23f55d
|
OpenSSL cmake changes
|
2022-12-07 13:22:46 -05:00 |
|
Alexey Milovidov
|
e51bee58ec
|
Remove useless "install" from CMake (step 1)
|
2022-04-24 22:32:45 +02:00 |
|
alesapin
|
b838a7dcb0
|
Remove outdated links from CI
|
2022-03-28 15:53:22 +02:00 |
|
Azat Khuzhin
|
4a0facd341
|
Remove MAKE_STATIC_LIBRARIES (in favor of USE_STATIC_LIBRARIES)
There is no more MAKE_*, so remove this alias.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-24 17:28:33 +03:00 |
|
Alexey Milovidov
|
9a4a8d3943
|
Fix build with clang-13
|
2021-08-16 03:16:45 +03:00 |
|
divanorama
|
b6ea00cf29
|
Update glibc_compatibility check: ARCH_ARM -> ARCH_AARCH64
|
2021-05-08 14:24:04 +02:00 |
|
Alexey Milovidov
|
37cc2fe977
|
Use custom memcpy only for AArch64
|
2021-03-13 22:39:10 +03:00 |
|
Alexey Milovidov
|
e02de2355e
|
Remove useless files
|
2021-03-08 13:22:17 +03:00 |
|
Alexey Milovidov
|
50c62c3b4c
|
Add memcpy implementation from @jart
|
2021-03-02 22:12:30 +03:00 |
|
Mikhail Filimonov
|
066fbfff0e
|
librdkafka support for arm64
|
2021-01-21 16:04:55 +01:00 |
|
Amos Bird
|
7c9bbe4c29
|
Neutrialize thinlto's memcpy libcall gen.
(cherry picked from commit 8ffa4d395c )
|
2020-10-01 22:22:32 +03:00 |
|
alesapin
|
38e50d1078
|
Revert "enable FastMemcpy properly"
This reverts commit 6e23901227 .
|
2020-10-01 10:38:06 +03:00 |
|
Amos Bird
|
6e23901227
|
enable FastMemcpy properly
|
2020-09-30 18:52:49 +03:00 |
|
Ivan
|
b7ef5a699c
|
Move FastMemcpy to contribs (#9219)
* Get rid of non-existent vectorclass
* Move FastMemcpy to contribs
* Restore comments
* Disable FastMemcpy on non-Linux
* Fix cmake file
* Don't build FastMemcpy for ARM64
* Replace FastMemcpy submodule with its contents
* Fix cmake file
* Move widechar_width to contrib/
* Move sumbur to contrib/
* Move consistent-hashing to contrib/
* Fix UBSan tests
|
2020-03-13 01:26:16 +03:00 |
|
Ivan Lezhankin
|
2d44fa59b5
|
libs/ → base/
|
2020-02-14 17:48:30 +03:00 |
|