]> git.ipfire.org Git - thirdparty/openssl.git/history - Configurations/10-main.conf
Windows build system: fix 32-bit appveyor build.
[thirdparty/openssl.git] / Configurations / 10-main.conf
2016-03-29  Andy PolyakovWindows build system: fix 32-bit appveyor build.
2016-03-29  Andy PolyakovBuild system: VC-WIN64I fixups.
2016-03-23  Richard LevitteSmall fixups in DSO
2016-03-21  Richard LevitteDowncase VMS config names
2016-03-21  Andy PolyakovBuild system: VC-WIN64I fixups.
2016-03-21  Andy PolyakovWindows build system: get uplink right.
2016-03-21  Andy PolyakovConfigurations/10-main.conf: freeze -std option in...
2016-03-21  Richard LevitteRemove generation of ms/version32.rc from Configure...
2016-03-17  Richard LevitteMake picker, thread and combine standard config helper...
2016-03-17  Rich SalzRemove Netware and OS/2
2016-03-17  Rich SalzRemove ultrix/mips support.
2016-03-17  Richard LevitteRemove support for Borland C++
2016-03-16  Richard LevitteDLL object files should not be built with /Zl"
2016-03-15  Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: make it work with...
2016-03-15  Richard LevitteCygwin configs were missing thread_scheme settings...
2016-03-14  Andy Polyakovs390x assembly pack: 32-bit fixups.
2016-03-14  Richard LevitteFix a few Configure errors
2016-03-09  Richard LevitteUnified - extract settings from util/pl/VC-32.pl and...
2016-03-05  Richard LevitteNo -fno-common for Darwin
2016-03-02  Richard LevitteConfigure - Get rid of the special thread_cflag, replac...
2016-03-02  Richard LevitteConfigure - get rid of the special debug_ and release_...
2016-03-02  Richard LevitteConfigure - move the addition of the zlib / libz lib...
2016-03-02  Richard LevitteConfigure - Rename BASE to DEFAULTS and add a few inher...
2016-03-02  Richard LevitteAdd a shared_target to the VC-common config
2016-02-27  FdaSilvaYYGH753: More spelling fix
2016-02-26  Richard LevitteRemove comments saying you must do 'make -f Makefile...
2016-02-26  Richard LevitteConfigure - neater looking add() and add_before()
2016-02-22  Richard LevitteRemove all -march= from configs
2016-02-22  Richard LevitteClean away $config{no_shared} since we have $disabled...
2016-02-20  Richard Levitteapps_extra_src changed name to apps_aux_src, rename...
2016-02-19  Richard LevitteBig rename fest of MingW shared libraries
2016-02-19  Richard LevitteRethink the uplink / applink story
2016-02-17  Richard LevitteFix spelling
2016-02-17  Richard LevitteFix spelling
2016-02-17  Richard LevitteAdd -lresolv to the Solaris ex_libs
2016-02-16  Richard LevitteFix use of add() and add_before() in Configurations...
2016-02-13  Andy PolyakovC64x+ assembly pack: add ChaCha20 and Poly1305 modules.
2016-02-11  Rich SalzMove to REF_DEBUG, for consistency.
2016-02-11  Richard LevitteAdd support for shared_rcflag, useful for windres ...
2016-02-11  Richard LevitteModernise the mingw cflags and ldflags
2016-02-10  Richard Levitteunified build scheme: add a "unified" template for...
2016-02-10  Richard Levitteunified build scheme: add the tweaks to build on Cygwin...
2016-02-06  Richard LevitteEnhance and clear the support of linker flags
2016-01-29  Richard LevitteConfigure et al: split up the lflags configuration...
2016-01-29  Richard LevitteMake use of add() and add_before() in Configurations/
2016-01-29  Rich SalzRemove x86_gcc_des,x86_gcc_opts
2016-01-28  Rich SalzRemove outdated legacy crypto options
2016-01-21  Richard LevitteRefactor config - @MK1MF_Builds out, general build...
2016-01-18  Richard LevitteAdd some extra Cygwin targets as aliases for Cygwin-x86
2016-01-18  Richard LevitteAdjust the configuration target name from Cygwin-i686...
2016-01-18  Corinna VinschenFix configuration system to support different architect...
2016-01-12  Rich SalzMove Makefiles to Makefile.in
2016-01-11  Viktor DukhovniEnable/disable crypto-mdebug just like other features
2016-01-07  Rich Salzmem functions cleanup
2015-12-11  Andy PolyakovConfigurations/10-main.conf: fix typos in mingw/cygwin...
2015-11-24  Andy PolyakovConfiguratons: add -DFILIO_H to harmonized Solaris...
2015-11-24  Jacob Bandes-StorchAdd perl modeline to Configure scripts
2015-11-20  Matt CaswellAdd pthread support
2015-10-12  Andy PolyakovConfigurations: move -Wno-pedantic-ms-format to .travis...
2015-10-06  Alessandro GhediniFix travis builds on master
2015-09-25  Alessandro GhediniProperly format linux-arm64ilp32 target config
2015-09-25  Andy PolyakovConfigurations: add linux-arm64ilp32 target.
2015-09-09  David WoodhouseRT3969: Add OPENSSL_SYS_UEFI
2015-08-02  Ben LaurieBuild with --strict-warnings on FreeBSD.
2015-05-26  Andy PolyakovConfigure: replace -mv8 with -mcpu=v8 in SPARC config...
2015-05-13  Andy PolyakovConfigurations/10-main.conf: update iOS commentary.
2015-05-01  Ben LaurieFix build on MacOS.
2015-04-20  Andy PolyakovAdd assembly support for 32-bit iOS.
2015-04-20  Andy PolyakovConfigure: add initial support for 64-bit Android.
2015-04-17  Emilia KasperUse -Wall -Wextra with clang
2015-04-02  Andy PolyakovConfigure: android-arm facelift.
2015-03-28  Andy PolyakovConfigure: remove unused variables.
2015-03-18  Andy PolyakovConfigure: fold related configurations more aggressivel...
2015-03-16  Richard LevitteFind debug- targets that can be combined with their...
2015-03-16  Richard LevitteChange all the main configurations to the new format.
2015-03-11  Richard LevitteMove Configurations* out of the way and rename them.