68 Commits (master)

Author SHA1 Message Date
  Vsevolod Stakhov db02d917d4
[Minor] Limit to x86_64 2 months ago
  wuruilong 0880967e05 Add support for loongarch 6 months ago
  Vsevolod Stakhov a1b3ecdccc
[Minor] Remove SunPro support as it is not really supported 10 months ago
  Vsevolod Stakhov 6b9de326f4
[Minor] Remove unused var 10 months ago
  Vsevolod Stakhov cfd83431c0
[Minor] Another try to use the proper linker 10 months ago
  Vsevolod Stakhov d2bf9fd226
[Minor] Do not use lld when clang is not the compiler... 10 months ago
  Vsevolod Stakhov 01a20aa2ed
[Minor] Add autodetection of the libc++ 1 year ago
  Vsevolod Stakhov ebb5af4db8
[Minor] Several fixes for clang-16 1 year ago
  Vsevolod Stakhov f89cb1d6ac
[Minor] Remove FP producing warning 1 year ago
  Vsevolod Stakhov 9b6dca07ce
[Minor] Remove -Weffc++ flag by default 1 year ago
  Vsevolod Stakhov 575aa94360
[Minor] Some tweaks to the cmake scripts 1 year ago
  Vsevolod Stakhov 19161c5a95
[Minor] Respect full debug request in sanitizers config 1 year ago
  Vsevolod Stakhov 4a8eb80e88
[Minor] Allow to specify multiple sanitize targets and slightly rework 1 year ago
  Vsevolod Stakhov 8eeeed0da6
[Minor] Various improvements into the toolset detection scripts 2 years ago
  Vsevolod Stakhov 9631b8674c
[Minor] Remove useless checks 2 years ago
  Vsevolod Stakhov 9be5ac33b5 [Minor] Allow ubsan usage 2 years ago
  xtkoba 0d12bff1be
Support i386 with optimizations 2 years ago
  Duncan Bellamy 43b6f8aeb9
[Fix] fix static building 2 years ago
  Duncan Bellamy bc9bc87c85
[Minor] FindRagel.cmake - remove cmake min version 3 years ago
  Vsevolod Stakhov ab8882972d [Minor] Always use c++ linker now 3 years ago
  Vsevolod Stakhov 9f3b009464 [Minor] Add -m64 option 3 years ago
  Vsevolod Stakhov 72bf74c6da [Minor] Allow to enable libc++ conditionally 3 years ago
  Vsevolod Stakhov 8b0c8fd52e [Minor] Toolset: Use libc++ as libstdc++ is broken on old compilers 3 years ago
  Vsevolod Stakhov 7fb1198d95 [Minor] Another ragel fix 3 years ago
  Vsevolod Stakhov 19ec44180c [Minor] Improve ragel support in cmake 3 years ago
  Vsevolod Stakhov 6ce835fc7a [Minor] Allow timestamping of the compilation 3 years ago
  Vsevolod Stakhov 9a683152c3 [Project] Allow static libstdc++ 3 years ago
  Vsevolod Stakhov 1322915c15 [Minor] Make sanitizer optional 3 years ago
  Duncan Bellamy f5a86afd19 [Feature] allow hyperscan for aarch64 3 years ago
  Vsevolod Stakhov 8f2ad1d853 [Feature] Support BLIS blas library 3 years ago
  Vsevolod Stakhov 54daeb811d [Rework] Change and improve openblas detection and usage 3 years ago
  Vsevolod Stakhov f031b11ddb [Minor] Use cblas_saxpy where possible 3 years ago
  Vsevolod Stakhov 969e2584db [Minor] Sigh, another workaround for broken blas 3 years ago
  Vsevolod Stakhov 4ac1167612 [Minor] Link lapack as well 3 years ago
  Vsevolod Stakhov 1a634c3d51 [Project] Detect memrchr in systems that supports it 3 years ago
  Vsevolod Stakhov 4e0274cbc5 [Minor] Replace ADD_DEFINITIONS with ADD_COMPILE_OPTIONS 4 years ago
  Vsevolod Stakhov b2ae647a81 [Minor] Fix clang plugin with asan 4 years ago
  Vsevolod Stakhov 4cbb5e934a [Rework] Remove old FindLua module, disable lua fallback when LuaJIT is enabled 4 years ago
  Christian Göttsche 26e2a97b1c [Minor] enable Wmissing-format-attribute 4 years ago
  Christian Göttsche d6da3282ea [Minor] Enable missing_noreturn compiler warning 4 years ago
  Christian Göttsche 11a64f8b09 [Minor] Print always IPO status 4 years ago
  Vsevolod Stakhov c2351037b5 [Feature] Support multiple base32 alphabets 4 years ago
  Vsevolod Stakhov f5c0d7116e [Minor] Support gcc static analyzer (from gcc 10) 4 years ago
  Vsevolod Stakhov fd787a9508 [Minor] Slghtly improve cmake reporting + use -O0 with full debug 4 years ago
  Vsevolod Stakhov 41e28d1148 [Rework] Further project structure reorganisation 4 years ago
  Vsevolod Stakhov dadb994e8c [Minor] Remove dwarf-5 as it is not working with rpm 4 years ago
  Peter Wu 3daf2762a9 [Minor] CMake: Add ENABLE_LTO option 4 years ago
  Peter Wu 3af38b8006 [Minor] Make ragel-generated files independent of the parent directory 4 years ago
  Christian Göttsche 25d8df0b73 [Minor] do not pass invalid C warnings to C++ flags 4 years ago
  Christian Göttsche e98f08c797 [Minor] use modern name -Wextra instead of -W 4 years ago