summaryrefslogtreecommitdiff
path: root/Configurations
Commit message (Expand)AuthorAgeFilesLines
...
* Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte2018-01-286-164/+329
* Configure: let INCLUDEs set on binaries "trickle down" to the objectsRichard Levitte2018-01-241-4/+2
* Don't add $(EX_LIBS) to libssl.pc's Libs.privateRichard Levitte2018-01-231-1/+0
* Add anything specifying a threads library to ex_libsRichard Levitte2018-01-231-7/+13
* When building shared libraries, only ln -s when simple and full name differRichard Levitte2018-01-221-2/+4
* Set OPENSSL_ENGINES for WindowsBernd Edlinger2018-01-191-0/+1
* Fix Windows build file template to recognise .res filesRichard Levitte2018-01-151-1/+1
* Configure: try to make sure every config target name is uniqueRichard Levitte2018-01-091-1/+5
* Fix spelling: adroideabi -> androideabipass862018-01-081-1/+1
* Separate general linking flags from extra librariesRichard Levitte2018-01-084-39/+54
* Clean up uClinux targetsRichard Levitte2018-01-081-6/+2
* Remove old config that used non-exist util scriptRich Salz2018-01-041-12/+0
* 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