aboutsummaryrefslogtreecommitdiffstats
path: root/Configurations/windows-makefile.tmpl
Commit message (Expand)AuthorAgeFilesLines
* 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