Jason Volk
|
715f21564e
|
configure: Add conditionals for hardware platform / host_cpu.
|
2023-04-09 21:48:34 -07:00 |
|
Jason Volk
|
193d87ef76
|
configure: Prevent unsupported march=native on clang-14 aarch64.
|
2023-04-09 21:48:33 -07:00 |
|
Jason Volk
|
922db35dd5
|
configure: Fix emitting option for CET on aarch64. (gcc)
|
2023-04-09 21:48:33 -07:00 |
|
Jason Volk
|
02dd645748
|
configure: Use $host_cpu rather than $target_cpu; cleanup quotings.
|
2023-04-09 21:48:33 -07:00 |
|
Jason Volk
|
1b67a12a5f
|
configure: Refactor all --disable options to --enable w/ proper enablevar.
|
2023-03-29 12:19:17 -07:00 |
|
Jason Volk
|
38c9a77a8f
|
configure: Improve generic mode and machine tuning related options.
|
2023-03-28 22:09:11 -07:00 |
|
Jason Volk
|
8f4fe45034
|
configure: Fix missing result message for enable every warning.
|
2023-03-28 21:02:50 -07:00 |
|
Jason Volk
|
c7a89fcd89
|
tools/m4: Add size check comparison macro.
|
2023-03-28 21:02:04 -07:00 |
|
Jason Volk
|
674b6489a4
|
configure: Suppress deprecated/uninitialized warnings in release mode.
|
2023-03-24 21:23:56 -07:00 |
|
Jason Volk
|
a4c3a6be82
|
configure: Suppress -Wempty-body except in debug-mode (GCC).
|
2023-03-05 16:31:22 -08:00 |
|
Jason Volk
|
0e5b1907d2
|
configure: Combine GCC+debug warning sections; move -Wuninitialized to debug.
|
2023-03-05 12:05:13 -08:00 |
|
Jason Volk
|
4371380fe9
|
configure: Add --enable-clones for dynamic function multi-versioning.
|
2023-03-05 12:05:13 -08:00 |
|
Jason Volk
|
44acc6a287
|
configure: Move -Wnoexcept to GCC debug-mode section.
|
2023-03-03 18:13:08 -08:00 |
|
Jason Volk
|
1a8889503f
|
configure: Upgrade reorder warnings to errors.
|
2023-02-18 16:41:33 -08:00 |
|
Jason Volk
|
499bec0a1a
|
configure: Enable -Wunused-result so explicit annotations will warn.
|
2023-02-15 16:44:23 -08:00 |
|
Jason Volk
|
5005dea8a4
|
configure: Apply -Wimplicit-fallthrough.
|
2023-02-02 18:51:03 -08:00 |
|
Jason Volk
|
12756d3737
|
configure: Move header check macro to tools/m4.
|
2023-01-26 12:31:14 -08:00 |
|
Jason Volk
|
50f795b713
|
configure: Add -Wstringop-overflow=4 for GCC.
|
2023-01-15 22:32:00 -08:00 |
|
Jason Volk
|
40d22a6ff4
|
configure: Automake conditionals for clang-15/16.
|
2023-01-14 22:56:35 -08:00 |
|
Jason Volk
|
f516b86e4d
|
configure: Eliminate clang runtime profiling infrastructure.
|
2023-01-14 16:44:47 -08:00 |
|
Jason Volk
|
1fd8e9954e
|
configure: Add AMD GPU Performance API support.
|
2022-11-07 01:51:19 +00:00 |
|
Jason Volk
|
a5fb379aee
|
configure: Configurations for AMD ROCm support.
|
2022-11-03 18:28:53 +00:00 |
|
Jason Volk
|
da55b185da
|
Enable io_uring on supporting platforms. (#37)
docker: Add liburing to base packages. (#37)
|
2022-09-10 12:00:48 -07:00 |
|
Jason Volk
|
10201c11eb
|
ircd::fs: Add autoconfs for sync(2) etc.
|
2022-09-10 11:40:33 -07:00 |
|
Jason Volk
|
10be6e5add
|
Update included boost; add version withval for checkout.
|
2022-09-10 11:29:29 -07:00 |
|
Jason Volk
|
3d227f4878
|
configure: Bump rocksdb version default to v7.4.5.
|
2022-09-10 11:29:29 -07:00 |
|
Jason Volk
|
a3226b3b38
|
ircd::info: Proper prctl check for cpuid availability.
|
2022-08-27 01:52:05 -07:00 |
|
Jason Volk
|
02cd570b5e
|
configure: Remove Mesa cruft.
ircd/Makefile: Use CC prog variable.
|
2022-08-27 01:51:49 -07:00 |
|
Jason Volk
|
23e4df7a9d
|
configure: Use upper-cased default branding pronoun.
|
2022-08-20 10:15:49 -07:00 |
|
Jason Volk
|
b0b0f063a7
|
configure: Enable -C to install if supported (fix typo).
|
2022-08-15 12:38:21 -07:00 |
|
Jason Volk
|
e7f3bdafa6
|
configure: Add check for install -C support.
|
2022-08-11 13:27:17 -07:00 |
|
Jason Volk
|
c2d5b8081d
|
configure: Use install -C so make install doesn't hose every file for single change.
|
2022-08-02 13:18:58 -07:00 |
|
Jason Volk
|
05a776dd51
|
configure: Output target codegen feature table.
|
2022-07-27 15:03:31 -07:00 |
|
Jason Volk
|
c002e03242
|
configure: Add PROFILE_USE conditional and subst.
|
2022-07-27 14:32:47 -07:00 |
|
Jason Volk
|
1a386fd06f
|
configure: Promote diagnostic for returning temps to -Werror.
|
2022-07-27 14:32:47 -07:00 |
|
Jason Volk
|
f9a845f179
|
configure: Specific macro for warning checks; skip checks on disable.
|
2022-07-27 14:32:47 -07:00 |
|
Jason Volk
|
60c00dba29
|
configure: Check for unversioned llvm-profdata. (alpine)
configure: Remove -verify-pch. (clang)
|
2022-07-26 18:43:39 -07:00 |
|
Jason Volk
|
2056047944
|
configure: Replace instances of += operator.
m4: Add RB_VAR_APPEND macro.
|
2022-07-25 12:41:03 -07:00 |
|
Jason Volk
|
f13ea1b2c3
|
configure: Add condition to skip buildrocks.sh invocation.
|
2022-07-22 19:15:25 -07:00 |
|
Jason Volk
|
7d4919dee0
|
configure: Update rocksdb version default.
|
2022-07-21 18:28:57 -07:00 |
|
Jason Volk
|
191786bc95
|
Merge branch 'master' of https://github.com/uis246/construct
|
2022-07-20 21:04:18 -07:00 |
|
Jason Volk
|
741c211848
|
configure: Add conditional flags for forced pch w/ clang.
|
2022-07-20 09:56:22 -07:00 |
|
Jason Volk
|
27f1ecd6cd
|
configure: Hoist some flags out of include/ircd/Makefile.
|
2022-07-20 09:56:22 -07:00 |
|
Jason Volk
|
b2d451b74d
|
ircd: Add branchless optimistic assertion instrument --with-assert=opt
|
2022-07-18 16:58:02 -07:00 |
|
Jason Volk
|
d3584274ac
|
ircd::net::bpf: Add preliminary epbf support.
|
2022-07-08 10:45:33 -07:00 |
|
Jason Volk
|
57e8e0772d
|
configure: Keep text section prefixes (ld.gold).
|
2022-07-07 16:47:55 -07:00 |
|
Jason Volk
|
079e273355
|
ircd: Upgrade to std::filesystem from boost::filesystem.
|
2022-07-07 16:47:55 -07:00 |
|
Jason Volk
|
61d558fc9d
|
ircd: Define all IRCD_USE_ as integers for constexprs.
|
2022-06-23 09:36:44 -07:00 |
|
Jason Volk
|
cad06cdb2c
|
configure: Add --with-gcc-toolchain for library version workarounds (clang-10).
|
2022-06-20 20:26:12 -07:00 |
|
Jason Volk
|
f53764cd7f
|
ircd: Add missing tuple; add concepts. (C++20)
|
2022-06-20 19:44:32 -07:00 |
|