]> git.ipfire.org Git - thirdparty/openssl.git/history - Configurations/windows-makefile.tmpl
build.info: Make it possible to use compiled programs as generators
[thirdparty/openssl.git] / Configurations / windows-makefile.tmpl
2021-03-03  Richard Levittebuild.info: Make it possible to use compiled programs...
2021-03-03  Richard Levittebuild.info: Add the possibility to add dependencies...
2020-10-08  Richard Levittewindows-makefile.tmpl: Add a target to install the...
2020-08-17  Shane LontisFix broken windows builds.
2020-07-15  aSoujyuTanakaTo generate makefile with correct parameters for WinCE.
2020-06-29  Rich SalzAdd --fips-key configuration parameter to fipsinstall...
2020-04-25  Richard LevitteConfigurations/windows-makefile.tmpl: Fix template...
2020-04-23  Matt CaswellFix a typo in the makefile templates
2020-04-19  Richard LevitteBuild files: add module installation targets
2020-03-31  Richard LevitteWindows makefile generator: Don't delete long lists...
2020-03-02  Richard LevitteBuild: Generate apps/progs.c and apps/progs.h in build...
2020-02-27  Richard LevitteBuild file templates: don't set OPENSSL_{ENGINES,MODULES}
2020-02-26  Rich SalzUse a wrapper for pod2html
2020-02-18  Richard LevitteTEST: Create test specific output directories
2020-01-17  Richard LevitteBuild file templates: Use explicit files instead of...
2020-01-08  Dr. Matthias St... nmake: fix install_html_docs target
2020-01-07  Richard LevitteConfiguration: synchronise the variables on the build...
2019-12-25  Richard LevitteConfigurations/windows-makefile.tmpl: HTMLDOCS are...
2019-12-19  Haohui MaiMake Windows build more robust
2019-12-14  Rich SalzDeprecate most of debug-memory
2019-11-29  Richard LevitteAdapt *.tmpl to generate docs at build time
2019-10-20  Richard Levittewindows-makefile.tmpl: Convert all /I and /D to -I...
2019-10-14  Richard LevitteBuilding: Add modules with DEPENDs to GENERATEd files
2019-10-10  Richard LevitteConfigure: rework build.info grammar and attributes
2019-09-16  Richard LevitteBuild files: Unify standard arguments for assembler...
2019-08-27  Richard Levittetesting: set OPENSSL_MODULES to the providers directory...
2019-06-03  Matt CaswellEnsure we get all the right defines for AES assembler...
2019-06-01  Richard LevitteWindows: Add missing quotes in build file
2019-05-02  Wojciech KaluzaAdd RCFLAGS variable in Windows build file, and use it
2019-03-29  Richard LevitteWindows, VMS: build fixes
2019-03-15  Richard LevitteConfigurations/windows-makefile.tmpl: small fixes
2019-03-11  Richard LevitteReplumbing: Add MODULESDIR macro and OPENSSL_MODULES...
2019-02-11  Richard LevitteENGINE modules aren't special, so call them MODULES
2019-01-22  Richard LevitteRework build: Windows dependency building fix
2019-01-22  Richard LevitteBuild: use attributes to indicate installed script...
2019-01-22  Richard LevitteBuild: Change all _NO_INST to use attributes instead.
2019-01-21  Richard LevitteRework building: Windows changes to handle extensions...
2018-12-11  Richard LevitteConfiguration: $config{shlib_version_number} -> $config...
2018-12-07  Dr. Matthias St... Configure: fix the version string in the configure...
2018-12-06  Richard LevitteSwitch to MAJOR.MINOR.PATCH versioning and version...
2018-11-08  Richard LevitteHave install targets depend on more precise build targets
2018-11-08  Richard LevitteAllow parallel install
2018-11-05  Richard LevitteBuild: adapt Windows makefile template to use the extra...
2018-10-31  Richard LevitteConfiguration: when building the dirinfo structure...
2018-10-29  Richard LevitteWindows build: build foo.d after foo.obj
2018-10-25  Richard LevitteWindows: Produce a static version of the public librari...
2018-10-21  Richard Levittebuild file templates: have targets for all shared libra...
2018-10-17  Richard LevitteBuild file templates: look at *all* defines
2018-10-05  Richard LevitteAdd build file support for generic symbol exports with...
2018-10-03  Richard LevitteRefactor util/mkdef.pl for clearer separation of functi...
2018-10-01  Richard LevitteRefactor linker script generation
2018-09-12  Richard LevitteVMS: stop trying to build shared libraries from static...
2018-09-11  Richard LevitteBuild files: Separate 'lib' intent from 'shlib' intent
2018-08-02  Bernd EdlingerFix uninitialized value $s warning in windows static...
2018-07-11  Richard LevitteWindows: avoid using 'rem' in the nmake makefile
2018-07-11  Richard LevitteWindows: fix echo for nmake
2018-07-09  Bernd EdlingerFix minor windows build issues
2018-07-09  Richard LevitteKeep supporting the env / make variable PERL
2018-05-20  Richard LevitteWindows: don't install __DECC_*.H
2018-05-15  Andy Polyakovwindows-makefile.tmpl: delete export library prior...
2018-05-07  FdaSilvaYYwindows-makefile.tmpl: rearrange cleanup commands to...
2018-04-16  Bernd EdlingerRemove mandatory generated files on windows too
2018-04-12  Andy PolyakovConfigurations/*.tmpl: refine build_all_generated.
2018-04-11  Richard LevitteConfiguration: Simplify generating list of generated...
2018-04-08  Bernd EdlingerFix the build_all_generated rule to include generated...
2018-04-01  Richard LevitteWindows builds: remove over-quotation of LIBZ macro
2018-03-24  Andy PolyakovConfigurations/windows-makefile.tmpl: refine clean...
2018-03-16  Richard LevitteMove all dependency post-processing to util/add-depends.pl
2018-03-15  Richard LevitteWindows makefile: don't use different looking variants...
2018-03-15  Richard LevitteStreamline dependency generation
2018-03-13  Richard LevitteWindows build file: make sure to quote
2018-03-13  Richard LevitteRefactor the 'depend' target
2018-03-09  Andy PolyakovConfigurations/windows-makefile.tmpl: simplify install...
2018-03-09  Richard LevitteDisplay the library building flags
2018-03-08  Richard LevitteMake "make variables" config attributes for overridable...
2018-03-03  Richard LevitteWindows makefile: Don't quote generator arguments
2018-02-26  Richard LevitteMake it possible to give --libdir an absolute path
2018-02-22  Richard LevitteBuild files: when using $(CPP), use the C flags alongsi...
2018-02-22  Richard LevitteBuild file templates: be less verbose when reconfiguring
2018-02-14  Richard LevitteHarmonize the make variables across all known platforms...
2018-02-14  Richard LevitteBuild files: parametrize cpp
2018-02-09  Richard LevitteConfiguration: move the handling of zlib_include to...
2018-02-08  Richard LevitteWith nmake, invoking $(MAKE) needs /$(MAKEFLAGS)
2018-01-30  Richard LevitteAdd a 'reconfigure' make target
2018-01-29  Richard LevitteRestore perl variables for ENGINESDIR and OPENSSLDIR
2018-01-29  Richard LevitteFix typo in Windows makefile template: quotify, not...
2018-01-29  Richard LevitteHave the build files use the executable configdata.pm
2018-01-28  Richard LevitteProcessing GNU-style "make variables" - implementation
2018-01-28  Richard LevitteProcessing GNU-style "make variables" - separate CPP...
2018-01-19  Bernd EdlingerSet OPENSSL_ENGINES for Windows
2018-01-15  Richard LevitteFix Windows build file template to recognise .res files
2017-12-12  Richard LevitteConfigure et al: cleanups
2017-12-12  Richard LevitteBuild file templates: Replace the use of Makefile.shared
2017-12-12  Richard LevitteConfigure: Read in extra information to help create...
2017-10-09  Richard LevitteUse the possibility to have test results in a different...
2017-10-04  Richard LevitteConfigurations/windows-makefile.tmpl: canonicalise...
2017-08-16  Matt CaswellCopy dlls into fuzz directory
2017-08-15  FdaSilvaYYFix overzealous cleanup command
2017-07-26  Richard LevitteSimplify the handling of shared library version numbers
2017-06-16  Bernd EdlingerFix the comment about default OPENSSLDIR in windows.
next