summaryrefslogtreecommitdiffstats
path: root/Configurations/windows-makefile.tmpl
AgeCommit message (Expand)Author
2017-06-15Build apps/progs.h dynamicallyRichard Levitte
2017-06-08Windows: rearrange programs cleanupRichard Levitte
2017-04-23Port Ben's parallell Makefile hack to WindowsRichard 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-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
2016-05-25Communicate Configure generated header files to build filesRichard Levitte
2016-05-23Install the scripts the same way on Windows and VMS as on UnixRichard Levitte
2016-05-23Make sure tsget.pl and c_rehash.pl get installed on VMS and Windows.Richard Levitte
2016-05-23Windows: shut DEL upRichard Levitte
2016-05-19Use the process_docs script to install docs on Windows and VMSRichard Levitte
2016-05-16Small MSVC build fixes.Richard Levitte
2016-05-12Windows: When installing libraries and executables, install .pdb files as wellRichard Levitte
2016-05-10windows-makefile.tmpl: minor adjustments.Andy Polyakov
2016-05-09Configurations/windows-makefile.tmpl: expand environments early.Andy Polyakov
2016-04-25Build system: add include directories and dependencies for generatorsRichard Levitte
2016-04-19Build: Make 'test' depend on 'tests'Richard Levitte
2016-04-14Fix no-stdio and no-autoalginitMatt Caswell
2016-04-13Fix the handling of --with-zlib-includeRichard Levitte
2016-04-07windows-makefile.tmpl: clean up after DLL link failure.Andy Polyakov
2016-04-04Makefile et al template: only modify static library with new object filesRichard Levitte
2016-03-29Build system: VC-WIN64I fixups.Andy Polyakov
2016-03-21Build system: VC-WIN64I fixups.Andy Polyakov
2016-03-21Configurations/windows-makefile.tmpl: respect no-makedepend.Andy Polyakov
2016-03-21Remove generation of ms/version32.rc from Configure, use util/mkrc.plRichard Levitte
2016-03-19If the asm file to be compiled isn't generated, leave the ext aloneRichard Levitte
2016-03-19Add a few more quotes for Windows (install_ssldirs)Richard Levitte
2016-03-19Use the dependencies received in generatesrc()Richard Levitte