index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Configurations
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove overzealous echoing
Richard Levitte
2016-03-03
1
-17
/
+9
*
Document the changes in config settings
Richard Levitte
2016-03-02
1
-28
/
+9
*
Don't copy from %target to %config so much, see %config as a complement
Richard Levitte
2016-03-02
2
-5
/
+5
*
Configure - Get rid of the special thread_cflag, replace with thread_scheme
Richard Levitte
2016-03-02
8
-192
/
+263
*
Configure - get rid of the special debug_ and release_ settings
Richard Levitte
2016-03-02
3
-157
/
+166
*
Minimize copied config settings
Richard Levitte
2016-03-02
2
-3
/
+3
*
Configure - move the addition of the zlib / libz lib to configs
Richard Levitte
2016-03-02
6
-47
/
+96
*
Configure - Rename BASE to DEFAULTS and add a few inheritable BASEs
Richard Levitte
2016-03-02
2
-45
/
+113
*
Add a shared_target to the VC-common config
Richard Levitte
2016-03-02
1
-0
/
+1
*
Make uplink auxiliary source separate from cpuid source
Richard Levitte
2016-03-02
1
-4
/
+5
*
Unified - have configdata.pm depend on a few more things
Richard Levitte
2016-03-01
2
-2
/
+2
*
VMS - don't exit out of a MMS recipe
Richard Levitte
2016-02-28
1
-4
/
+4
*
Make generation of dependency files more efficient when possible
Richard Levitte
2016-02-28
2
-14
/
+11
*
Remove some old files.
Rich Salz
2016-02-27
2
-29
/
+3
*
Keep a cache of files that already have a recipe, in common.tmpl
Richard Levitte
2016-02-27
1
-1
/
+12
*
GH753: More spelling fix
FdaSilvaYY
2016-02-27
3
-11
/
+11
*
Public API for Certificate Transparency
Rob Percival
2016-02-26
2
-6
/
+2
*
Remove comments saying you must do 'make -f Makefile.in TABLE'
Richard Levitte
2016-02-26
8
-32
/
+0
*
Unified on VMS - add %disabled in vmsconfig.pm (util/dofile.pl demands it)
Richard Levitte
2016-02-26
1
-1
/
+2
*
Configure - neater looking add() and add_before()
Richard Levitte
2016-02-26
3
-37
/
+37
*
Make it possible to build even if dependency files can't be generated
Richard Levitte
2016-02-25
1
-1
/
+1
*
Remove all -march= from configs
Richard Levitte
2016-02-23
2
-11
/
+7
*
Clean away $config{no_shared} since we have $disabled{shared}
Richard Levitte
2016-02-22
5
-19
/
+19
*
Check that any dependency file is newer than Makefile before concatenating
Richard Levitte
2016-02-21
1
-8
/
+30
*
Avoid GNU make re-exec when adding dependencies to Makefile
Richard Levitte
2016-02-21
1
-2
/
+1
*
Remove OBJ_EXT and friends.
Ben Laurie
2016-02-20
1
-42
/
+43
*
Missing extension on dependency, .d file is not always made (e.g. when input
Ben Laurie
2016-02-20
1
-1
/
+2
*
Unified on VMS - install dynamic engines if there are any
Richard Levitte
2016-02-20
1
-3
/
+5
*
Always build library object files with shared library cflags
Richard Levitte
2016-02-20
4
-13
/
+26
*
apps_extra_src changed name to apps_aux_src, rename everywhere
Richard Levitte
2016-02-20
1
-1
/
+1
*
VMS static libraries have the extension .OLB, not .LIB
Richard Levitte
2016-02-20
1
-2
/
+2
*
Unified 'make depend' has to cleanup after itself
Richard Levitte
2016-02-19
1
-0
/
+2
*
Fix Configurations/unix-Makefile.tmpl
Richard Levitte
2016-02-19
1
-2
/
+2
*
Make sure the linked programs have the correct extension
Richard Levitte
2016-02-19
1
-1
/
+1
*
Big rename fest of MingW shared libraries
Richard Levitte
2016-02-19
1
-2
/
+4
*
Misc small fixes.
Richard Levitte
2016-02-19
1
-4
/
+14
*
Try removing installation directories after having uninstalled files
Richard Levitte
2016-02-19
1
-0
/
+13
*
Small rename fest in unified, obj2dynlib -> obj2dso
Richard Levitte
2016-02-19
4
-14
/
+13
*
Remake the installation of shared libraries in unix-Makefile.tmpl
Richard Levitte
2016-02-19
1
-26
/
+36
*
Big rename fest in makefile.shared: link_a / link_o -> link_shlib / link_dso
Richard Levitte
2016-02-19
1
-2
/
+2
*
Centralise the shared library / dso name info in unix-Makefile.tmpl
Richard Levitte
2016-02-19
1
-13
/
+51
*
Let Configure figure out the diverse shared library and DSO extensions
Richard Levitte
2016-02-19
1
-12
/
+10
*
VMS fixed in unified build
Richard Levitte
2016-02-19
1
-16
/
+16
*
Unified - don't install the ossltest engine
Richard Levitte
2016-02-19
1
-2
/
+8
*
Unified - do a better job when uninstalling
Richard Levitte
2016-02-19
1
-1
/
+4
*
Rethink the uplink / applink story
Richard Levitte
2016-02-19
2
-4
/
+28
*
VMS: rather use a quick file comparison than DIFF
Richard Levitte
2016-02-19
1
-3
/
+3
*
VMS: produce dependency files just like you produce object files
Richard Levitte
2016-02-19
1
-0
/
+5
*
Fix casing on VMS
Richard Levitte
2016-02-19
1
-1
/
+1
*
Don't use config.timestamp, we already have configdata.pm
Richard Levitte
2016-02-19
2
-25
/
+19
[next]