Add an Apple privacy info file for OpenSSL
[openssl.git] / Configurations / 10-main.conf
2024-04-11 Richard LevitteVMS: Move defining _XOPEN_SOURCE and _XOPEN_SOURCE_EXT...
2024-02-05 John KohlAIX: Implement shared_target = "aix-solib" support
2024-01-08 Richard LevitteVMS: Add the missing -p32 and -p64 variants for x86_64
2023-12-18 Xi RuoyaoDefine L_ENDIAN for linux64-loongarch64
2023-10-26 Khem RajLink libatomic on riscv32
2023-08-29 Kai PastorSet VC win64 perlasm scheme during Configure
2023-08-04 Samuel ThibaultAdd hurd-x86_64 support
2023-08-04 Bernd KuhlsAdd linux-x86-latomic target
2023-06-12 Michael BaentschFix build on cygwin
2023-05-19 Richard LevitteUpdate VMS configurations
2023-04-24 Mathias BerchtoldRevert "Adding Control Flow guard to Windows Builds"
2023-04-19 gakamathAdding Control Flow guard to Windows Builds
2023-01-20 David CarlierAdding a separated build settings for BSD flavors
2022-12-16 Darren J Moffat19607 No need to link explicitly with libpthread on...
2022-10-12 zhuchenAdd LoongArch64 cpuid and OPENSSL_loongarchcap_P
2022-10-03 Adam JosephConfigurations: mips64*-linux-*abin32 needs bn_ops...
2022-09-05 Hongren (Zenithal... Add linux32-riscv32/BSD-riscv32 target
2022-08-22 Piotr KubajAdd BSD-armv4 target based on linux-armv4
2022-07-26 Richard LevitteConfigurations/10-main.conf: In the VC-common target...
2022-05-25 Hongren (Zenithal... Add riscv64 asm_arch to BSD-riscv64 target
2022-05-11 Henry BrausenAdd riscv64 asm_arch to linux64-riscv64 target
2022-04-05 Todd C. MillerAdd -static-libgcc to solaris-sparcv7-gcc shared_ldflag
2022-04-04 Shi PujinAdd loongarch64 target
2021-12-21 Piotr KubajAdd support for BSD-riscv64 target
2021-12-09 pkubajAdd support for BSD-ppc, BSD-ppc64 and BSD-ppc64le...
2021-11-26 Allan JudeDetect arm64-*-*bsd and enable assembly optimizations
2021-09-13 Tomas Mrazlinux-x86-clang target: Add -latomic
2021-06-13 Tomas MrazAdd -latomic only for architectures where needed
2021-06-08 Daniel BeveniusAdd aix64-gcc-as architecture and p2align callback
2021-06-08 Shane LontisFix AIX FIPS DEP.
2021-05-30 Jan LanaUpdate solaris64-sparcv9-cc build target cflags
2021-05-22 Richard LevitteDisable loader_attic by default on VMS
2021-05-19 Richard LevitteVMS need to build DSO with name shortening, because...
2021-05-19 Richard LevitteConfigurations/descrip.mms.tmpl: Change strategy for...
2021-05-19 Richard LevitteTurn off VMS C's info about unsupported pragmas
2021-05-01 Tomas MrazAdd -latomic to threads enabled 32bit linux builds
2021-04-28 Richard LevitteConfiguration: rework how dependency making is handled
2021-04-28 Richard LevitteWindows bulding: Make dependency generation not quite...
2021-04-19 Tanzinul IslamGenerate dependency information
2021-04-19 Tanzinul IslamBuild resource files
2021-04-19 Tanzinul IslamSupport DLL builds + Fix C RTL variants
2021-04-19 Tanzinul IslamReplace "ld_wildcard_args" with "bin_lflags"
2021-04-19 Tanzinul IslamGeneralize link rule in windows-makefile.tmpl
2021-04-19 Tanzinul IslamGeneralize delimiter in archiver response file
2021-04-19 Tanzinul IslamMove VS Tools configuration to VC-common target
2021-04-01 luyahanAdd riscv64 target
2021-01-06 David CARLIERMac M1 setting change proposal.
2020-12-14 Sebastian Andrzej... Configurations: PowerPC is big endian
2020-08-10 C.W. BettsInitial Apple Silicon support.
2020-07-19 Jean-Christophe... Fix linking against non-system zlib on macOS
2020-07-15 aSoujyuTanakaTo generate makefile with correct parameters for WinCE.
2020-07-04 Richard LevitteConfiguration and build: Fix solaris tags
2020-06-28 Richard LevitteConfigurations: drop toolchain from configuration targets
2020-06-27 Attila SzakacsConfiguration: do not overwrite BASE_unix ex_libs in AIX
2020-06-18 Matthias KraftConfigure DEPs for FIPS provider on AIX.
2020-06-12 John BaldwinUse the inherited 'bsd-gcc-shared' config on 32-bit...
2020-05-15 Orgad ShanehConfigure: Avoid SIXTY_FOUR_BIT for linux-mips64
2020-02-13 Christopher J ZurcherAdd assembly config targets for UEFI build
2019-12-11 Veres LajosFix some typos
2019-11-10 Richard LevitteConfiguration: make Solaris builds with gcc recognise...
2019-11-02 Richard LevitteConfigure: Make --strict-warnings meaningful with MSVC cl
2019-09-28 Dr. Matthias St... Reorganize local header files
2019-07-02 Rich SalzRemove EXPORT_VAR_AS_FUNC
2019-07-01 Rich SalzRemove NextStep support
2019-06-17 Richard LevitteConfigure: final cleanup of asm related things
2019-06-17 Richard LevitteMove poly1305_asm_src file information to build.info...
2019-06-17 Richard LevitteMove chacha_asm_src file information to build.info...
2019-06-17 Richard LevitteMove modes_asm_src file information to build.info files
2019-06-17 Richard LevitteMove rc4_asm_src file information to build.info files
2019-06-17 Richard LevitteMove sha1_asm_src file information to build.info files
2019-06-17 Richard LevitteMove aes_asm_src file information to build.info files
2019-06-17 Richard LevitteMove cpuid_asm_src file information to build.info files
2019-06-17 Richard LevitteMove bn_asm_src file information to build.info files
2019-06-17 Richard LevitteConfigure: add mechanism to specify asm target architecture
2019-06-17 Richard LevitteMove uplink file information to build.info files
2019-06-17 Richard LevitteConfigure: add mechanism to specify uplink target archi...
2019-06-10 MouriNarutoImprove the Windows OneCore target support. (Add target...
2019-05-28 Richard LevitteConfigure: link AIX modules correctly
2019-04-09 Richard LevitteConfigurations/10-main.conf: Don't inherit assembler...
2019-03-05 Richard LevitteVMS: move copy_argc to its own module and make it an...
2019-02-19 Matthias KraftFix reference to symbol 'main'.
2019-02-11 Richard LevitteRework build: add special cases for AIX
2019-01-31 Richard LevitteVMS: force 'pinshared'
2019-01-21 Richard LevitteRework building: Unix changes to handle extensions...
2019-01-21 Richard LevitteRework building: Windows changes to handle extensions...
2019-01-04 Matt CaswellIntroduce a no-pinshared option
2018-12-05 Andy PolyakovConfigurations/10-main.conf: remove MIPS bn_div_3_words.
2018-11-24 Richard LevitteVMS config: Typo fix, as -> AS
2018-10-01 Richard LevitteRefactor linker script generation
2018-09-14 Richard LevitteVMS: turn on name mangling for all our programs
2018-07-24 Richard LevitteConfigure: print generic advice when dying
2018-06-22 Andy PolyakovConfigurations/10-main.conf: always pass -bsrv4 to...
2018-06-22 Andy PolyakovConfigurations/unix-Makefile.tmpl: switch to "natural...
2018-06-21 Andy PolyakovConfigurations/10-main.conf: IRIX configs unification.
2018-06-14 Andy PolyakovConfigurations/10-main.conf: improve Makefile readabili...
2018-06-14 Andy PolyakovConfigurations/10-main.conf: move hpux-shared flags...
2018-06-13 Andy PolyakovConfigurations/10-main.conf: replace -bexpall with...
2018-06-13 Andy PolyakovConfigurations/10-main.conf: AIX configs unification.
2018-06-13 Andy PolyakovConfigurations/10-main.conf: reinstate soname on Solaris.
2018-06-08 Andy PolyakovConfigurations/*.conf: ios targets face-lift.
next