summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Collapse)AuthorAgeFilesLines
* Configure: engage assembler in Android target.appro2011-02-121-2/+2
|
* New "fispcanisteronly" build option: only build fipscanister.o andsteve2011-02-111-1/+12
| | | | | associated utilities. This functionality will be used by the validated tarball.
* Fix target config errors.steve2011-02-021-2/+2
|
* Make no-asm work in fips mode. Add android platform.steve2011-02-021-0/+3
|
* Add fips option into Configure, disable endian code for no-asm and FIPS.steve2011-01-301-1/+12
| | | | Make shared library default for fips.
* add fiplibdir and basedir options to Configuresteve2011-01-291-0/+8
|
* use different default fips install directorysteve2011-01-291-1/+11
|
* update version to 2.0steve2011-01-291-1/+1
|
* don't descend fips directory if not in fips modesteve2011-01-291-0/+1
|
* Add fipscanisterbuild configuration option and update Makefile.org: doesn't ↵steve2011-01-261-0/+75
| | | | compile yet
* Configure: make -mno-cygwin optional on mingw platforms.appro2010-11-301-0/+6
| | | | PR: 2381
* s390x assembler pack: adapt for -m31 build, see commentary in Configureappro2010-11-291-2/+16
| | | | for more details.
* Submitted By: Bogdan Harjoc <harjoc@gmail.com>steve2010-11-111-0/+3
| | | | Add missing debug WIN64 targets.
* Configure: update mips[32|64]_asm lines.appro2010-10-221-3/+3
|
* MIPS assembler pack: enable it in Configure, add SHA2 module, fix make rules,appro2010-10-021-7/+8
| | | | update commentary...
* Configure: remove redundant -DMD32_REG_T=int.appro2010-09-101-9/+9
|
* Add ghash-s390x.pl.appro2010-09-101-1/+1
|
* Add Next Protocol Negotiation.ben2010-07-281-1/+1
|
* Configure: suppress $multilib with non-system $prefix.appro2010-07-161-0/+6
| | | | PR: 2307
* Configure: fix aes_ctr.o regexp.appro2010-07-091-1/+1
|
* Rework framework for assembler support for AES counter mode and addappro2010-07-091-13/+16
| | | | AES_ctr32_encrypt to aes-s390x.pl.
* Configure: update mingw config-lines.appro2010-06-011-2/+2
|
* Add ghash-armv4.pl.appro2010-05-031-1/+1
|
* Add ghash-parisc.pl.appro2010-04-281-2/+3
|
* Take gcm128.c and ghash assembler modules into the build loop.appro2010-04-221-26/+35
|
* oops, commit Configure part of PR#2234steve2010-04-151-2/+2
|
* sha1-alpha.pl: engage it in build.appro2010-04-101-1/+1
|
* Reserve for option to implement AES counter in assembler.appro2010-02-231-14/+14
|
* Enable PA-RISC assembler in Configure (feedback from PA-RISC 2.0 is stillappro2010-01-191-2/+4
| | | | needed).
* s390x assembler update: add support for run-time facility detection.appro2010-01-191-1/+1
|
* Add Montgomery multiplication module for IA-64.appro2010-01-061-2/+2
|
* Adapt mingw config for newer mingw environment. Note modified conditionalappro2009-12-301-1/+1
| | | | | compilation in e_capi.c. PR: 2113
* Deploy multilib config-line parameter. It was added in February to allowappro2009-12-291-6/+3
| | | | | | for kind of installation suggested in ticket #2003 from August. What it effectively does now, is arrange pre-configured default $libdir value. Note that it also fixes ENGINESDIR, i.e. harmonizes it with install path.
* Switch to new uplink assembler.appro2009-12-271-1/+1
|
* ppc64-mont.pl: adapt for 32-bit and engage for all builds.appro2009-12-261-3/+3
|
* remove DEBUG_UNUSED from config for nowsteve2009-12-091-2/+2
|
* Remove BF_PTR2 from configuration: it doesn't improve performance any more ↵steve2009-11-091-7/+7
| | | | and causes gcc warnings about arrays out of range
* Don't replace whole AR linesteve2009-10-281-1/+1
|
* PR: 2081steve2009-10-281-1/+3
| | | | | | | Submitted by: Mike Frysinger <vapier@gentoo.org> Approved by: steve@openssl.org Respect AR and RANLIB environment variables if set.
* PR: 2080steve2009-10-281-1/+2
| | | | | | | Submitted by: Mike Frysinger <vapier@gentoo.org> Approved by: steve@openssl.org Respect MAKE environment variable if set.
* take install prefix from the environmentsteve2009-10-181-1/+1
|
* Fixes to CROSS_COMPILE, don't override command line option from environmentsteve2009-10-151-1/+1
|
* Rename CROSS_COMPILE_PREFIX to CROSS_COMPILEsteve2009-10-151-5/+5
|
* Allow cross compilation prefix to come from CROSS_COMPILE environment variablesteve2009-10-071-0/+2
|
* Add DEBUG_UNUSED to debug-steve* entriessteve2009-09-231-2/+2
|
* Add new option --strict-warnings to Configure script. This is used to addsteve2009-09-091-0/+16
| | | | in devteam warnings into other configurations.
* Update default dependency flags.steve2009-08-121-1/+1
| | | | | | Make error name discrepancies a fatal error. Fix error codes. make update
* Enable mdc2 support by default as the patent has now expired.steve2009-08-121-1/+0
|
* PR: 2003steve2009-08-101-0/+8
| | | | | Make it possible to install OpenSSL in directories with name other than "lib" for example "lib64". Based on patch from Jeremy Utley.
* Fix typos.steve2009-07-241-3/+3
|