aboutsummaryrefslogtreecommitdiffstats
path: root/Configurations
Commit message (Expand)AuthorAgeFilesLines
* appveyor.yml: engage VC-WIN64A-masm.Andy Polyakov2017-02-211-1/+6
* remove test/.rnd on make cleanBernd Edlinger2017-02-011-0/+1
* Review comments; fail build if nits foundRich Salz2017-01-121-3/+4
* Run find-doc-nits in travisRichard Levitte2017-01-121-0/+3
* Add missing -zdelete for some linux archesKurt Roeckx2016-11-211-2/+2
* Add a modern linux-x86 config targetRichard Levitte2016-11-161-0/+17
* Configurations/10-main.conf: remove obsolete flag from solaris-x86-gcc.Andy Polyakov2016-11-151-9/+1
* Configurations/10-main.conf: document GCC for Solaris config constraint.Andy Polyakov2016-11-151-0/+6
* Revert "Move algorithm specific ppccap code from crypto/ppccap.c"Richard Levitte2016-11-101-5/+5
* Document how to force linking with static librariesRichard Levitte2016-11-102-5/+29
* Building: make it possible to force linking with static OpenSSL libsRichard Levitte2016-11-104-20/+40
* descrip.mms.tmpl: Simplify fiddling of logical names record and statemRichard Levitte2016-11-101-6/+2
* Move algorithm specific ppccap code from crypto/ppccap.cRichard Levitte2016-11-091-5/+5
* Unix Makefile: Make sure to use $(PERL) when running ./ConfigureRichard Levitte2016-11-091-2/+2
* Windows: use default ZLIB1 unless --with-zlib-lib is setRichard Levitte2016-11-061-2/+3
* Fix the LIBZ macro on VC config targetsRichard Levitte2016-11-061-1/+3
* VMS: pretend to use -znodeleteRichard Levitte2016-11-061-0/+1
* VMS build file template: assign 'arch' to local symbol tableRichard Levitte2016-11-041-1/+1
* VMS: update the list of files that need some extra treatmentRichard Levitte2016-11-041-11/+7
* VMS: correct the logic around linking executablesRichard Levitte2016-11-041-4/+7
* Add -std=c++11 to CXXFLAGSMatt Caswell2016-11-041-1/+1
* Enable memory debugging while testingRichard Levitte2016-11-033-0/+4
* Clang doesn't like -znodelete, make it a linker flag insteadRichard Levitte2016-11-031-1/+1
* VMS: ignore multiply defined symbols when linking programsRichard Levitte2016-11-031-1/+34
* Link using -znodeleteMatt Caswell2016-11-021-12/+13
* Unix Makefile: Some sed implementation truncate long lines. Use perl instead.Richard Levitte2016-10-311-1/+1
* Mark VC templates correctly.Richard Levitte2016-10-311-0/+2
* Move manpages to man[1357] structure.Rich Salz2016-10-261-12/+6
* VMS: tell the C compiler to use the ISO C94 standardRichard Levitte2016-10-261-1/+1
* ppccap.c: engage new multipplication and squaring subroutines.Andy Polyakov2016-10-241-1/+1
* Efence is antiquated, remove all traces of using itRichard Levitte2016-10-222-15/+0
* Use clang++ for C++ for the linux-x86_64-clang targetMatt Caswell2016-10-151-0/+1
* Remove automatic RPATH - add user rpath supportRichard Levitte2016-10-131-1/+5
* Remove automatic RPATHRichard Levitte2016-10-131-14/+1
* Add C++ settings in the Linux config targetsRichard Levitte2016-10-121-0/+1
* Add support for C++ in Configurations/unix-Makefile.tmplRichard Levitte2016-10-121-7/+28
* Add support for C++ in ConfigureRichard Levitte2016-10-121-2/+10
* Remove untrue comment.Ben Laurie2016-10-021-2/+0
* Make dependencies if Makefile is new.Ben Laurie2016-10-021-1/+1
* descrip.mms.tmpl: in obj2bin, make sure an empty @deps means no empty linesRichard Levitte2016-09-211-6/+10
* Simplify configudata.pm dependency generationRichard Levitte2016-09-173-3/+3
* Simplify the dependencies for remaking configdata.pmRichard Levitte2016-09-163-3/+3
* Use the registered conf file names as dependencies to build configdata.pmRichard Levitte2016-09-163-3/+3
* Finally, make sure vms_term_sock.c is built on VMSRichard Levitte2016-09-151-1/+1
* GH1536: Install empty CT log listRich Salz2016-09-143-1/+21
* VMS: Really don't force symbol mixed case when building DSOsRichard Levitte2016-09-141-1/+0
* Remove -xtarget=ultra from solaris(64)-sparcv9-cc builds.Andy Grundman2016-09-131-2/+2
* Add enginesdir to libcrypto.pc pkg-config fileDavid Woodhouse2016-09-121-0/+1
* VMS: Use different C flags for programs that aren't to be installedRichard Levitte2016-09-092-3/+16
* Build file templates: additional information to build file template functionsRichard Levitte2016-09-091-6/+23