summaryrefslogtreecommitdiffstats
path: root/Configurations/windows-makefile.tmpl
AgeCommit message (Expand)Author
2020-10-08windows-makefile.tmpl: Add a target to install the FIPS module configRichard Levitte
2020-08-17Fix broken windows builds.Shane Lontis
2020-07-15To generate makefile with correct parameters for WinCE.aSoujyuTanaka
2020-06-29Add --fips-key configuration parameter to fipsinstall application.Rich Salz
2020-04-25Configurations/windows-makefile.tmpl: Fix template code for INSTALL_MODULESRichard Levitte
2020-04-23Fix a typo in the makefile templatesMatt Caswell
2020-04-19Build files: add module installation targetsRichard Levitte
2020-03-31Windows makefile generator: Don't delete long lists of files in one goRichard 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-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-11-29Adapt *.tmpl to generate docs at build timeRichard Levitte
2019-10-20windows-makefile.tmpl: Convert all /I and /D to -I and -DRichard Levitte
2019-10-14Building: Add modules with DEPENDs to GENERATEd filesRichard Levitte
2019-10-10Configure: rework build.info grammar and attributesRichard Levitte
2019-09-16Build files: Unify standard arguments for assembler generating scripsRichard Levitte
2019-08-27testing: set OPENSSL_MODULES to the providers directory by defaultRichard Levitte
2019-06-03Ensure we get all the right defines for AES assembler in FIPS moduleMatt Caswell
2019-06-01Windows: Add missing quotes in build fileRichard Levitte
2019-05-02Add RCFLAGS variable in Windows build file, and use itWojciech Kaluza
2019-03-29Windows, VMS: build fixesRichard Levitte
2019-03-15Configurations/windows-makefile.tmpl: small fixesRichard Levitte
2019-03-11Replumbing: Add MODULESDIR macro and OPENSSL_MODULES environment variableRichard Levitte
2019-02-11ENGINE modules aren't special, so call them MODULESRichard Levitte
2019-01-22Rework build: Windows dependency building fixRichard Levitte
2019-01-22Build: use attributes to indicate installed script classesRichard Levitte
2019-01-22Build: Change all _NO_INST to use attributes instead.Richard Levitte
2019-01-21Rework building: Windows changes to handle extensions and product namesRichard Levitte
2018-12-11Configuration: $config{shlib_version_number} -> $config{shlib_version}Richard Levitte
2018-12-07Configure: fix the version string in the configure outputDr. Matthias St. Pierre
2018-12-06Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte
2018-11-08Have install targets depend on more precise build targetsRichard Levitte
2018-11-08Allow parallel installRichard Levitte
2018-11-05Build: adapt Windows makefile template to use the extra macrosRichard Levitte
2018-10-31Configuration: when building the dirinfo structure, include shared_sourcesRichard Levitte
2018-10-29Windows build: build foo.d after foo.objRichard Levitte
2018-10-25Windows: Produce a static version of the public libraries, alwaysRichard Levitte
2018-10-21build file templates: have targets for all shared library namesRichard Levitte
2018-10-17Build file templates: look at *all* definesRichard Levitte
2018-10-05Add build file support for generic symbol exports with DSOsRichard Levitte
2018-10-03Refactor util/mkdef.pl for clearer separation of functionalityRichard Levitte
2018-10-01Refactor linker script generationRichard Levitte
2018-09-13VMS: stop trying to build shared libraries from static onesRichard Levitte