This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
wolfssl
Watch
1
Star
0
Fork
0
You've already forked wolfssl
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
wolfssl
/
m4
History
Jacob Barthelmeh
d32af7e44b
remove fPIE flag : fPIE is suitable for use with executables and not when creating libraries
2016-12-01 12:01:38 -07:00
..
ax_add_am_macro.m4
…
ax_am_jobserver.m4
removed some AC_REQUIRE statements for macros, ksh, John cyassl commit #46d9037d26dc
2015-03-17 14:47:44 -07:00
ax_am_macros.m4
…
ax_append_compile_flags.m4
…
ax_append_flag.m4
…
ax_append_link_flags.m4
…
ax_append_to_file.m4
fix minor configure error for debug builds redux
2014-02-11 17:49:19 -08:00
ax_check_compile_flag.m4
…
ax_check_library.m4
Update autoconf rules. Fixes bug url to point to github issues.
2013-09-15 00:13:30 -07:00
ax_check_link_flag.m4
…
ax_compiler_version.m4
Update autoconf rules. Fixes bug url to point to github issues.
2013-09-15 00:13:30 -07:00
ax_count_cpus.m4
…
ax_create_generic_config.m4
…
ax_debug.m4
fixes
#85
, --enable-debug=no and --disable-debug to actually disable debug
2014-06-05 14:39:05 -07:00
ax_file_escapes.m4
…
ax_harden_compiler_flags.m4
remove fPIE flag : fPIE is suitable for use with executables and not when creating libraries
2016-12-01 12:01:38 -07:00
ax_print_to_file.m4
…
ax_pthread.m4
Improvement to M4 scripts to check for clang when building under Darwin.
2013-10-28 12:27:56 -07:00
ax_tls.m4
Update autoconf scripts
2014-02-17 15:33:07 -08:00
ax_vcs_checkout.m4
Treat project directory as in version control if .git is
2016-09-15 16:09:27 -07:00
hexversion.m4
…
lib_socket_nsl.m4
…
require_canonical.m4
…
visibility.m4
MinGW fixes, server port assigning cleanup and ping test cleanup. Fixes issue with visibility detection with MinGW. The visibility.m4 script was not actually trying to call the hidden function, which caused MinGW to detect improperly that visibility was supported. Fix for bogusFile on Windows build. Fixes to build warnings for unused variable 'res' and signed/unsigned comparison for sizeof min(). Cleanup of the server side port assignment to allow use with Windows/MinGW/Cygwin. If Windows uses new GetRandomPort() function in test.h to get port in in the 49152 - 65535 range. If *nix then uses the tcp_listen returned port. Otherwise uses the default wolfSSLPort. Refactor of the ping test code to use common file and properly handle ping count differences (Windows "-c" vs. *Nix style "-n"). Workaround for MinGW and cyassl/options.h getting file permissions error. Added non-fatal compile warning if using MinGW that "strtok_s" might be missing along with a link to public domain source that can be used.
2016-04-08 11:48:14 -06:00
wolfssl_darwin_clang.m4
Improvement to M4 scripts to check for clang when building under Darwin.
2013-10-28 12:27:56 -07:00