aboutsummaryrefslogtreecommitdiffstats
path: root/Configurations
Commit message (Expand)AuthorAgeFilesLines
* Fix minor 'the the' typosDaniel Bevenius2018-01-021-2/+2
* Ignore ORDINALS in build.info files, and remove its documentationRichard Levitte2017-12-282-60/+15
* VMS fix: link shared libs from objects files instead of from static libsRichard Levitte2017-12-271-5/+15
* Restore the use of LDCMD when linking applicationsRichard Levitte2017-12-181-1/+1
* Remove test-runs dir, adjust .gitignoreBernd Edlinger2017-12-151-1/+1
* VMS build file template: adapt for when someone disabled 'makedepend'Richard Levitte2017-12-121-2/+5
* Configure et al: cleanupsRichard Levitte2017-12-124-59/+11
* Build file templates: Replace the use of Makefile.sharedRichard Levitte2017-12-124-138/+151
* Configure: Read in extra information to help create shared librariesRichard Levitte2017-12-123-7/+110
* Configure: Add read_eval_file, a general purpose perl file reader/evaluatorRichard Levitte2017-12-126-6/+6
* Have all relevant config targets use the env() function rather than $ENVRichard Levitte2017-12-081-19/+19
* Make possible variant SONAMEs and symbol versionsViktor Dukhovni2017-11-302-1/+23
* Configurations/10-main.conf: add back /WX to VC-WIN32.Andy Polyakov2017-11-131-1/+2
* Many spelling fixes/typo's corrected.Josh Soref2017-11-112-2/+2
* 00-base-templates.conf: fix ia64 builds.Andy Polyakov2017-11-101-1/+0
* Configurations/unix-Makefile.tmpl: fix HP-UX build.Andy Polyakov2017-11-081-1/+1
* Generate a dictionary of OIDs for fuzzersRichard Levitte2017-10-311-1/+6
* Remove email addresses from source code.Rich Salz2017-10-131-12/+3
* Use the possibility to have test results in a different directoryRichard Levitte2017-10-093-1/+7
* Configurations/windows-makefile.tmpl: canonicalise configured pathsRichard Levitte2017-10-041-6/+7
* Configure: unify clang's -Qunused-arguments option treatment.Andy Polyakov2017-09-211-2/+2
* passed TARFILE="$(TARFILE)" NAME="$(NAME)" to tar targetMeena Vyas2017-08-251-1/+1
* Add a comment on expectations in the "tar" targetRichard Levitte2017-08-181-0/+2
* Prepare tarball in dist directoryRichard Levitte2017-08-181-6/+6
* Turn on error sensitivity in the "tar" targetRichard Levitte2017-08-181-0/+1
* When building a tarball, avoid trying to copy submodulesRichard Levitte2017-08-171-1/+4
* Copy dlls into fuzz directoryMatt Caswell2017-08-161-0/+3
* Fix overzealous cleanup commandFdaSilvaYY2017-08-151-1/+3
* Simplify the handling of shared library version numbersRichard Levitte2017-07-266-57/+61
* Simplify Makefile.sharedRichard Levitte2017-07-241-12/+11
* VMS: When running a sub-MMS, make sure to give it the main MMS' qualifiersRichard Levitte2017-07-071-1/+1
* Cleanup some copyright stuffRich Salz2017-06-301-2/+1
* Add ECHO to makefiles for real silenceRich Salz2017-06-301-42/+44
* Add new /dev/crypto engineRichard Levitte2017-06-281-0/+1
* Configure: give config targets the possibility to enable or disable featuresRichard Levitte2017-06-222-0/+11
* Fix the comment about default OPENSSLDIR in windows.Bernd Edlinger2017-06-161-1/+1
* Add the target 'build_all_generated'Richard Levitte2017-06-163-0/+12
* Build apps/progs.h dynamicallyRichard Levitte2017-06-153-10/+9
* Remove doc of non-existent functionsRich Salz2017-06-081-1/+1
* Windows: rearrange programs cleanupRichard Levitte2017-06-081-2/+4
* make error tables const and separate header fileRich Salz2017-06-071-5/+7
* 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