| Commit message (Expand) | Author | Age | Files | Lines |
* | To generate makefile with correct parameters for WinCE. | aSoujyuTanaka | 2020-07-15 | 2 | -5/+5 |
* | Configurations: make Makefile tmpl files non-links | Daniel Bevenius | 2020-07-14 | 1 | -5/+3 |
* | DOC: install documentation without execution permissions. | Richard Levitte | 2020-07-11 | 1 | -8/+8 |
* | Makefile template: fix incorrect treatment of produced document files | Richard Levitte | 2020-07-09 | 1 | -8/+8 |
* | Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files | Dr. David von Oheimb | 2020-07-05 | 2 | -180/+178 |
* | Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txt | Dr. David von Oheimb | 2020-07-05 | 3 | -1/+1 |
* | Configuration and build: Fix solaris tags | Richard Levitte | 2020-07-04 | 1 | -1/+1 |
* | Add --fips-key configuration parameter to fipsinstall application. | Rich Salz | 2020-06-29 | 3 | -3/+10 |
* | Configurations: drop toolchain from configuration targets | Richard Levitte | 2020-06-28 | 1 | -4/+8 |
* | Configuration: do not overwrite BASE_unix ex_libs in AIX | Attila Szakacs | 2020-06-27 | 1 | -4/+4 |
* | Configure DEPs for FIPS provider on AIX. | Matthias Kraft | 2020-06-18 | 2 | -1/+3 |
* | Use the inherited 'bsd-gcc-shared' config on 32-bit x86 BSDs. | John Baldwin | 2020-06-12 | 2 | -7/+0 |
* | Add "md-nits" make target | Rich Salz | 2020-05-15 | 1 | -2/+11 |
* | Update copyright year | Matt Caswell | 2020-05-15 | 1 | -1/+1 |
* | Configure: Avoid SIXTY_FOUR_BIT for linux-mips64 | Orgad Shaneh | 2020-05-15 | 1 | -1/+1 |
* | Pass "-z defs" to the linker via "-Wl,-z,defs" rather than with gcc's -z | Thomas Dwyer III | 2020-05-15 | 1 | -1/+1 |
* | Configurations: Identify the shell variables around MANSUFFIX | Sebastian Andrzej Siewior | 2020-04-28 | 1 | -20/+20 |
* | Configurations/unix-Makefile.tmpl: fix typo | Richard Levitte | 2020-04-28 | 1 | -1/+1 |
* | Configurations/windows-makefile.tmpl: Fix template code for INSTALL_MODULES | Richard Levitte | 2020-04-25 | 1 | -6/+4 |
* | In OpenSSL builds, declare STACK for datatypes ... | Rich Salz | 2020-04-24 | 1 | -2/+2 |
* | Fix a typo in the makefile templates | Matt Caswell | 2020-04-23 | 2 | -2/+2 |
* | Build files: add module installation targets | Richard Levitte | 2020-04-19 | 3 | -14/+92 |
* | GOST cipher names adjustment | Dmitry Belyavskiy | 2020-04-17 | 1 | -0/+1 |
* | EVP & TLS: Add necessary EC_KEY data extraction functions, and use them | Richard Levitte | 2020-04-08 | 1 | -0/+1 |
* | Windows makefile generator: Don't delete long lists of files in one go | Richard Levitte | 2020-03-31 | 1 | -8/+11 |
* | Configurations: Fix "android" configuration target | Richard Levitte | 2020-03-14 | 1 | -1/+2 |
* | Andoid cross compile: change ANDROID_NDK_HOME to ANDROID_NDK_ROOT | Richard Levitte | 2020-03-14 | 1 | -3/+3 |
* | Build: Generate apps/progs.c and apps/progs.h in build time | Richard Levitte | 2020-03-02 | 3 | -12/+6 |
* | Build file templates: don't set OPENSSL_{ENGINES,MODULES} | Richard Levitte | 2020-02-27 | 3 | -15/+26 |
* | Use a wrapper for pod2html | Rich Salz | 2020-02-26 | 3 | -15/+5 |
* | TEST: Create test specific output directories | Richard Levitte | 2020-02-18 | 3 | -22/+5 |
* | Make util/find-doc-nits runnable from the build tree | Richard Levitte | 2020-02-18 | 1 | -2/+2 |
* | Add assembly config targets for UEFI build | Christopher J Zurcher | 2020-02-13 | 1 | -0/+10 |
* | Fix misspelling errors and typos reported by codespell | Dr. Matthias St. Pierre | 2020-02-06 | 2 | -2/+2 |
* | Document most missing options | Rich Salz | 2020-01-29 | 1 | -2/+5 |
* | Fix some missing doc links. | Rich Salz | 2020-01-22 | 1 | -1/+1 |
* | Build file templates: Use explicit files instead of $< or $? for pods | Richard Levitte | 2020-01-17 | 3 | -8/+12 |
* | nmake: fix install_html_docs target | Dr. Matthias St. Pierre | 2020-01-08 | 1 | -2/+2 |
* | Configuration: synchronise the variables on the build file templates | Richard Levitte | 2020-01-07 | 3 | -1/+16 |
* | Configurations/windows-makefile.tmpl: HTMLDOCS are files, not directories | Richard Levitte | 2019-12-26 | 1 | -8/+22 |
* | Make Windows build more robust | Haohui Mai | 2019-12-19 | 1 | -12/+17 |
* | Deprecate most of debug-memory | Rich Salz | 2019-12-14 | 3 | -5/+1 |
* | Fix some typos | Veres Lajos | 2019-12-11 | 1 | -2/+2 |
* | Adapt *.tmpl to generate docs at build time | Richard Levitte | 2019-11-29 | 3 | -31/+260 |
* | Add the possibility to generate documentation at build time | Richard Levitte | 2019-11-29 | 1 | -5/+30 |
* | Configuration: make Solaris builds with gcc recognise GNU ld | Richard Levitte | 2019-11-10 | 2 | -5/+28 |
* | Configure: Make --strict-warnings meaningful with MSVC cl | Richard Levitte | 2019-11-02 | 1 | -1/+0 |
* | Fix find/rm command in Unix clean recipe | Tanzinul Islam | 2019-10-31 | 1 | -2/+2 |
* | windows-makefile.tmpl: Convert all /I and /D to -I and -D | Richard Levitte | 2019-10-20 | 1 | -6/+6 |
* | Configure: break long lines in build files | Richard Levitte | 2019-10-17 | 1 | -63/+162 |