summaryrefslogtreecommitdiffstats
path: root/Configurations
AgeCommit message (Expand)Author
2016-02-11Add the generate mechanism from unixmake to unix-Makefile.tmplRichard Levitte
2016-02-11Move to REF_DEBUG, for consistency.Rich Salz
2016-02-11Make shared library targets more consistentRichard Levitte
2016-02-11Add support for shared_rcflag, useful for windres (Cygwin and Mingw)Richard Levitte
2016-02-11Modernise the mingw cflags and ldflagsRichard Levitte
2016-02-10BIO_PAIR_DEBUG did nothing; remove it.Rich Salz
2016-02-10Quote the CFLAG in Unixly Makefiles, for buildinf.hRichard Levitte
2016-02-10unified build scheme: add a "unified" template for VMS descrip.mmsRichard Levitte
2016-02-10unified build scheme: add the tweaks to build on Cygwin & MingwRichard Levitte
2016-02-10unified build scheme: add a "unified" template for Unix MakefileRichard Levitte
2016-02-10Configure et al: treat C defines separatelyRichard Levitte
2016-02-10Configurations: engage x86[_64] ChaCha20 and Poly1305 modules.Andy Polyakov
2016-02-09Configurations: engage s390x ChaCha20 and Poly1305 modules.Andy Polyakov
2016-02-09unified build scheme: add a design documentRichard Levitte
2016-02-09unified build scheme: add and document the "unified" driving engineRichard Levitte
2016-02-08Configurations/00-base-templates.conf: harmonize extensions.Andy Polyakov
2016-02-06Enhance and clear the support of linker flagsRichard Levitte
2016-02-01unified build scheme: add a personal configuration to test itRichard Levitte
2016-02-01unified build scheme: a first introductionRichard Levitte
2016-01-31Engage poly1305-sparcv9 module.Andy Polyakov
2016-01-29Complete the lflags -> lflags/ex_libs transitionRichard Levitte
2016-01-29Configure et al: split up the lflags configuration item into twoRichard Levitte
2016-01-29Make use of add() and add_before() in Configurations/Richard Levitte
2016-01-29Always DPURIFYEmilia Kasper
2016-01-29Remove x86_gcc_des,x86_gcc_optsRich Salz
2016-01-27Remove outdated legacy crypto optionsRich Salz
2016-01-25Small cleanups in ConfigureRichard Levitte
2016-01-25Refactor file writing - Remake Makefile.org into a templateRichard Levitte
2016-01-23String configs are truly deprecated, not even somewhat supported any moreRichard Levitte
2016-01-22Configurations - no_asm_filler is long gone, don't use itRichard Levitte
2016-01-22Refactor config - @MK1MF_Builds out, general build scheme inRichard Levitte
2016-01-22Refactor config - move templates and template docs to ConfigurationsRichard Levitte
2016-01-18Add some extra Cygwin targets as aliases for Cygwin-x86Richard Levitte
2016-01-18Adjust the configuration target name from Cygwin-i686 to Cygwin-x86Richard Levitte
2016-01-18Fix configuration system to support different architectures on Cygwin.Corinna Vinschen
2016-01-12Move Makefiles to Makefile.inRich Salz
2016-01-11Enable/disable crypto-mdebug just like other featuresViktor Dukhovni
2016-01-07mem functions cleanupRich Salz
2015-12-13Fix erroneous SO suffix in darwin64-debug-test-64-clang targetViktor Dukhovni
2015-12-11Configurations/10-main.conf: fix typos in mingw/cygwin configs.Andy Polyakov
2015-11-24Configuratons: add -DFILIO_H to harmonized Solaris targets.Andy Polyakov
2015-11-24Add perl modeline to Configure scriptsJacob Bandes-Storch
2015-11-21add -pthread to debug-steve*Dr. Stephen Henson
2015-11-20Add pthread supportMatt Caswell
2015-10-12Configurations: move -Wno-pedantic-ms-format to .travis.yml.Andy Polyakov
2015-10-06Fix travis builds on masterAlessandro Ghedini
2015-09-25Properly format linux-arm64ilp32 target configAlessandro Ghedini
2015-09-25Configurations: add linux-arm64ilp32 target.Andy Polyakov
2015-09-08RT3969: Add OPENSSL_SYS_UEFIDavid Woodhouse
2015-08-02Build with --strict-warnings on FreeBSD.Ben Laurie