summaryrefslogtreecommitdiff
path: root/Configurations
Commit message (Expand)AuthorAgeFilesLines
* To generate makefile with correct parameters for WinCE.aSoujyuTanaka2020-07-152-5/+5
* Configurations: make Makefile tmpl files non-linksDaniel Bevenius2020-07-141-5/+3
* 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
* Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md filesDr. David von Oheimb2020-07-052-180/+178
* Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txtDr. David von Oheimb2020-07-053-1/+1
* Configuration and build: Fix solaris tagsRichard Levitte2020-07-041-1/+1
* Add --fips-key configuration parameter to fipsinstall application.Rich Salz2020-06-293-3/+10
* Configurations: drop toolchain from configuration targetsRichard Levitte2020-06-281-4/+8
* Configuration: do not overwrite BASE_unix ex_libs in AIXAttila Szakacs2020-06-271-4/+4
* Configure DEPs for FIPS provider on AIX.Matthias Kraft2020-06-182-1/+3
* Use the inherited 'bsd-gcc-shared' config on 32-bit x86 BSDs.John Baldwin2020-06-122-7/+0
* Add "md-nits" make targetRich Salz2020-05-151-2/+11
* Update copyright yearMatt Caswell2020-05-151-1/+1
* Configure: Avoid SIXTY_FOUR_BIT for linux-mips64Orgad Shaneh2020-05-151-1/+1
* Pass "-z defs" to the linker via "-Wl,-z,defs" rather than with gcc's -zThomas Dwyer III2020-05-151-1/+1
* Configurations: Identify the shell variables around MANSUFFIXSebastian Andrzej Siewior2020-04-281-20/+20
* Configurations/unix-Makefile.tmpl: fix typoRichard Levitte2020-04-281-1/+1
* Configurations/windows-makefile.tmpl: Fix template code for INSTALL_MODULESRichard Levitte2020-04-251-6/+4
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-241-2/+2
* Fix a typo in the makefile templatesMatt Caswell2020-04-232-2/+2
* Build files: add module installation targetsRichard Levitte2020-04-193-14/+92
* 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
* Windows makefile generator: Don't delete long lists of files in one goRichard Levitte2020-03-311-8/+11
* Configurations: Fix "android" configuration targetRichard Levitte2020-03-141-1/+2
* Andoid cross compile: change ANDROID_NDK_HOME to ANDROID_NDK_ROOTRichard Levitte2020-03-141-3/+3
* Build: Generate apps/progs.c and apps/progs.h in build timeRichard Levitte2020-03-023-12/+6
* Build file templates: don't set OPENSSL_{ENGINES,MODULES}Richard Levitte2020-02-273-15/+26
* Use a wrapper for pod2htmlRich Salz2020-02-263-15/+5
* TEST: Create test specific output directoriesRichard Levitte2020-02-183-22/+5
* Make util/find-doc-nits runnable from the build treeRichard Levitte2020-02-181-2/+2
* Add assembly config targets for UEFI buildChristopher J Zurcher2020-02-131-0/+10
* Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre2020-02-062-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-173-8/+12
* nmake: fix install_html_docs targetDr. Matthias St. Pierre2020-01-081-2/+2
* Configuration: synchronise the variables on the build file templatesRichard Levitte2020-01-073-1/+16
* Configurations/windows-makefile.tmpl: HTMLDOCS are files, not directoriesRichard Levitte2019-12-261-8/+22
* Make Windows build more robustHaohui Mai2019-12-191-12/+17
* Deprecate most of debug-memoryRich Salz2019-12-143-5/+1
* Fix some typosVeres Lajos2019-12-111-2/+2
* Adapt *.tmpl to generate docs at build timeRichard Levitte2019-11-293-31/+260
* Add the possibility to generate documentation at build timeRichard Levitte2019-11-291-5/+30
* Configuration: make Solaris builds with gcc recognise GNU ldRichard Levitte2019-11-102-5/+28
* Configure: Make --strict-warnings meaningful with MSVC clRichard Levitte2019-11-021-1/+0
* Fix find/rm command in Unix clean recipeTanzinul Islam2019-10-311-2/+2
* windows-makefile.tmpl: Convert all /I and /D to -I and -DRichard Levitte2019-10-201-6/+6
* Configure: break long lines in build filesRichard Levitte2019-10-171-63/+162