aboutsummaryrefslogtreecommitdiffstats
path: root/Configurations
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Configurations/10-main.cf: AIX "facelift".Andy Polyakov2016-09-081-5/+9
* Allow asan, msan and ubsan to be configured with shared librariesRichard Levitte2016-09-071-6/+2
* Unix build: have the makedepend and cc actions in one recipeRichard Levitte2016-09-051-19/+16
* Configurations/10-main.conf: add android64-mips64 target.Andy Polyakov2016-09-021-0/+13
* MIPS assembly pack: adapt it for MIPS[32|64]R6.Andy Polyakov2016-09-021-1/+1
* Configurations/10-main.conf: add android64-x86_64 target.Andy Polyakov2016-09-021-0/+4
* Configurations/10-main.conf: fix omittions in commentary.Andy Polyakov2016-09-021-2/+2
* Configurations/10-main.conf: remove solaris-x86-cc target.Andy Polyakov2016-09-021-14/+13
* Have Configure's HASH or TABLE produce complete listsRichard Levitte2016-08-311-9/+24