]> git.ipfire.org Git - thirdparty/openssl.git/history - Configurations
Rethink the method to place user cflags last
[thirdparty/openssl.git] / Configurations /
2016-02-13  Richard LevitteIn templates, output_on() must be used the same way...
2016-02-13  Andy PolyakovC64x+ assembly pack: add ChaCha20 and Poly1305 modules.
2016-02-13  Andy PolyakovConfigurations: engage ARM ChaCha20 and Poly1305 modules.
2016-02-12  Richard LevitteWe need the linked utils after a full build.
2016-02-12  Richard LevitteUnified build - fix make depend
2016-02-12  Richard LevitteRename INSTALL_PREFIX to DESTDIR, remove option --insta...
2016-02-12  Richard LevitteGenerate progs.h from a bunch of files instead of inter...
2016-02-11  Richard LevitteAdd the generate mechanism from unixmake to unix-Makefi...
2016-02-11  Rich SalzMove to REF_DEBUG, for consistency.
2016-02-11  Richard LevitteMake shared library targets more consistent
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  Rich SalzBIO_PAIR_DEBUG did nothing; remove it.
2016-02-10  Richard LevitteQuote the CFLAG in Unixly Makefiles, for buildinf.h
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-10  Richard Levitteunified build scheme: add a "unified" template for...
2016-02-10  Richard LevitteConfigure et al: treat C defines separately
2016-02-10  Andy PolyakovConfigurations: engage x86[_64] ChaCha20 and Poly1305...
2016-02-09  Andy PolyakovConfigurations: engage s390x ChaCha20 and Poly1305...
2016-02-09  Richard Levitteunified build scheme: add a design document
2016-02-09  Richard Levitteunified build scheme: add and document the "unified...
2016-02-08  Andy PolyakovConfigurations/00-base-templates.conf: harmonize extens...
2016-02-06  Richard LevitteEnhance and clear the support of linker flags
2016-02-01  Richard Levitteunified build scheme: add a personal configuration...
2016-02-01  Richard Levitteunified build scheme: a first introduction
2016-01-31  Andy PolyakovEngage poly1305-sparcv9 module.
2016-01-29  Richard LevitteComplete the lflags -> lflags/ex_libs transition
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  Emilia KasperAlways DPURIFY
2016-01-29  Rich SalzRemove x86_gcc_des,x86_gcc_opts
2016-01-28  Rich SalzRemove outdated legacy crypto options
2016-01-25  Richard LevitteSmall cleanups in Configure
2016-01-25  Richard LevitteRefactor file writing - Remake Makefile.org into a...
2016-01-23  Richard LevitteString configs are truly deprecated, not even somewhat...
2016-01-22  Richard LevitteConfigurations - no_asm_filler is long gone, don't...
2016-01-21  Richard LevitteRefactor config - @MK1MF_Builds out, general build...
2016-01-21  Richard LevitteRefactor config - move templates and template docs...
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-14  Viktor DukhovniFix erroneous SO suffix in darwin64-debug-test-64-clang...
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-21  Dr. Stephen Hensonadd -pthread to debug-steve*
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-15  Dr. Stephen HensonRemove obsolete options for debug-steve*
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 LevitteConfiguration cleanup: personal configs
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-16  Richard LevitteProvide a few examples by converting my own strings...
2015-03-11  Richard LevitteMove Configurations* out of the way and rename them.
2015-03-06  Richard LevitteCleanup spaces
2015-02-24  Rich SalzMove build config table to separate files.