summaryrefslogtreecommitdiffstats
path: root/Configurations/windows-makefile.tmpl
AgeCommit message (Expand)Author
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
2016-07-14Install applink.c with the public header files.Richard Levitte
2016-07-14Windows: take care of manifest filesRichard Levitte
2016-07-07Windows: make some vars in windows-makefile.tmpl reachable againRichard Levitte
2016-07-07Versioning engines default location: the Windows caseRichard Levitte
2016-07-06Make 'build_libs' build shared libraries as wellRichard Levitte
2016-06-30Windows: Recreate the $prefix variableRichard Levitte
2016-06-28Windows: Make DESTDIR workRichard Levitte
2016-06-28Build files: don't generate empty action lines in generatedir()Richard Levitte
2016-06-27Use include paths to our source before any other cflagsRoumen Petrov
2016-06-27windows-makefile.tmpl: don't use $? in library targets.Andy Polyakov
2016-06-17Harmonise the different build filesRichard Levitte
2016-06-14Add a developer target 'build_generated' to rebuild mandatory headersRichard Levitte
2016-06-14Build file templates: make sure to depend on generated header filesRichard Levitte
2016-06-04Add developer targets for each subdirectory we have something to build inRichard Levitte
2016-06-04Windows build: Remove .manifest files in test/ as wellRichard Levitte
2016-05-27Windows makefile: handle the case with space in source directoryRichard Levitte
2016-05-25Complete the list of files to clean up on WindowsRichard Levitte