summaryrefslogtreecommitdiffstats
path: root/Configurations/windows-makefile.tmpl
AgeCommit message (Expand)Author
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
2016-03-17windows-makefile.tmpl: Stop keeping temporary filesRichard Levitte
2016-03-17Add install targets for WindowsRichard Levitte
2016-03-16When building DLLs, hack the library name in the .def fileRichard Levitte
2016-03-13Harmonize Unix Makefile template with Windows ditoRichard Levitte
2016-03-10Add cleaning targets to Configurations/windows-makefile.tmplRichard Levitte
2016-03-10Pass down inclusion directories to source file generatorsRichard Levitte
2016-03-10When configured "shared", don't build static libraries on WindowsRichard Levitte
2016-03-09Adapt the Windows makefile template to source generationRichard Levitte
2016-03-09Unified - extract settings from util/pl/VC-32.pl and make the config settingsRichard Levitte
2016-03-09Unified - a native Windows makefile templateRichard Levitte