summaryrefslogtreecommitdiffstats
path: root/Configurations/windows-makefile.tmpl
AgeCommit message (Expand)Author
2018-04-01Windows builds: remove over-quotation of LIBZ macroRichard Levitte
2018-03-24Configurations/windows-makefile.tmpl: refine clean targets.Andy Polyakov
2018-03-16Move all dependency post-processing to util/add-depends.plRichard Levitte
2018-03-15Windows makefile: don't use different looking variants of same cmdRichard Levitte
2018-03-15Streamline dependency generationRichard Levitte
2018-03-13Windows build file: make sure to quoteRichard Levitte
2018-03-13Refactor the 'depend' targetRichard Levitte
2018-03-09Configurations/windows-makefile.tmpl: simplify install-path "flavour"-ing.Andy Polyakov
2018-03-09Display the library building flagsRichard Levitte
2018-03-08Make "make variables" config attributes for overridable flagsRichard Levitte
2018-03-03Windows makefile: Don't quote generator argumentsRichard Levitte
2018-02-26Make it possible to give --libdir an absolute pathRichard Levitte
2018-02-22Build files: when using $(CPP), use the C flags alongside the CPP flagsRichard Levitte
2018-02-22Build file templates: be less verbose when reconfiguringRichard Levitte
2018-02-14Harmonize the make variables across all known platforms familiesRichard Levitte
2018-02-14Build files: parametrize cppRichard Levitte
2018-02-09Configuration: move the handling of zlib_include to config filesRichard Levitte
2018-02-08With nmake, invoking $(MAKE) needs /$(MAKEFLAGS)Richard Levitte
2018-01-30Add a 'reconfigure' make targetRichard Levitte
2018-01-29Restore perl variables for ENGINESDIR and OPENSSLDIRRichard Levitte
2018-01-29Fix typo in Windows makefile template: quotify, not quotiryRichard Levitte
2018-01-29Have the build files use the executable configdata.pmRichard Levitte
2018-01-28Processing GNU-style "make variables" - implementationRichard Levitte
2018-01-28Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte
2018-01-19Set OPENSSL_ENGINES for WindowsBernd Edlinger
2018-01-15Fix Windows build file template to recognise .res filesRichard Levitte
2017-12-12Configure et al: cleanupsRichard Levitte
2017-12-12Build file templates: Replace the use of Makefile.sharedRichard Levitte
2017-12-12Configure: Read in extra information to help create shared librariesRichard Levitte
2017-10-09Use the possibility to have test results in a different directoryRichard Levitte
2017-10-04Configurations/windows-makefile.tmpl: canonicalise configured pathsRichard Levitte
2017-08-16Copy dlls into fuzz directoryMatt Caswell
2017-08-15Fix overzealous cleanup commandFdaSilvaYY
2017-07-26Simplify the handling of shared library version numbersRichard Levitte
2017-06-16Fix the comment about default OPENSSLDIR in windows.Bernd Edlinger
2017-06-16Add the target 'build_all_generated'Richard Levitte
2017-06-15Build apps/progs.h dynamicallyRichard Levitte
2017-06-08Windows: rearrange programs cleanupRichard Levitte
2017-04-24Make it possible to build static-only librariesRichard Levitte
2017-04-23Port Ben's parallell Makefile hack to WindowsRichard Levitte
2016-11-10Building: make it possible to force linking with static OpenSSL libsRichard Levitte
2016-11-03Enable memory debugging while testingRichard Levitte
2016-09-17Simplify configudata.pm dependency generationRichard Levitte
2016-09-16Simplify the dependencies for remaking configdata.pmRichard Levitte
2016-09-16Use the registered conf file names as dependencies to build configdata.pmRichard Levitte
2016-09-14GH1536: Install empty CT log listRich Salz
2016-08-02Don't overwrite existing installed openssl.cnfRichard Levitte
2016-07-18Don't make a difference between building test programs and other programsRichard Levitte
2016-07-18Adapt the build files to the new "install" hash tableRichard Levitte
2016-07-15Windows: allow input and output flags to end with a space, or notRichard Levitte