aboutsummaryrefslogtreecommitdiffstats
path: root/Configurations
Commit message (Expand)AuthorAgeFilesLines
* VMS: Make sure to include MAIN from static libraries if neededRichard Levitte2017-04-241-8/+27
* Make it possible to build static-only librariesRichard Levitte2017-04-244-32/+69
* Typo fix in Configurations/descrip.mms.tmplRichard Levitte2017-04-241-1/+1
* Port Ben's parallell Makefile hack to VMSRichard Levitte2017-04-231-10/+14
* Port Ben's parallell Makefile hack to WindowsRichard Levitte2017-04-231-8/+13
* VMS: Fix the passing of cflags for things not being installedRichard Levitte2017-04-183-10/+10
* Configurations/README: reword bn_ops description.Andy Polyakov2017-04-041-24/+28
* VMS: turning off CALL_DEBUG isn't possible on AlphaRichard Levitte2017-03-151-6/+15
* VMS: don't use /DSF, turn off CALL_DEBUG insteadRichard Levitte2017-03-152-4/+7
* VMS: Change debug linking method to generate a separate Debug Symbol FileRichard Levitte2017-03-142-8/+8
* Handle find-doc-nits script renameRich Salz2017-03-111-1/+1
* Fix many doc L<> errorsRich Salz2017-03-111-2/+2
* Unix Makefile: Have manual generation use the same perl script as Windows and...Richard Levitte2017-03-061-89/+9
* Add documentation on platform specific checksRichard Levitte2017-03-061-0/+37
* Add a platform specific configuration checkerRichard Levitte2017-03-062-0/+44
* Configurations/10-main.conf: omit redundant -lresolv from Solaris configs.Andy Polyakov2017-03-021-1/+1
* Configurations/50-masm.conf: add /nologo to ml64 command line.Andy Polyakov2017-03-021-1/+1
* 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