summaryrefslogtreecommitdiff
path: root/Configurations
Commit message (Expand)AuthorAgeFilesLines
* Configurations/descrip.mms.tmpl: Fix a few typosRichard Levitte2023-04-181-7/+3
* Configurations/*.tmpl: overhaul assembler make rules.Richard Levitte2022-11-044-34/+15
* Configurations: mips64*-linux-*abin32 needs bn_ops SIXTY_FOUR_BITAdam Joseph2022-10-031-1/+1
* djgpp: Inherit config from BASE_unixJ.W. Jagersma2022-09-291-0/+1
* Fix quotes install_fips in Configurations/windows-makefile.tmplRichard Levitte2022-07-281-2/+2
* Configurations/10-main.conf: In the VC-common target, unquote $(CC)Richard Levitte2022-07-261-2/+2
* Add loongarch64 targetShi Pujin2022-07-181-0/+7
* Windows: use the basename of the product (.dll) for definition filesRichard Levitte2022-07-081-1/+1
* Include the modules directory in openssl.pcRichard Levitte2022-06-121-0/+1
* Configurations/gentemplate.pm: Generate generators too, when necessaryRichard Levitte2022-05-271-0/+4
* Remove include/openssl/configuration.h from mandatory dependenciesRichard Levitte2022-05-253-0/+3
* Building: For the FIPS module checksum, keep track of configuration,hRichard Levitte2022-05-221-2/+5
* mkdef.pl: Add cmd-line flag to differentiate shared libs and DSO.Daniel Fiala2022-05-133-3/+3
* Add quotes around perl scriptsKeith W. Campbell2022-05-111-4/+4
* Detect arm64-*-*bsd and enable assembly optimizationsAllan Jude2022-05-051-0/+8
* Fix AIX build when no-shared is passed to Configure.Todd C. Miller2022-04-051-1/+1
* android-x86 target: Add -latomicMarcel Raad2022-03-091-0/+1
* Rework dependencies between config files and build filesRichard Levitte2022-03-043-10/+41
* VMS: copy prologue/epilogue headers when header files are generatedRichard Levitte2022-02-251-1/+60
* Fix copyrightsTodd Short2022-02-031-1/+1
* `make clean` should clean up fips provider shared object.Todd Short2022-01-241-1/+1
* Add support for BSD-riscv64 targetPiotr Kubaj2021-12-271-0/+7
* Fix VMS installation - Override the openssl logical name in descrip.mms.tmplRichard Levitte2021-12-141-3/+8
* Fix VMS installation - Define the logical name OSSL$MODULESRichard Levitte2021-12-141-6/+6
* Fix VMS installation - consistent program names with version infoRichard Levitte2021-12-141-1/+1
* Don't delete the doc/html directories when cleaningMatt Caswell2021-11-261-4/+4
* Configurations/windows-makefile.tmpl: obj2bin(): use the resource file tooRichard Levitte2021-10-271-0/+1
* Update 15-ios.confDominic Letz2021-09-241-1/+1
* Configurations/platform/Unix.pm: account for variants in sharedlib_simple()Richard Levitte2021-09-181-3/+15
* Fix the build file templates where uplink mattersRichard Levitte2021-09-132-6/+6
* linux-x86-clang target: Add -latomicTomas Mraz2021-09-131-0/+1
* install_fips: Create the OPENSSLDIR as it might not existTomas Mraz2021-09-103-0/+4
* VMS: Fix descrip.mms templateRichard Levitte2021-09-101-4/+4
* OpenSSL::Ordinals::set_version() should only be given the short versionRichard Levitte2021-09-093-7/+10
* Update copyright yearRichard Levitte2021-09-071-1/+1
* Configuration: support building for OpenVMS for x86_64Richard Levitte2021-09-062-0/+22
* always use the same perl in $PATHa13460542021-09-022-2/+2
* Fix libdir path on darwinXiaofei Bai2021-08-271-1/+1
* Add multilib to the NonStop configuration definitions.Richard Levitte2021-08-251-1/+11
* VMS: Correct faulty source directory specificationRichard Levitte2021-08-251-1/+2
* Use copy.pl to install the fips module on WindowsTomas Mraz2021-08-041-4/+2
* Windows, VMS: Do install_fips on install if fips is enabledTomas Mraz2021-08-042-8/+8
* Makefile: Avoid changing LIBDIR based on whether it already existsjenda12021-07-231-8/+1
* Avoid empty lines in nmake rule bodiesRichard Levitte2021-07-131-13/+13
* Configurations/unix-Makefile.tmpl: use platform->sharedlib() as fallbackRichard Levitte2021-07-101-1/+2
* platform->sharedlib_simple(): return undef when same as platform->sharedlib()Richard Levitte2021-07-101-0/+1
* Ensure ordinals are created during release processMatt Caswell2021-06-291-0/+13
* Only the fips module dependencies are relevant for fips.module.sourcesTomas Mraz2021-06-261-2/+2
* Make util/wrap.pl work better on VMSRichard Levitte2021-06-183-20/+6
* Build file templates: Fix in2script dependenciesRichard Levitte2021-06-163-3/+3