Have all relevant config targets use the env() function rather than $ENV
[openssl.git] / Configurations / 10-main.conf
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.