summaryrefslogtreecommitdiffstats
path: root/Configurations/windows-makefile.tmpl
AgeCommit message (Expand)Author
2021-07-13Avoid empty lines in nmake rule bodiesRichard Levitte
2020-07-15To generate makefile with correct parameters for WinCE.aSoujyuTanaka
2019-05-02Add RCFLAGS variable in Windows build file, and use itWojciech Kaluza
2018-11-09Have install targets depend on more precise build targetsRichard Levitte
2018-11-09Allow parallel installRichard Levitte
2018-10-31Configuration: when building the dirinfo structure, include shared_sourcesRichard Levitte
2018-10-29Windows build: build foo.d after foo.objRichard Levitte
2018-10-25Windows: Produce a static version of the public libraries, alwaysRichard Levitte
2018-10-21build file templates: have targets for all shared library namesRichard Levitte
2018-10-17Build file templates: look at *all* definesRichard Levitte
2018-08-02Fix uninitialized value $s warning in windows static buildsBernd Edlinger
2018-07-11Windows: avoid using 'rem' in the nmake makefileRichard Levitte
2018-07-11Windows: fix echo for nmakeRichard Levitte
2018-07-09Fix minor windows build issuesBernd Edlinger
2018-07-09Keep supporting the env / make variable PERLRichard Levitte
2018-05-20Windows: don't install __DECC_*.HRichard Levitte
2018-05-15windows-makefile.tmpl: delete export library prior link.Andy Polyakov
2018-05-07windows-makefile.tmpl: rearrange cleanup commands to avoid ...FdaSilvaYY
2018-04-16Remove mandatory generated files on windows tooBernd Edlinger
2018-04-12Configurations/*.tmpl: refine build_all_generated.Andy Polyakov
2018-04-11Configuration: Simplify generating list of generated files in build file temp...Richard Levitte
2018-04-08Fix the build_all_generated rule to include generated .map, .def and .opt filesBernd Edlinger
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