summaryrefslogtreecommitdiffstats
path: root/Configurations/windows-makefile.tmpl (follow)
Commit message (Expand)AuthorAgeFilesLines
* util/wrap.pl: use the apps/openssl.cnf from the source treeDr. Matthias St. Pierre2021-04-131-1/+5
* Fix the perl code to get FIPSMODULENAMERichard Levitte2021-03-031-1/+2
* build.info: Make it possible to use compiled programs as generatorsRichard Levitte2021-03-031-38/+80
* build.info: Add the possibility to add dependencies on raw targetsRichard Levitte2021-03-031-0/+8
* windows-makefile.tmpl: Add a target to install the FIPS module configRichard Levitte2020-10-081-0/+19
* Fix broken windows builds.Shane Lontis2020-08-171-1/+1
* To generate makefile with correct parameters for WinCE.aSoujyuTanaka2020-07-151-2/+2
* Add --fips-key configuration parameter to fipsinstall application.Rich Salz2020-06-291-0/+2
* Configurations/windows-makefile.tmpl: Fix template code for INSTALL_MODULESRichard Levitte2020-04-251-6/+4
* Fix a typo in the makefile templatesMatt Caswell2020-04-231-1/+1
* Build files: add module installation targetsRichard Levitte2020-04-191-4/+31
* Windows makefile generator: Don't delete long lists of files in one goRichard Levitte2020-03-311-8/+11
* Build: Generate apps/progs.c and apps/progs.h in build timeRichard Levitte2020-03-021-2/+2
* Build file templates: don't set OPENSSL_{ENGINES,MODULES}Richard Levitte2020-02-271-4/+10
* Use a wrapper for pod2htmlRich Salz2020-02-261-4/+1
* TEST: Create test specific output directoriesRichard Levitte2020-02-181-2/+0
* Build file templates: Use explicit files instead of $< or $? for podsRichard Levitte2020-01-171-2/+3
* nmake: fix install_html_docs targetDr. Matthias St. Pierre2020-01-081-2/+2
* Configuration: synchronise the variables on the build file templatesRichard Levitte2020-01-071-0/+1
* Configurations/windows-makefile.tmpl: HTMLDOCS are files, not directoriesRichard Levitte2019-12-261-8/+22
* Make Windows build more robustHaohui Mai2019-12-191-12/+17
* Deprecate most of debug-memoryRich Salz2019-12-141-1/+0
* Adapt *.tmpl to generate docs at build timeRichard Levitte2019-11-291-6/+40
* windows-makefile.tmpl: Convert all /I and /D to -I and -DRichard Levitte2019-10-201-6/+6
* Building: Add modules with DEPENDs to GENERATEd filesRichard Levitte2019-10-141-2/+6
* Configure: rework build.info grammar and attributesRichard Levitte2019-10-101-15/+15
* Build files: Unify standard arguments for assembler generating scripsRichard Levitte2019-09-161-9/+10
* testing: set OPENSSL_MODULES to the providers directory by defaultRichard Levitte2019-08-271-0/+1
* Ensure we get all the right defines for AES assembler in FIPS moduleMatt Caswell2019-06-031-1/+11
* Windows: Add missing quotes in build fileRichard Levitte2019-06-011-1/+1
* Add RCFLAGS variable in Windows build file, and use itWojciech Kaluza2019-05-021-1/+2
* Windows, VMS: build fixesRichard Levitte2019-03-291-2/+7
* Configurations/windows-makefile.tmpl: small fixesRichard Levitte2019-03-151-2/+2
* Replumbing: Add MODULESDIR macro and OPENSSL_MODULES environment variableRichard Levitte2019-03-111-6/+20
* ENGINE modules aren't special, so call them MODULESRichard Levitte2019-02-111-15/+17
* Rework build: Windows dependency building fixRichard Levitte2019-01-221-0/+1
* Build: use attributes to indicate installed script classesRichard Levitte2019-01-221-4/+12
* Build: Change all _NO_INST to use attributes instead.Richard Levitte2019-01-221-9/+38
* Rework building: Windows changes to handle extensions and product namesRichard Levitte2019-01-211-102/+67
* Configuration: $config{shlib_version_number} -> $config{shlib_version}Richard Levitte2018-12-111-1/+1
* Configure: fix the version string in the configure outputDr. Matthias St. Pierre2018-12-071-1/+1
* Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte2018-12-061-2/+2
* Have install targets depend on more precise build targetsRichard Levitte2018-11-081-4/+4
* Allow parallel installRichard Levitte2018-11-081-3/+10
* Build: adapt Windows makefile template to use the extra macrosRichard Levitte2018-11-051-5/+7
* Configuration: when building the dirinfo structure, include shared_sourcesRichard Levitte2018-10-311-1/+5
* Windows build: build foo.d after foo.objRichard Levitte2018-10-291-7/+5
* Windows: Produce a static version of the public libraries, alwaysRichard Levitte2018-10-251-17/+7
* build file templates: have targets for all shared library namesRichard Levitte2018-10-211-16/+20
* Build file templates: look at *all* definesRichard Levitte2018-10-171-2/+2