aboutsummaryrefslogtreecommitdiffstats
path: root/Configurations/windows-makefile.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Building: make it possible to force linking with static OpenSSL libsRichard Levitte2016-11-101-1/+3
* Enable memory debugging while testingRichard Levitte2016-11-031-0/+1
* Simplify configudata.pm dependency generationRichard Levitte2016-09-171-1/+1
* Simplify the dependencies for remaking configdata.pmRichard Levitte2016-09-161-1/+1
* Use the registered conf file names as dependencies to build configdata.pmRichard Levitte2016-09-161-1/+1
* GH1536: Install empty CT log listRich Salz2016-09-141-0/+5
* Don't overwrite existing installed openssl.cnfRichard Levitte2016-08-021-1/+4
* Don't make a difference between building test programs and other programsRichard Levitte2016-07-181-11/+10
* Adapt the build files to the new "install" hash tableRichard Levitte2016-07-181-12/+19
* Windows: allow input and output flags to end with a space, or notRichard Levitte2016-07-151-10/+10
* Install applink.c with the public header files.Richard Levitte2016-07-141-0/+4
* Windows: take care of manifest filesRichard Levitte2016-07-141-0/+14
* Windows: make some vars in windows-makefile.tmpl reachable againRichard Levitte2016-07-071-2/+2
* Versioning engines default location: the Windows caseRichard Levitte2016-07-071-1/+3
* Make 'build_libs' build shared libraries as wellRichard Levitte2016-07-061-1/+1
* Windows: Recreate the $prefix variableRichard Levitte2016-06-301-2/+2
* Windows: Make DESTDIR workRichard Levitte2016-06-281-45/+64
* Build files: don't generate empty action lines in generatedir()Richard Levitte2016-06-281-6/+5
* Use include paths to our source before any other cflagsRoumen Petrov2016-06-271-4/+4
* windows-makefile.tmpl: don't use $? in library targets.Andy Polyakov2016-06-271-6/+2
* Harmonise the different build filesRichard Levitte2016-06-171-8/+15
* Add a developer target 'build_generated' to rebuild mandatory headersRichard Levitte2016-06-141-6/+8
* Build file templates: make sure to depend on generated header filesRichard Levitte2016-06-141-7/+25
* Add developer targets for each subdirectory we have something to build inRichard Levitte2016-06-041-0/+36
* Windows build: Remove .manifest files in test/ as wellRichard Levitte2016-06-041-0/+1
* 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