aboutsummaryrefslogtreecommitdiff
path: root/Configurations/descrip.mms.tmpl
AgeCommit message (Expand)AuthorFilesLines
2021-04-29Configure/Makefile: fix the `-macopt` argument of the fipsinstall commandDr. Matthias St. Pierre1-1/+1
2021-04-28Configuration: rework how dependency making is handledRichard Levitte1-1/+1
2021-04-14nits: fix a few typo in template codeFdaSilvaYY1-2/+2
2021-03-03Fix the perl code to get FIPSMODULENAMERichard Levitte1-1/+2
2021-03-03build.info: Make it possible to use compiled programs as generatorsRichard Levitte1-38/+81
2021-03-03build.info: Add the possibility to add dependencies on raw targetsRichard Levitte1-0/+8
2021-02-12VMS documentation fixesRichard Levitte1-7/+11
2021-02-12Configurations/descrip.mms.tmpl: avoid enormous PIPE commandsRichard Levitte1-18/+5
2020-10-08descrip.mms.tmpl: Add a target to install the FIPS module configRichard Levitte1-0/+19
2020-06-29Add --fips-key configuration parameter to fipsinstall application.Rich Salz1-3/+6
2020-04-19Build files: add module installation targetsRichard Levitte1-5/+19
2020-03-02Build: Generate apps/progs.c and apps/progs.h in build timeRichard Levitte1-2/+2
2020-02-27Build file templates: don't set OPENSSL_{ENGINES,MODULES}Richard Levitte1-6/+13
2020-02-26Use a wrapper for pod2htmlRich Salz1-5/+2
2020-02-18TEST: Create test specific output directoriesRichard Levitte1-12/+0
2020-01-17Build file templates: Use explicit files instead of $< or $? for podsRichard Levitte1-2/+3
2019-12-14Deprecate most of debug-memoryRich Salz1-2/+0
2019-11-29Adapt *.tmpl to generate docs at build timeRichard Levitte1-9/+44
2019-10-14Building: Add modules with DEPENDs to GENERATEd filesRichard Levitte1-2/+6
2019-10-10Configure: rework build.info grammar and attributesRichard Levitte1-12/+12
2019-09-16Build files: Unify standard arguments for assembler generating scripsRichard Levitte1-9/+15
2019-09-12Rework test/run_tests.pl to support selective verbosity and TAP copyRichard Levitte1-0/+1
2019-08-27testing: set OPENSSL_MODULES to the providers directory by defaultRichard Levitte1-0/+2
2019-03-29Windows, VMS: build fixesRichard Levitte1-26/+20
2019-03-11Replumbing: Add MODULESDIR macro and OPENSSL_MODULES environment variableRichard Levitte1-1/+4
2019-02-11ENGINE modules aren't special, so call them MODULESRichard Levitte1-14/+15
2019-02-05Remove unnecessary trailing whitespaceSam Roberts1-1/+1
2019-02-01VMS: Clean away stray debugging prints from descrip.mms.tmplRichard Levitte1-5/+0
2019-01-31Build cleanup: Remove the VMS hack from test/build.infoRichard Levitte1-13/+26
2019-01-22Build: change remaining $unified_info{install} checks to use attributesRichard Levitte1-6/+6
2019-01-22Build: use attributes to indicate installed script classesRichard Levitte1-4/+10
2019-01-22Build: Change all _NO_INST to use attributes instead.Richard Levitte1-5/+13
2019-01-21Rework building: VMS changes to handle extensions and product namesRichard Levitte1-95/+91
2018-12-12VMS build: better treatment of .S -> .obj compilationRichard Levitte1-16/+36
2018-12-11Configuration: $config{shlib_version_number} -> $config{shlib_version}Richard Levitte1-2/+2
2018-12-07Configure: fix the version string in the configure outputDr. Matthias St. Pierre1-1/+1
2018-12-06Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte1-5/+2
2018-11-27VMS build: don't forget the generation marker when removing filesRichard Levitte1-1/+1
2018-11-27VMS build: in descrip.mms.tmpl's src2obj, do .S -> .asm tooRichard Levitte1-1/+1
2018-11-24VMS build: typo in build file template, generatesrcRichard Levitte1-1/+1
2018-11-09VMS build: colon after target must be separated with a spaceRichard Levitte1-1/+1
2018-11-08Have install targets depend on more precise build targetsRichard Levitte1-4/+4
2018-11-08Allow parallel installRichard Levitte1-28/+25
2018-11-08VMS build: don't add a comma before 'extradefines'Richard Levitte1-3/+3
2018-11-05Build: adapt VMS build file template to use the extra macrosRichard Levitte1-1/+10
2018-10-05util/mkdef.pl: for VMS, allow generation of case insensitive symbol vectorRichard Levitte1-1/+4
2018-10-05Add build file support for generic symbol exports with DSOsRichard Levitte1-11/+17
2018-10-03Refactor util/mkdef.pl for clearer separation of functionalityRichard Levitte1-1/+1
2018-10-01Refactor linker script generationRichard Levitte1-4/+17
2018-09-14VMS libtestutil: look for lower case "main"Richard Levitte1-1/+3