index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Configurations
/
windows-makefile.tmpl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the 'run_tests' target to the Windows build file template as well
Richard Levitte
2023-12-07
1
-0
/
+2
*
Fix typo in variable name
Anders Jansson
2023-11-21
1
-1
/
+1
*
Add exporters for CMake
Richard Levitte
2023-11-15
1
-0
/
+9
*
add no-docs option
VladimĂr Kotal
2023-06-28
1
-3
/
+3
*
build.info: Introduce special syntax for dependencies on script modules
Richard Levitte
2023-06-08
1
-6
/
+38
*
Fix a typo found by codespell in a Makefile variable
Dimitri Papadopoulos
2023-05-10
1
-1
/
+1
*
Add two new build targets to enable the possibility of using clang-cl as
Everton Constantino
2022-11-24
1
-1
/
+1
*
Configurations/*.tmpl: overhaul assembler make rules.
Richard Levitte
2022-11-04
1
-14
/
+5
*
Fix quotes install_fips in Configurations/windows-makefile.tmpl
Richard Levitte
2022-07-28
1
-2
/
+2
*
Windows: use the basename of the product (.dll) for definition files
Richard Levitte
2022-07-08
1
-1
/
+1
*
Remove include/openssl/configuration.h from mandatory dependencies
Richard Levitte
2022-05-25
1
-0
/
+1
*
mkdef.pl: Add cmd-line flag to differentiate shared libs and DSO.
Daniel Fiala
2022-05-13
1
-1
/
+1
*
Add quotes around perl scripts
Keith W. Campbell
2022-05-11
1
-4
/
+4
*
Rework dependencies between config files and build files
Richard Levitte
2022-03-04
1
-3
/
+13
*
Don't delete the doc/html directories when cleaning
Matt Caswell
2021-11-26
1
-4
/
+4
*
Configurations/windows-makefile.tmpl: obj2bin(): use the resource file too
Richard Levitte
2021-10-27
1
-0
/
+1
*
Fix the build file templates where uplink matters
Richard Levitte
2021-09-13
1
-2
/
+2
*
install_fips: Create the OPENSSLDIR as it might not exist
Tomas Mraz
2021-09-10
1
-0
/
+1
*
OpenSSL::Ordinals::set_version() should only be given the short version
Richard Levitte
2021-09-09
1
-1
/
+2
*
Use copy.pl to install the fips module on Windows
Tomas Mraz
2021-08-04
1
-4
/
+2
*
Windows, VMS: Do install_fips on install if fips is enabled
Tomas Mraz
2021-08-04
1
-3
/
+3
*
Avoid empty lines in nmake rule bodies
Richard Levitte
2021-07-13
1
-13
/
+13
*
Make util/wrap.pl work better on VMS
Richard Levitte
2021-06-18
1
-5
/
+1
*
Build file templates: Fix in2script dependencies
Richard Levitte
2021-06-16
1
-1
/
+1
*
Use rd instead rmdir
FdaSilvaYY
2021-06-07
1
-5
/
+5
*
Fix enable-fips builds on Windows
Tomas Mraz
2021-06-01
1
-1
/
+1
*
Build file templates: rework FIPS module installation
Richard Levitte
2021-05-26
1
-10
/
+11
*
Build file templates: rework how general dependencies are computed
Richard Levitte
2021-05-26
1
-30
/
+24
*
Rework how providers/fipsmodule.cnf is produced
Richard Levitte
2021-05-26
1
-9
/
+17
*
Do not try to install image directories with no images
Tomas Mraz
2021-05-25
1
-9
/
+0
*
configurations: update template makefiles to install documentation images
Pauli
2021-05-22
1
-2
/
+28
*
Move some OpenSSL perl utility functions to OpenSSL::Util
Richard Levitte
2021-05-19
1
-0
/
+1
*
Windows build file: add forgotten quotes on POD->html command line
Richard Levitte
2021-05-04
1
-1
/
+1
*
build.info: add the Perl wrapper to build generator programs on Windows
Dr. Matthias St. Pierre
2021-04-29
1
-2
/
+2
*
Configure/Makefile: install the fips provider if it was configured
Dr. Matthias St. Pierre
2021-04-29
1
-0
/
+8
*
Configure/Makefile: don't generate a fresh fipsmodule.cnf when installing it
Dr. Matthias St. Pierre
2021-04-29
1
-6
/
+3
*
Configure/Makefile: separate install of the FIPS module
Dr. Matthias St. Pierre
2021-04-29
1
-5
/
+21
*
Configure/Makefile: correct the FIPS module configuration file path
Dr. Matthias St. Pierre
2021-04-29
1
-3
/
+2
*
Configure/Makefile: use the correct openssl app for FIPS installation
Dr. Matthias St. Pierre
2021-04-29
1
-5
/
+6
*
Configure/Makefile: fix the `-macopt` argument of the fipsinstall command
Dr. Matthias St. Pierre
2021-04-29
1
-1
/
+1
*
Configuration: rework how dependency making is handled
Richard Levitte
2021-04-28
1
-3
/
+3
*
Windows bulding: Make dependency generation not quite as talkative
Richard Levitte
2021-04-28
1
-1
/
+1
*
Link with .def files
Tanzinul Islam
2021-04-19
1
-2
/
+2
*
Generate dependency information
Tanzinul Islam
2021-04-19
1
-2
/
+2
*
Build resource files
Tanzinul Islam
2021-04-19
1
-11
/
+23
*
Support DLL builds + Fix C RTL variants
Tanzinul Islam
2021-04-19
1
-8
/
+11
*
Replace "ld_wildcard_args" with "bin_lflags"
Tanzinul Islam
2021-04-19
1
-1
/
+1
*
Add explanation + bugtracker link for quoted dependency workarounds
Tanzinul Islam
2021-04-19
1
-0
/
+4
*
Use cmd.exe to export env vars before commands
Tanzinul Islam
2021-04-19
1
-11
/
+4
*
Avoid redirection to quoted filename
Tanzinul Islam
2021-04-19
1
-1
/
+1
[next]