]> git.ipfire.org Git - thirdparty/openssl.git/history - Configurations/windows-makefile.tmpl
Building: make it possible to force linking with static OpenSSL libs
[thirdparty/openssl.git] / Configurations / windows-makefile.tmpl
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