summaryrefslogtreecommitdiffstats
path: root/Configurations
AgeCommit message (Expand)Author
2016-11-21Add missing -zdelete for some linux archesKurt Roeckx
2016-11-16Add a modern linux-x86 config targetRichard Levitte
2016-11-15Configurations/10-main.conf: remove obsolete flag from solaris-x86-gcc.Andy Polyakov
2016-11-15Configurations/10-main.conf: document GCC for Solaris config constraint.Andy Polyakov
2016-11-10Revert "Move algorithm specific ppccap code from crypto/ppccap.c"Richard Levitte
2016-11-10Document how to force linking with static librariesRichard Levitte
2016-11-10Building: make it possible to force linking with static OpenSSL libsRichard Levitte
2016-11-10descrip.mms.tmpl: Simplify fiddling of logical names record and statemRichard Levitte
2016-11-09Move algorithm specific ppccap code from crypto/ppccap.cRichard Levitte
2016-11-09Unix Makefile: Make sure to use $(PERL) when running ./ConfigureRichard Levitte
2016-11-06Windows: use default ZLIB1 unless --with-zlib-lib is setRichard Levitte
2016-11-06Fix the LIBZ macro on VC config targetsRichard Levitte
2016-11-06VMS: pretend to use -znodeleteRichard Levitte
2016-11-04VMS build file template: assign 'arch' to local symbol tableRichard Levitte
2016-11-04VMS: update the list of files that need some extra treatmentRichard Levitte
2016-11-04VMS: correct the logic around linking executablesRichard Levitte
2016-11-04Add -std=c++11 to CXXFLAGSMatt Caswell
2016-11-03Enable memory debugging while testingRichard Levitte
2016-11-03Clang doesn't like -znodelete, make it a linker flag insteadRichard Levitte
2016-11-03VMS: ignore multiply defined symbols when linking programsRichard Levitte
2016-11-02Link using -znodeleteMatt Caswell
2016-10-31Unix Makefile: Some sed implementation truncate long lines. Use perl instead.Richard Levitte
2016-10-31Mark VC templates correctly.Richard Levitte
2016-10-26Move manpages to man[1357] structure.Rich Salz
2016-10-26VMS: tell the C compiler to use the ISO C94 standardRichard Levitte
2016-10-24ppccap.c: engage new multipplication and squaring subroutines.Andy Polyakov
2016-10-22Efence is antiquated, remove all traces of using itRichard Levitte
2016-10-15Use clang++ for C++ for the linux-x86_64-clang targetMatt Caswell
2016-10-13Remove automatic RPATH - add user rpath supportRichard Levitte
2016-10-13Remove automatic RPATHRichard Levitte
2016-10-12Add C++ settings in the Linux config targetsRichard Levitte
2016-10-12Add support for C++ in Configurations/unix-Makefile.tmplRichard Levitte
2016-10-12Add support for C++ in ConfigureRichard Levitte
2016-10-02Remove untrue comment.Ben Laurie
2016-10-02Make dependencies if Makefile is new.Ben Laurie
2016-09-21descrip.mms.tmpl: in obj2bin, make sure an empty @deps means no empty linesRichard Levitte
2016-09-17Simplify configudata.pm dependency generationRichard Levitte
2016-09-16Simplify the dependencies for remaking configdata.pmRichard Levitte
2016-09-16Use the registered conf file names as dependencies to build configdata.pmRichard Levitte
2016-09-15Finally, make sure vms_term_sock.c is built on VMSRichard Levitte
2016-09-14GH1536: Install empty CT log listRich Salz
2016-09-14VMS: Really don't force symbol mixed case when building DSOsRichard Levitte
2016-09-13Remove -xtarget=ultra from solaris(64)-sparcv9-cc builds.Andy Grundman
2016-09-12Add enginesdir to libcrypto.pc pkg-config fileDavid Woodhouse
2016-09-09VMS: Use different C flags for programs that aren't to be installedRichard Levitte
2016-09-09Build file templates: additional information to build file template functionsRichard Levitte
2016-09-08Configurations/10-main.cf: AIX "facelift".Andy Polyakov
2016-09-07Allow asan, msan and ubsan to be configured with shared librariesRichard Levitte
2016-09-05Unix build: have the makedepend and cc actions in one recipeRichard Levitte
2016-09-02Configurations/10-main.conf: add android64-mips64 target.Andy Polyakov