aboutsummaryrefslogtreecommitdiff
path: root/Configurations
AgeCommit message (Expand)AuthorFilesLines
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte1-5/+2
2016-02-18Don't treat .d (depend) files separately from object filesRichard Levitte5-100/+14
2016-02-18Fix the makedepend constructor in unix-Makefile.tmplRichard Levitte1-5/+7
2016-02-17Remove "experimental" in code and comments, too.Rich Salz1-1/+1
2016-02-18Fix spellingRichard Levitte1-1/+1
2016-02-18Fix spellingRichard Levitte1-1/+1
2016-02-18Add -lresolv to the Solaris ex_libsRichard Levitte1-1/+1
2016-02-16Fix use of add() and add_before() in Configurations/*.confRichard Levitte3-19/+19
2016-02-15MANSUFFIX should be left emptyRichard Levitte1-1/+4
2016-02-15Address comments.Ben Laurie2-4/+4
2016-02-15Tests depend on everything.Ben Laurie1-1/+1
2016-02-14Configurations/00-base-templates.conf: typos in [chacha|poly1305]_asm_src.Andy Polyakov1-5/+5
2016-02-14Have dofile.pl say where it was run, for real this timeRichard Levitte2-2/+2
2016-02-14Have dofile.pl say where it was runRichard Levitte2-2/+4
2016-02-13Don't build test programs by default, add convenience targets for unified buildRichard Levitte2-4/+15
2016-02-13Have the same installation directories in unified as in unixmakeRichard Levitte1-3/+7
2016-02-13Configurations: engage PPC ChaCha20 and Poly1305 modules.Andy Polyakov1-0/+2
2016-02-13Add SHARED_RCFLAGS in unified Makefile templateRichard Levitte1-1/+3
2016-02-13The unified build may delete installed manual filesRichard Levitte1-2/+16
2016-02-13In templates, output_on() must be used the same way as output_off()Richard Levitte2-7/+7
2016-02-13C64x+ assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov1-6/+8
2016-02-13Configurations: engage ARM ChaCha20 and Poly1305 modules.Andy Polyakov1-0/+4
2016-02-12We need the linked utils after a full build.Richard Levitte1-1/+1
2016-02-12Unified build - fix make dependRichard Levitte4-6/+11
2016-02-12Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefixRichard Levitte2-112/+110
2016-02-12Generate progs.h from a bunch of files instead of internal knowledgeRichard Levitte1-1/+12
2016-02-11Add the generate mechanism from unixmake to unix-Makefile.tmplRichard Levitte1-1/+43
2016-02-11Move to REF_DEBUG, for consistency.Rich Salz3-14/+14
2016-02-11Make shared library targets more consistentRichard Levitte1-38/+63
2016-02-11Add support for shared_rcflag, useful for windres (Cygwin and Mingw)Richard Levitte2-0/+3
2016-02-11Modernise the mingw cflags and ldflagsRichard Levitte1-4/+4
2016-02-10BIO_PAIR_DEBUG did nothing; remove it.Rich Salz1-1/+1
2016-02-10Quote the CFLAG in Unixly Makefiles, for buildinf.hRichard Levitte1-1/+2
2016-02-10unified build scheme: add a "unified" template for VMS descrip.mmsRichard Levitte4-0/+697
2016-02-10unified build scheme: add the tweaks to build on Cygwin & MingwRichard Levitte2-4/+38
2016-02-10unified build scheme: add a "unified" template for Unix MakefileRichard Levitte1-0/+750
2016-02-10Configure et al: treat C defines separatelyRichard Levitte3-2/+32
2016-02-10Configurations: engage x86[_64] ChaCha20 and Poly1305 modules.Andy Polyakov1-0/+4
2016-02-09Configurations: engage s390x ChaCha20 and Poly1305 modules.Andy Polyakov1-0/+2
2016-02-09unified build scheme: add a design documentRichard Levitte1-0/+550
2016-02-09unified build scheme: add and document the "unified" driving engineRichard Levitte2-1/+290
2016-02-08Configurations/00-base-templates.conf: harmonize extensions.Andy Polyakov1-25/+25
2016-02-06Enhance and clear the support of linker flagsRichard Levitte3-16/+38
2016-02-01unified build scheme: add a personal configuration to test itRichard Levitte1-46/+9
2016-02-01unified build scheme: a first introductionRichard Levitte3-143/+294
2016-01-31Engage poly1305-sparcv9 module.Andy Polyakov1-0/+1
2016-01-29Complete the lflags -> lflags/ex_libs transitionRichard Levitte5-17/+18
2016-01-29Configure et al: split up the lflags configuration item into twoRichard Levitte2-40/+47
2016-01-29Make use of add() and add_before() in Configurations/Richard Levitte2-10/+10
2016-01-29Always DPURIFYEmilia Kasper2-3/+3