Jason Volk
52fc42c239
configure: Unconditional gold; fix libtool+clang+ld.gold with -Wc argument.
2020-03-10 22:14:40 -07:00
Jason Volk
a8e9b3d202
configure: Initialize flags before LT_INIT.
2020-03-10 22:00:48 -07:00
Jason Volk
8d061be07f
configure: Fix reported error generated circa line 18840.
2020-03-10 10:26:10 -07:00
Jason Volk
a466917cf9
configure: Set explicit ld.gold for now.
2020-03-09 18:48:25 -07:00
Jason Volk
f9a6381b8e
configure: Set -Wreturn-type as error in clang; remove condition for gcc.
2020-03-09 14:41:36 -07:00
Jason Volk
acf94cce00
configure: Always set $assert_type so RB_ASSERT is not blacked out.
2020-03-09 10:10:30 -07:00
Jason Volk
dfc023bb37
configure: Check for the gnu/lib-names.h header.
2020-03-08 18:18:27 -07:00
Jason Volk
a29ec982fd
configure: Check for getprotobyname(3), libnss at configure; minor cleanup.
2020-03-08 16:02:12 -07:00
Jason Volk
0e25a2e055
ircd::net::dns: Add support for netdb; interface to getservbyname(3).
2020-03-06 15:43:24 -08:00
Jason Volk
972830e188
configure: Improve libLLVM related; add default flags.
2020-02-21 14:42:39 -08:00
Jason Volk
992fc10be5
configure: Ignore unknown attributes in non-debug builds.
2020-02-21 12:22:56 -08:00
Jason Volk
50cf4d350c
configure: Remove -Wno-suggest.
2020-02-19 13:25:25 -08:00
Jason Volk
0f704b3e05
configure: Disable sections for clang.
2020-02-11 15:36:34 -08:00
Jason Volk
fe9f4aa7eb
configure: Mirror the base CFLAGS and CXXFLAGS up to the philology checks.
2020-02-03 21:42:10 -08:00
Jason Volk
2eeee6aa48
configure: Add submodule dependency for libpbc.
2020-02-03 21:41:46 -08:00
Jason Volk
9106e927ba
configure: Fix libgmp check.
2020-02-03 19:02:23 -08:00
Jason Volk
cbd95adb49
configure: Add libllvm support check to configure.
2020-02-03 11:43:58 -08:00
Jason Volk
81335d5aeb
configure: Fix optimization flags not supported by clang.
2020-02-01 22:18:49 -08:00
Jason Volk
7883164bce
configure: Update package recommendation from libssl1.0-dev to libssl-dev. [ci skip]
2020-01-02 09:30:36 -08:00
Jason Volk
6d0095f38c
configure: Upgrade to esr68.
2019-12-26 11:24:42 -08:00
Jason Volk
6dab2b56e1
configure: Make -Wsuggest warnings in debug builds only.
2019-12-01 15:56:09 -08:00
Jason Volk
f0bbac466b
configure: Disable endbr instruction generation for now; needs conditional.
2019-12-01 15:56:09 -08:00
Jason Volk
eb70e85bc3
tools: Add cxx version detection m4 macro.
2019-12-01 14:10:03 -08:00
Jason Volk
e938f56050
configure: Move some macros to a ratbox m4 suite; minor cleanup.
2019-12-01 14:10:03 -08:00
Jason Volk
634599287b
configure: Tweak/reorg optimization unconditional flags.
2019-11-30 18:55:24 -08:00
Jason Volk
f8090b9ae5
configure: Remove experimental asynchronous non-call-exceptions at project scope.
2019-11-30 18:54:13 -08:00
Jason Volk
4ef66a6c9a
configure: Remove errant section-anchors options.
2019-10-12 13:16:24 -07:00
Jason Volk
fb13b1158e
configure: Tweak gcc optimization options.
2019-10-08 21:22:34 -07:00
Jason Volk
d2dd638a8a
configure: Add AM_PROG_AS macro.
2019-10-06 00:14:22 -07:00
Jason Volk
925978aaa5
configure: Disable fweb for any debug compilations; disable for now.
2019-10-05 20:28:54 -07:00
Jason Volk
60e818b055
configure: Disable adding the ld.gold code folding flag for all units.
2019-10-05 20:28:54 -07:00
Jason Volk
8aa55aca41
configure: Remove GCC flag now enabled by default.
2019-10-05 20:02:18 -07:00
Jason Volk
d3809d43e5
Reorganize Makefiles.
2019-09-27 19:35:26 -07:00
Jason Volk
89e0a7fc82
ircd: Move matrix application related to derived library.
2019-09-27 19:35:26 -07:00
Jason Volk
1f76fe20cb
configure: Fix -Wduplicate-cond to be -Wduplicated-cond.
2019-09-25 12:56:29 -07:00
Jason Volk
966e2ce17e
configure: Check for execinfo header.
2019-09-19 16:37:45 -07:00
Jason Volk
41cfb47de4
ircd: Add strncpy++ tool.
2019-09-18 09:50:14 -07:00
Jason Volk
9aaef347d5
configure: Check for ICMP support on linux platform.
2019-08-22 08:53:26 -07:00
Jason Volk
bfbf8d3852
configure: Generate verbose object source.
2019-08-19 20:38:22 -07:00
Jason Volk
dffb03a562
ircd: Cleanup / simplify assert related interface.
2019-08-11 23:30:50 -07:00
Jason Volk
125f53872c
ircd::fs: Preliminary io_uring infrastructure plumbing.
2019-08-11 01:39:30 -07:00
Jason Volk
ff66f5c8d5
configure: Check for linux/io_uring.h
2019-08-10 23:22:28 -07:00
Jason Volk
6181a4828d
configure: Cleanup autoconf function checks.
2019-08-08 15:51:35 -07:00
Jason Volk
a66db65a1d
ircd: Tweak suggestion output; satisfy several suggestions.
2019-08-05 16:20:48 -07:00
Jason Volk
86c4e2be36
configure: Allow GCC to suggest more attributes.
2019-08-05 15:09:28 -07:00
Jason Volk
5c158f2a83
configure: Enable warnings when throwing into a noexcept.
2019-08-05 14:51:53 -07:00
Jason Volk
d004720fdd
configure: Fix some AC_SUBST's.
2019-07-19 18:17:53 -07:00
Jason Volk
df5f00d145
configure: Fix clang-7 incompatible optimization cxxflags.
2019-07-19 16:25:42 -07:00
Jason Volk
2aafbaff5c
configure: Fix includedir and install path related.
2019-07-12 19:29:51 -07:00
Jason Volk
9bff6a5b0d
Revert using jemalloc by default
...
Revert "configure: Improve defaulting by 1abbd7a2dcf7c0118ea4e699b900014a4d15eb66"
This reverts commit 9129be58eb
.
Revert "configure: Use jemalloc by default if available."
This reverts commit 1abbd7a2dc
.
2019-07-04 00:43:49 -07:00