]> git.ipfire.org Git - thirdparty/openssl.git/history - Configurations/windows-makefile.tmpl
Harmonize the make variables across all known platforms families
[thirdparty/openssl.git] / Configurations / windows-makefile.tmpl
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...
2016-05-23  Richard LevitteInstall the scripts the same way on Windows and VMS...
2016-05-23  Richard LevitteMake sure tsget.pl and c_rehash.pl get installed on...
2016-05-23  Richard LevitteWindows: shut DEL up
2016-05-19  Richard LevitteUse the process_docs script to install docs on Windows...
2016-05-16  Richard LevitteSmall MSVC build fixes.
2016-05-12  Richard LevitteWindows: When installing libraries and executables...
2016-05-10  Andy Polyakovwindows-makefile.tmpl: minor adjustments.
2016-05-09  Andy PolyakovConfigurations/windows-makefile.tmpl: expand environmen...
2016-04-25  Richard LevitteBuild system: add include directories and dependencies...
2016-04-19  Richard LevitteBuild: Make 'test' depend on 'tests'
2016-04-14  Matt CaswellFix no-stdio and no-autoalginit
2016-04-13  Richard LevitteFix the handling of --with-zlib-include
2016-04-07  Andy Polyakovwindows-makefile.tmpl: clean up after DLL link failure.
2016-04-03  Richard LevitteMakefile et al template: only modify static library...
2016-03-29  Andy PolyakovBuild system: VC-WIN64I fixups.
2016-03-21  Andy PolyakovBuild system: VC-WIN64I fixups.
2016-03-21  Andy PolyakovConfigurations/windows-makefile.tmpl: respect no-makede...
2016-03-21  Richard LevitteRemove generation of ms/version32.rc from Configure...
2016-03-19  Richard LevitteIf the asm file to be compiled isn't generated, leave...
2016-03-19  Richard LevitteAdd a few more quotes for Windows (install_ssldirs)
2016-03-19  Richard LevitteUse the dependencies received in generatesrc()
2016-03-17  Richard Levittewindows-makefile.tmpl: Stop keeping temporary files
2016-03-17  Richard LevitteAdd install targets for Windows
2016-03-16  Richard LevitteWhen building DLLs, hack the library name in the .def...
2016-03-12  Richard LevitteHarmonize Unix Makefile template with Windows dito
2016-03-10  Richard LevitteAdd cleaning targets to Configurations/windows-makefile...
2016-03-10  Richard LevittePass down inclusion directories to source file generators
2016-03-10  Richard LevitteWhen configured "shared", don't build static libraries...
2016-03-09  Richard LevitteAdapt the Windows makefile template to source generation
2016-03-09  Richard LevitteUnified - extract settings from util/pl/VC-32.pl and...
2016-03-09  Richard LevitteUnified - a native Windows makefile template