summaryrefslogtreecommitdiffstats
path: root/Configurations
AgeCommit message (Expand)Author
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
2019-10-14Building: Add modules with DEPENDs to GENERATEd filesRichard Levitte
2019-10-10Build files: Make it possible to source libraries into other librariesRichard Levitte
2019-10-10Configurations/common.tmpl: Rework dependency resolutionRichard Levitte
2019-10-10Configure: rework build.info grammar and attributesRichard Levitte
2019-10-03Rename "private" file, doc doc changes in CHANGESRich Salz
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-09-20Exit non-zero if find-doc-nits finds nitsRich Salz
2019-09-16Build files: Unify standard arguments for assembler generating scripsRichard Levitte
2019-09-12Rework test/run_tests.pl to support selective verbosity and TAP copyRichard Levitte
2019-08-27testing: set OPENSSL_MODULES to the providers directory by defaultRichard Levitte
2019-08-17Windows UWP builds: determine automatically if asm should be disabledRichard Levitte
2019-08-12Configurations/unit-Makefile.tmpl: Don't clean away dotted filesRichard Levitte