Jacob Barthelmeh d32af7e44b remove fPIE flag : fPIE is suitable for use with executables and not when creating libraries 7 years ago
..
ax_add_am_macro.m4 ce297f67af Add in missing files for JOBSERVER. 11 years ago
ax_am_jobserver.m4 eba98a9ec2 removed some AC_REQUIRE statements for macros, ksh, John cyassl commit #46d9037d26dc 9 years ago
ax_am_macros.m4 767b452d61 This dramatically speeds up the time taken to compile cyassl (assuming you have multiple cores...). 11 years ago
ax_append_compile_flags.m4 5fce4edb68 This adds more compiler hardening flags (and fixes all of the issues 11 years ago
ax_append_flag.m4 5fce4edb68 This adds more compiler hardening flags (and fixes all of the issues 11 years ago
ax_append_link_flags.m4 5fce4edb68 This adds more compiler hardening flags (and fixes all of the issues 11 years ago
ax_append_to_file.m4 db20b61e51 Update autoconf rules. Fixes bug url to point to github issues. 10 years ago
ax_check_compile_flag.m4 5fce4edb68 This adds more compiler hardening flags (and fixes all of the issues 11 years ago
ax_check_library.m4 db20b61e51 Update autoconf rules. Fixes bug url to point to github issues. 10 years ago
ax_check_link_flag.m4 5fce4edb68 This adds more compiler hardening flags (and fixes all of the issues 11 years ago
ax_compiler_version.m4 db20b61e51 Update autoconf rules. Fixes bug url to point to github issues. 10 years ago
ax_count_cpus.m4 767b452d61 This dramatically speeds up the time taken to compile cyassl (assuming you have multiple cores...). 11 years ago
ax_create_generic_config.m4 994fc1f8e3 This add the generic structure required to have pkgconfig work. 11 years ago
ax_debug.m4 ee45558810 fixes #85, --enable-debug=no and --disable-debug to actually disable debug 10 years ago
ax_file_escapes.m4 ce297f67af Add in missing files for JOBSERVER. 11 years ago
ax_harden_compiler_flags.m4 d32af7e44b remove fPIE flag : fPIE is suitable for use with executables and not when creating libraries 7 years ago
ax_print_to_file.m4 91f075a5cf Add in m4/ax_print_to_file.m4 11 years ago
ax_pthread.m4 26d72360c5 Improvement to M4 scripts to check for clang when building under Darwin. 10 years ago
ax_tls.m4 24dcddb216 Update autoconf scripts 10 years ago
ax_vcs_checkout.m4 4087f6904c Treat project directory as in version control if .git is 7 years ago
hexversion.m4 5d49bf7cb0 Brian Aker commits plus some minor changes like AM_CFLAGS getting AC_SUBST and --enable-xxx #ifdef to new header layout 13 years ago
lib_socket_nsl.m4 86458a9268 m4 dir added 13 years ago
require_canonical.m4 50dfa685ca Update all of the autoconf files. 13 years ago
visibility.m4 993972162e 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. 8 years ago
wolfssl_darwin_clang.m4 26d72360c5 Improvement to M4 scripts to check for clang when building under Darwin. 10 years ago