aboutsummaryrefslogtreecommitdiffstats
path: root/Configurations/windows-makefile.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Windows makefile: handle the case with space in source directoryRichard Levitte2016-05-271-50/+51
* Complete the list of files to clean up on WindowsRichard Levitte2016-05-251-0/+5
* Communicate Configure generated header files to build filesRichard Levitte2016-05-251-1/+7
* Install the scripts the same way on Windows and VMS as on UnixRichard Levitte2016-05-231-3/+8
* Make sure tsget.pl and c_rehash.pl get installed on VMS and Windows.Richard Levitte2016-05-231-0/+4
* Windows: shut DEL upRichard Levitte2016-05-231-2/+2
* Use the process_docs script to install docs on Windows and VMSRichard Levitte2016-05-191-0/+2
* Small MSVC build fixes.Richard Levitte2016-05-161-3/+5
* Windows: When installing libraries and executables, install .pdb files as wellRichard Levitte2016-05-121-2/+16
* windows-makefile.tmpl: minor adjustments.Andy Polyakov2016-05-101-13/+11
* Configurations/windows-makefile.tmpl: expand environments early.Andy Polyakov2016-05-091-2/+6
* Build system: add include directories and dependencies for generatorsRichard Levitte2016-04-251-3/+4
* Build: Make 'test' depend on 'tests'Richard Levitte2016-04-191-1/+2
* Fix no-stdio and no-autoalginitMatt Caswell2016-04-141-0/+4
* Fix the handling of --with-zlib-includeRichard Levitte2016-04-131-0/+5
* windows-makefile.tmpl: clean up after DLL link failure.Andy Polyakov2016-04-071-1/+1
* Makefile et al template: only modify static library with new object filesRichard Levitte2016-04-041-1/+1
* Build system: VC-WIN64I fixups.Andy Polyakov2016-03-291-8/+5
* Build system: VC-WIN64I fixups.Andy Polyakov2016-03-211-2/+2
* Configurations/windows-makefile.tmpl: respect no-makedepend.Andy Polyakov2016-03-211-1/+7
* Remove generation of ms/version32.rc from Configure, use util/mkrc.plRichard Levitte2016-03-211-1/+8
* If the asm file to be compiled isn't generated, leave the ext aloneRichard Levitte2016-03-191-1/+6
* Add a few more quotes for Windows (install_ssldirs)Richard Levitte2016-03-191-2/+2
* Use the dependencies received in generatesrc()Richard Levitte2016-03-191-4/+5
* windows-makefile.tmpl: Stop keeping temporary filesRichard Levitte2016-03-171-2/+2
* Add install targets for WindowsRichard Levitte2016-03-171-10/+67
* When building DLLs, hack the library name in the .def fileRichard Levitte2016-03-161-1/+7
* Harmonize Unix Makefile template with Windows ditoRichard Levitte2016-03-131-2/+2
* Add cleaning targets to Configurations/windows-makefile.tmplRichard Levitte2016-03-101-0/+14
* Pass down inclusion directories to source file generatorsRichard Levitte2016-03-101-2/+3
* When configured "shared", don't build static libraries on WindowsRichard Levitte2016-03-101-0/+5
* Adapt the Windows makefile template to source generationRichard Levitte2016-03-091-0/+47
* Unified - extract settings from util/pl/VC-32.pl and make the config settingsRichard Levitte2016-03-091-12/+14
* Unified - a native Windows makefile templateRichard Levitte2016-03-091-0/+293