summaryrefslogtreecommitdiffstats
path: root/Configurations/descrip.mms.tmpl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make util/wrap.pl work better on VMSRichard Levitte2021-06-181-12/+2
* Build file templates: Fix in2script dependenciesRichard Levitte2021-06-161-1/+1
* VMS build: drop a spurious debug printRichard Levitte2021-06-161-2/+0
* Build file templates: rework FIPS module installationRichard Levitte2021-05-261-8/+18
* Build file templates: rework how general dependencies are computedRichard Levitte2021-05-261-26/+23
* Rework how providers/fipsmodule.cnf is producedRichard Levitte2021-05-261-8/+16
* VMS: Fix run of generic generator programs in descrip.mms.tmplRichard Levitte2021-05-221-1/+1
* Configurations/descrip.mms.tmpl: rework the inclusion hacksRichard Levitte2021-05-221-48/+33
* Configurations/descrip.mms.tmpl: Add another inclusion hackRichard Levitte2021-05-191-0/+13
* Configurations/descrip.mms.tmpl: Change strategy for include directoriesRichard Levitte2021-05-191-73/+101
* Thrown away all special descrip.mms variablesRichard Levitte2021-05-191-172/+159
* Configurations/descrip.mms.tmpl: Diverse updatesRichard Levitte2021-05-191-13/+32
* Move some OpenSSL perl utility functions to OpenSSL::UtilRichard Levitte2021-05-191-0/+1
* Configure/Makefile: fix the `-macopt` argument of the fipsinstall commandDr. Matthias St. Pierre2021-04-291-1/+1
* Configuration: rework how dependency making is handledRichard Levitte2021-04-281-1/+1
* nits: fix a few typo in template codeFdaSilvaYY2021-04-141-2/+2
* Fix the perl code to get FIPSMODULENAMERichard Levitte2021-03-031-1/+2
* build.info: Make it possible to use compiled programs as generatorsRichard Levitte2021-03-031-38/+81
* build.info: Add the possibility to add dependencies on raw targetsRichard Levitte2021-03-031-0/+8
* VMS documentation fixesRichard Levitte2021-02-121-7/+11
* Configurations/descrip.mms.tmpl: avoid enormous PIPE commandsRichard Levitte2021-02-121-18/+5
* descrip.mms.tmpl: Add a target to install the FIPS module configRichard Levitte2020-10-081-0/+19
* Add --fips-key configuration parameter to fipsinstall application.Rich Salz2020-06-291-3/+6
* Build files: add module installation targetsRichard Levitte2020-04-191-5/+19
* Build: Generate apps/progs.c and apps/progs.h in build timeRichard Levitte2020-03-021-2/+2
* Build file templates: don't set OPENSSL_{ENGINES,MODULES}Richard Levitte2020-02-271-6/+13
* Use a wrapper for pod2htmlRich Salz2020-02-261-5/+2
* TEST: Create test specific output directoriesRichard Levitte2020-02-181-12/+0
* Build file templates: Use explicit files instead of $< or $? for podsRichard Levitte2020-01-171-2/+3
* Deprecate most of debug-memoryRich Salz2019-12-141-2/+0
* Adapt *.tmpl to generate docs at build timeRichard Levitte2019-11-291-9/+44
* Building: Add modules with DEPENDs to GENERATEd filesRichard Levitte2019-10-141-2/+6
* Configure: rework build.info grammar and attributesRichard Levitte2019-10-101-12/+12
* Build files: Unify standard arguments for assembler generating scripsRichard Levitte2019-09-161-9/+15
* Rework test/run_tests.pl to support selective verbosity and TAP copyRichard Levitte2019-09-121-0/+1
* testing: set OPENSSL_MODULES to the providers directory by defaultRichard Levitte2019-08-271-0/+2
* Windows, VMS: build fixesRichard Levitte2019-03-291-26/+20
* Replumbing: Add MODULESDIR macro and OPENSSL_MODULES environment variableRichard Levitte2019-03-111-1/+4
* ENGINE modules aren't special, so call them MODULESRichard Levitte2019-02-111-14/+15
* Remove unnecessary trailing whitespaceSam Roberts2019-02-051-1/+1
* VMS: Clean away stray debugging prints from descrip.mms.tmplRichard Levitte2019-02-011-5/+0
* Build cleanup: Remove the VMS hack from test/build.infoRichard Levitte2019-01-311-13/+26
* Build: change remaining $unified_info{install} checks to use attributesRichard Levitte2019-01-221-6/+6
* Build: use attributes to indicate installed script classesRichard Levitte2019-01-221-4/+10
* Build: Change all _NO_INST to use attributes instead.Richard Levitte2019-01-221-5/+13
* Rework building: VMS changes to handle extensions and product namesRichard Levitte2019-01-211-95/+91
* VMS build: better treatment of .S -> .obj compilationRichard Levitte2018-12-121-16/+36
* Configuration: $config{shlib_version_number} -> $config{shlib_version}Richard Levitte2018-12-111-2/+2
* Configure: fix the version string in the configure outputDr. Matthias St. Pierre2018-12-071-1/+1
* Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte2018-12-061-5/+2