summaryrefslogtreecommitdiffstats
path: root/Configurations
AgeCommit message (Expand)Author
2020-07-15To generate makefile with correct parameters for WinCE.aSoujyuTanaka
2020-07-14Configurations: make Makefile tmpl files non-linksDaniel Bevenius
2020-07-11DOC: install documentation without execution permissions.Richard Levitte
2020-07-09Makefile template: fix incorrect treatment of produced document filesRichard Levitte
2020-07-05Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md filesDr. David von Oheimb
2020-07-05Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txtDr. David von Oheimb
2020-07-04Configuration and build: Fix solaris tagsRichard Levitte
2020-06-29Add --fips-key configuration parameter to fipsinstall application.Rich Salz
2020-06-28Configurations: drop toolchain from configuration targetsRichard Levitte
2020-06-27Configuration: do not overwrite BASE_unix ex_libs in AIXAttila Szakacs
2020-06-18Configure DEPs for FIPS provider on AIX.Matthias Kraft
2020-06-12Use the inherited 'bsd-gcc-shared' config on 32-bit x86 BSDs.John Baldwin
2020-05-15Add "md-nits" make targetRich Salz
2020-05-15Update copyright yearMatt Caswell
2020-05-15Configure: Avoid SIXTY_FOUR_BIT for linux-mips64Orgad Shaneh
2020-05-15Pass "-z defs" to the linker via "-Wl,-z,defs" rather than with gcc's -zThomas Dwyer III
2020-04-28Configurations: Identify the shell variables around MANSUFFIXSebastian Andrzej Siewior
2020-04-28Configurations/unix-Makefile.tmpl: fix typoRichard Levitte
2020-04-25Configurations/windows-makefile.tmpl: Fix template code for INSTALL_MODULESRichard Levitte
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz
2020-04-23Fix a typo in the makefile templatesMatt Caswell
2020-04-19Build files: add module installation targetsRichard Levitte
2020-04-17GOST cipher names adjustmentDmitry Belyavskiy
2020-04-08EVP & TLS: Add necessary EC_KEY data extraction functions, and use themRichard Levitte
2020-03-31Windows makefile generator: Don't delete long lists of files in one goRichard Levitte
2020-03-14Configurations: Fix "android" configuration targetRichard Levitte
2020-03-14Andoid cross compile: change ANDROID_NDK_HOME to ANDROID_NDK_ROOTRichard Levitte
2020-03-02Build: Generate apps/progs.c and apps/progs.h in build timeRichard Levitte
2020-02-27Build file templates: don't set OPENSSL_{ENGINES,MODULES}Richard Levitte
2020-02-26Use a wrapper for pod2htmlRich Salz
2020-02-18TEST: Create test specific output directoriesRichard Levitte
2020-02-18Make util/find-doc-nits runnable from the build treeRichard Levitte
2020-02-13Add assembly config targets for UEFI buildChristopher J Zurcher
2020-02-06Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre
2020-01-29Document most missing optionsRich Salz
2020-01-22Fix some missing doc links.Rich Salz
2020-01-17Build file templates: Use explicit files instead of $< or $? for podsRichard Levitte
2020-01-08nmake: fix install_html_docs targetDr. Matthias St. Pierre
2020-01-07Configuration: synchronise the variables on the build file templatesRichard Levitte
2019-12-26Configurations/windows-makefile.tmpl: HTMLDOCS are files, not directoriesRichard Levitte
2019-12-19Make Windows build more robustHaohui Mai
2019-12-14Deprecate most of debug-memoryRich Salz
2019-12-11Fix some typosVeres Lajos
2019-11-29Adapt *.tmpl to generate docs at build timeRichard Levitte
2019-11-29Add the possibility to generate documentation at build timeRichard Levitte
2019-11-10Configuration: make Solaris builds with gcc recognise GNU ldRichard Levitte
2019-11-02Configure: Make --strict-warnings meaningful with MSVC clRichard Levitte
2019-10-31Fix find/rm command in Unix clean recipeTanzinul Islam
2019-10-20windows-makefile.tmpl: Convert all /I and /D to -I and -DRichard Levitte
2019-10-17Configure: break long lines in build filesRichard Levitte