summaryrefslogtreecommitdiff
path: root/Configurations/unix-Makefile.tmpl
Commit message (Expand)AuthorAgeFilesLines
* DOC: install documentation without execution permissions.Richard Levitte2020-07-111-8/+8
* Makefile template: fix incorrect treatment of produced document filesRichard Levitte2020-07-091-8/+8
* Add --fips-key configuration parameter to fipsinstall application.Rich Salz2020-06-291-0/+2
* Configure DEPs for FIPS provider on AIX.Matthias Kraft2020-06-181-1/+2
* Add "md-nits" make targetRich Salz2020-05-151-2/+11
* Configurations: Identify the shell variables around MANSUFFIXSebastian Andrzej Siewior2020-04-281-20/+20
* Configurations/unix-Makefile.tmpl: fix typoRichard Levitte2020-04-281-1/+1
* Fix a typo in the makefile templatesMatt Caswell2020-04-231-1/+1
* Build files: add module installation targetsRichard Levitte2020-04-191-5/+42
* GOST cipher names adjustmentDmitry Belyavskiy2020-04-171-0/+1
* EVP & TLS: Add necessary EC_KEY data extraction functions, and use themRichard Levitte2020-04-081-0/+1
* Build: Generate apps/progs.c and apps/progs.h in build timeRichard Levitte2020-03-021-8/+2
* Build file templates: don't set OPENSSL_{ENGINES,MODULES}Richard Levitte2020-02-271-5/+3
* Use a wrapper for pod2htmlRich Salz2020-02-261-6/+2
* TEST: Create test specific output directoriesRichard Levitte2020-02-181-8/+5
* Make util/find-doc-nits runnable from the build treeRichard Levitte2020-02-181-2/+2
* Document most missing optionsRich Salz2020-01-291-2/+5
* Fix some missing doc links.Rich Salz2020-01-221-1/+1
* Build file templates: Use explicit files instead of $< or $? for podsRichard Levitte2020-01-171-4/+6
* Configuration: synchronise the variables on the build file templatesRichard Levitte2020-01-071-0/+14
* Deprecate most of debug-memoryRich Salz2019-12-141-2/+1
* Adapt *.tmpl to generate docs at build timeRichard Levitte2019-11-291-16/+176
* Fix find/rm command in Unix clean recipeTanzinul Islam2019-10-311-2/+2
* Configure: break long lines in build filesRichard Levitte2019-10-171-63/+162
* Building: Add modules with DEPENDs to GENERATEd filesRichard Levitte2019-10-141-3/+7
* Build files: Make it possible to source libraries into other librariesRichard Levitte2019-10-101-32/+49
* Configure: rework build.info grammar and attributesRichard Levitte2019-10-101-13/+13
* Rename "private" file, doc doc changes in CHANGESRich Salz2019-10-031-1/+1
* Exit non-zero if find-doc-nits finds nitsRich Salz2019-09-201-3/+1
* Build files: Unify standard arguments for assembler generating scripsRichard Levitte2019-09-161-7/+9
* testing: set OPENSSL_MODULES to the providers directory by defaultRichard Levitte2019-08-271-0/+1
* Configurations/unit-Makefile.tmpl: Don't clean away dotted filesRichard Levitte2019-08-121-3/+3
* Refactor apps/progs.* to be generate with 'make update'Richard Levitte2019-07-151-0/+6
* Remove OPENSSL_memcmp.Pauli2019-06-211-1/+0
* Make find-doc-nits check for newly added undocumented symbolsMatt Caswell2019-06-121-1/+1
* Configurations/unix-Makefile.tmpl: not -v for rmRichard Levitte2019-05-281-1/+1
* Replumbing: Add MODULESDIR macro and OPENSSL_MODULES environment variableRichard Levitte2019-03-111-1/+3
* Ensure configured module specific and application specific defines are usedRichard Levitte2019-02-271-2/+6
* Make sure that generated POD files are actually created before we run doc-nitsKurt Roeckx2019-02-211-1/+1
* Windows/Cygwin dlls need the executable bit setMichael Haubenwallner2019-02-131-1/+1
* Rework build: small correction in unix-Makefile.tmplRichard Levitte2019-02-111-1/+1
* ENGINE modules aren't special, so call them MODULESRichard Levitte2019-02-111-11/+12
* Remove unnecessary trailing whitespaceSam Roberts2019-02-051-1/+1
* Build: use attributes to indicate installed script classesRichard Levitte2019-01-221-4/+14
* Build: Change all _NO_INST to use attributes instead.Richard Levitte2019-01-221-8/+27
* Rework building: Unix changes to handle extensions and product namesRichard Levitte2019-01-211-166/+93
* Configuration: $config{shlib_version_number} -> $config{shlib_version}Richard Levitte2018-12-111-1/+1
* 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
* Make sure to run util/mktar.sh from the source directoryRichard Levitte2018-11-241-1/+2