]> git.ipfire.org Git - thirdparty/openssl.git/history - Configurations/windows-makefile.tmpl
Android build: fix usage of NDK home variable ($ndk_var)
[thirdparty/openssl.git] / Configurations / windows-makefile.tmpl
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.
2017-06-16  Richard LevitteAdd the target 'build_all_generated'
2017-06-15  Richard LevitteBuild apps/progs.h dynamically
2017-06-08  Richard LevitteWindows: rearrange programs cleanup
2017-04-24  Richard LevitteMake it possible to build static-only libraries
2017-04-23  Richard LevittePort Ben's parallell Makefile hack to Windows
2016-11-10  Richard LevitteBuilding: make it possible to force linking with static...
2016-11-03  Richard LevitteEnable memory debugging while testing
2016-09-17  Richard LevitteSimplify configudata.pm dependency generation
2016-09-16  Richard LevitteSimplify the dependencies for remaking configdata.pm
2016-09-16  Richard LevitteUse the registered conf file names as dependencies...
2016-09-14  Rich SalzGH1536: Install empty CT log list
2016-08-01  Richard LevitteDon't overwrite existing installed openssl.cnf
2016-07-18  Richard LevitteDon't make a difference between building test programs...
2016-07-18  Richard LevitteAdapt the build files to the new "install" hash table
2016-07-15  Richard LevitteWindows: allow input and output flags to end with a...
2016-07-14  Richard LevitteInstall applink.c with the public header files.
2016-07-14  Richard LevitteWindows: take care of manifest files
2016-07-07  Richard LevitteWindows: make some vars in windows-makefile.tmpl reacha...
2016-07-07  Richard LevitteVersioning engines default location: the Windows case
2016-07-06  Richard LevitteMake 'build_libs' build shared libraries as well
2016-06-30  Richard LevitteWindows: Recreate the $prefix variable
2016-06-28  Richard LevitteWindows: Make DESTDIR work
2016-06-28  Richard LevitteBuild files: don't generate empty action lines in gener...
2016-06-27  Roumen PetrovUse include paths to our source before any other cflags
2016-06-27  Andy Polyakovwindows-makefile.tmpl: don't use $? in library targets.
2016-06-17  Richard LevitteHarmonise the different build files
2016-06-14  Richard LevitteAdd a developer target 'build_generated' to rebuild...
2016-06-14  Richard LevitteBuild file templates: make sure to depend on generated...
2016-06-04  Richard LevitteAdd developer targets for each subdirectory we have...
2016-06-04  Richard LevitteWindows build: Remove .manifest files in test/ as well
2016-05-27  Richard LevitteWindows makefile: handle the case with space in source...
2016-05-24  Richard LevitteComplete the list of files to clean up on Windows
2016-05-24  Richard LevitteCommunicate Configure generated header files to build...
next