index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Configurations
/
common.tmpl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the possibility to generate documentation at build time
Richard Levitte
2019-11-29
1
-5
/
+30
*
Build files: Make it possible to source libraries into other libraries
Richard Levitte
2019-10-10
1
-34
/
+187
*
Configurations/common.tmpl: Rework dependency resolution
Richard Levitte
2019-10-10
1
-17
/
+97
*
Configure: rework build.info grammar and attributes
Richard Levitte
2019-10-10
1
-16
/
+16
*
Build cleanup: don't use SHARED_SOURCE with modules
Richard Levitte
2019-04-02
1
-2
/
+2
*
ENGINE modules aren't special, so call them MODULES
Richard Levitte
2019-02-11
1
-4
/
+4
*
Build: Remove BEGINRAW / ENDRAW / OVERRIDE
Richard Levitte
2019-01-31
1
-4
/
+0
*
Build: change remaining $unified_info{install} checks to use attributes
Richard Levitte
2019-01-22
1
-24
/
+12
*
Build: pass attributes down to make rule generators
Richard Levitte
2019-01-22
1
-0
/
+5
*
Rework building: Get rid of old %unified_info structures
Richard Levitte
2019-01-21
1
-2
/
+1
*
Build: Make it possible to have defines assigned to end products as well
Richard Levitte
2018-11-05
1
-2
/
+4
*
Build: make it possible to assign macro definitions for specific outputs
Richard Levitte
2018-11-05
1
-0
/
+2
*
Configuration: when building the dirinfo structure, include shared_sources
Richard Levitte
2018-10-31
1
-41
/
+0
*
Add build file support for generic symbol exports with DSOs
Richard Levitte
2018-10-05
1
-1
/
+8
*
VMS: stop trying to build shared libraries from static ones
Richard Levitte
2018-09-13
1
-2
/
+3
*
Build files: Separate 'lib' intent from 'shlib' intent
Richard Levitte
2018-09-12
1
-1
/
+1
*
Configure: Name object files according to the product they are part of
Richard Levitte
2018-09-12
1
-6
/
+3
*
Configure: DON'T trickle down includes from products to sources
Richard Levitte
2018-09-12
1
-2
/
+4
*
Configure: let INCLUDEs set on binaries "trickle down" to the objects
Richard Levitte
2018-01-24
1
-4
/
+2
*
Configure et al: cleanups
Richard Levitte
2017-12-12
1
-5
/
+1
*
Build file templates: Replace the use of Makefile.shared
Richard Levitte
2017-12-12
1
-14
/
+16
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-11
1
-1
/
+1
*
Make it possible to build static-only libraries
Richard Levitte
2017-04-24
1
-5
/
+15
*
VMS: Fix the passing of cflags for things not being installed
Richard Levitte
2017-04-18
1
-1
/
+1
*
Building: make it possible to force linking with static OpenSSL libs
Richard Levitte
2016-11-10
1
-3
/
+11
*
Build file templates: additional information to build file template functions
Richard Levitte
2016-09-09
1
-6
/
+23
*
Configure: Make it possible to generate mandatory header files
Richard Levitte
2016-06-14
1
-0
/
+3
*
Fix the directory target generation
Richard Levitte
2016-06-06
1
-2
/
+14
*
Add developer targets for each subdirectory we have something to build in
Richard Levitte
2016-06-04
1
-2
/
+44
*
Communicate Configure generated header files to build files
Richard Levitte
2016-05-25
1
-0
/
+2
*
Build system: add include directories and dependencies for generators
Richard Levitte
2016-04-25
1
-0
/
+3
*
Perl: foreach (@list) { code } is better
Richard Levitte
2016-04-06
1
-4
/
+4
*
Perl cleanup: don't create lists unnecessarily
Richard Levitte
2016-04-06
1
-10
/
+18
*
Make it possible to specify source files that will only be used for shared libs
Richard Levitte
2016-03-30
1
-3
/
+7
*
Pass down inclusion directories to source file generators
Richard Levitte
2016-03-10
1
-2
/
+9
*
Unified - Add the build.info command OVERRIDE, to avoid build file clashes
Richard Levitte
2016-03-07
1
-0
/
+3
*
Unified - Add the build.info command GENERATE, to generate source files
Richard Levitte
2016-03-07
1
-1
/
+21
*
Keep a cache of files that already have a recipe, in common.tmpl
Richard Levitte
2016-02-27
1
-1
/
+12
*
Clean away $config{no_shared} since we have $disabled{shared}
Richard Levitte
2016-02-22
1
-1
/
+1
*
Always build library object files with shared library cflags
Richard Levitte
2016-02-20
1
-2
/
+4
*
Small rename fest in unified, obj2dynlib -> obj2dso
Richard Levitte
2016-02-19
1
-5
/
+5
*
Don't treat .d (depend) files separately from object files
Richard Levitte
2016-02-18
1
-5
/
+0
*
Unified build - fix make depend
Richard Levitte
2016-02-12
1
-0
/
+1
*
unified build scheme: add and document the "unified" driving engine
Richard Levitte
2016-02-09
1
-0
/
+118