2016-03-02 |
Richard Levitte | Configure - get rid of the special debug_ and release_...
|
commit | commitdiff | tree |
2016-03-02 |
Richard Levitte | Minimize copied config settings
|
commit | commitdiff | tree |
2016-03-02 |
Richard Levitte | Configure - move the addition of the zlib / libz lib...
|
commit | commitdiff | tree |
2016-03-02 |
Richard Levitte | Configure - Rename BASE to DEFAULTS and add a few inheritabl...
|
commit | commitdiff | tree |
2016-03-02 |
Richard Levitte | Configure - Allow CODErefs and ARRAYrefs in configuration...
|
commit | commitdiff | tree |
2016-03-02 |
Richard Levitte | Add a shared_target to the VC-common config
|
commit | commitdiff | tree |
2016-03-02 |
Richard Levitte | Configure - make the use of environment variables for...
|
commit | commitdiff | tree |
2016-03-02 |
Richard Levitte | Make uplink auxiliary source separate from cpuid source
|
commit | commitdiff | tree |
2016-03-01 |
Richard Levitte | Unified - have configdata.pm depend on a few more things
|
commit | commitdiff | tree |
2016-02-29 |
Richard Levitte | Add forgotten change of check of disabled-dynamic-engine
|
commit | commitdiff | tree |
2016-02-28 |
Richard Levitte | VMS - don't exit out of a MMS recipe
|
commit | commitdiff | tree |
2016-02-28 |
Richard Levitte | Make generation of dependency files more efficient...
|
commit | commitdiff | tree |
2016-02-27 |
Richard Levitte | ct_test.c doesn't need to include from source top,...
|
commit | commitdiff | tree |
2016-02-27 |
Richard Levitte | Remove last remains of old config strings
|
commit | commitdiff | tree |
2016-02-27 |
Richard Levitte | Keep a cache of files that already have a recipe, in...
|
commit | commitdiff | tree |
2016-02-27 |
Richard Levitte | Apply default after having checked the given config...
|
commit | commitdiff | tree |
2016-02-26 |
Richard Levitte | Remove comments saying you must do 'make -f Makefile...
|
commit | commitdiff | tree |
2016-02-26 |
Richard Levitte | Make the table entry printer in Configure aware of...
|
commit | commitdiff | tree |
2016-02-26 |
Richard Levitte | Forgotten change of add() call in Configure
|
commit | commitdiff | tree |
2016-02-26 |
Richard Levitte | Unified on VMS - add %disabled in vmsconfig.pm (util...
|
commit | commitdiff | tree |
2016-02-26 |
Richard Levitte | Normalise the include directives in ct_test.c
|
commit | commitdiff | tree |
2016-02-26 |
Richard Levitte | Configure - neater looking add() and add_before()
|
commit | commitdiff | tree |
2016-02-25 |
Richard Levitte | Solaris DSOs were still named libFOO.so, fixed
|
commit | commitdiff | tree |
2016-02-25 |
Richard Levitte | Make it possible to build even if dependency files...
|
commit | commitdiff | tree |
2016-02-23 |
Roumen Petrov | correct name of GNU shared libraries Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Remove all -march= from configs
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Add OPENSSL_PIC back
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Use $disabled{shared} in a safer manner
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | The build files use %disabled, make sure to pass it...
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Clean away $no_dso since with have $disabled{dso}
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Clean away $no_asm since with have $disabled{asm}
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Clean away $no_rfc3779 since we don't appear to use...
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Clean away $zlib since with have $disabled{zlib}
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Clean away $no_threads since we have $disabled{threads}
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Clean away $config{no_shared} since we have $disabled...
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Expose %disables to the perl fragments in build.info...
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Fix DSO name on HP/UX
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Fix a few typos
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Don't include all symbols from static libraries when...
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Get back "ssl2" as a deprecated disablable option
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Add a "no-pic" build for Travis
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Rewrite CHANGES to add some commentary about the "pic...
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Introduce the "pic" / "no-pic" config option
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Use $disabled{"dynamic-engine"} internally
|
commit | commitdiff | tree |
2016-02-22 |
Richard Levitte | Fix incorrect SO name on GNU platforms
|
commit | commitdiff | tree |
2016-02-21 |
Richard Levitte | Don't use 'parent' in util/dofile.pl
|
commit | commitdiff | tree |
2016-02-21 |
Richard Levitte | Check that any dependency file is newer than Makefile...
|
commit | commitdiff | tree |
2016-02-20 |
Richard Levitte | Document the last configuration changes
|
commit | commitdiff | tree |
2016-02-20 |
Richard Levitte | Avoid GNU make re-exec when adding dependencies to...
|
commit | commitdiff | tree |
2016-02-20 |
Richard Levitte | Unified on VMS - install dynamic engines if there are any
|
commit | commitdiff | tree |
2016-02-20 |
Richard Levitte | Run the TLSProxy based tests as long as dynamic engines...
|
commit | commitdiff | tree |
2016-02-20 |
Richard Levitte | Build dynamic engines even if configured "no-shared"
|
commit | commitdiff | tree |
2016-02-20 |
Richard Levitte | Always build library object files with shared library...
|
commit | commitdiff | tree |
2016-02-20 |
Richard Levitte | Make crypto/buildinf.h depend on configdata.pm rather...
|
commit | commitdiff | tree |
2016-02-20 |
Richard Levitte | apps_extra_src changed name to apps_aux_src, rename...
|
commit | commitdiff | tree |
2016-02-20 |
Richard Levitte | VMS static libraries have the extension .OLB, not .LIB
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Unified 'make depend' has to cleanup after itself
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Fix Configurations/unix-Makefile.tmpl
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Make sure the linked programs have the correct extension
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Big rename fest of MingW shared libraries
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Misc small fixes.
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Try removing installation directories after having...
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Small rename fest in unified, obj2dynlib -> obj2dso
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Remake the installation of shared libraries in unix...
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Big rename fest of engine DSO names, from libFOO.so...
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Simplify the generation of ld scripts for Linux and...
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Big rename fest in makefile.shared: link_a / link_o...
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Centralise the shared library / dso name info in unix...
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Let Configure figure out the diverse shared library...
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | VMS fixed in unified build
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Unified - don't install the ossltest engine
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Unified - do a better job when uninstalling
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Rethink the uplink / applink story
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | VMS: rather use a quick file comparison than DIFF
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | VMS: produce dependency files just like you produce...
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Fix casing on VMS
|
commit | commitdiff | tree |
2016-02-19 |
Richard Levitte | Don't use config.timestamp, we already have configdata.pm
|
commit | commitdiff | tree |
2016-02-18 |
Richard Levitte | Automatic 'make depend' for the unified build scheme
|
commit | commitdiff | tree |
2016-02-18 |
Richard Levitte | Fix uninstall_sw for the unixmake scheme
|
commit | commitdiff | tree |
2016-02-18 |
Richard Levitte | Set EXE_EXT environment variable when testing
|
commit | commitdiff | tree |
2016-02-18 |
Richard Levitte | Remove all special make depend flags, as well as OPENSSL_DOI...
|
commit | commitdiff | tree |
2016-02-18 |
Richard Levitte | Don't treat .d (depend) files separately from object...
|
commit | commitdiff | tree |
2016-02-18 |
Richard Levitte | Fix the makedepend constructor in unix-Makefile.tmpl
|
commit | commitdiff | tree |
2016-02-17 |
Richard Levitte | In the unified scheme, there is no $(TOP), use $(SRCDIR...
|
commit | commitdiff | tree |
2016-02-17 |
Richard Levitte | Fix spelling
|
commit | commitdiff | tree |
2016-02-17 |
Richard Levitte | Fix spelling
|
commit | commitdiff | tree |
2016-02-17 |
Richard Levitte | Add -lresolv to the Solaris ex_libs
|
commit | commitdiff | tree |
2016-02-17 |
Richard Levitte | Get conditional priorities right
|
commit | commitdiff | tree |
2016-02-17 |
Richard Levitte | Be more verbose when debugging is on
|
commit | commitdiff | tree |
2016-02-17 |
Richard Levitte | When someone configures an out-of-source build, switch...
|
commit | commitdiff | tree |
2016-02-17 |
Richard Levitte | Fix check of -DOPENSSL_USE_APPLINK in $config{cflags}
|
commit | commitdiff | tree |
2016-02-17 |
Richard Levitte | Fixup secmemtest for the change of CRYPTO_free() and...
|
commit | commitdiff | tree |
2016-02-17 |
Dmitry-Me | Fix mismatched curly brace Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2016-02-17 |
Richard Levitte | Update the documentation on heap allocators / deallocators
|
commit | commitdiff | tree |
2016-02-17 |
Richard Levitte | Implement the use of heap manipulator implementions
|
commit | commitdiff | tree |
2016-02-16 |
Viktor Szakats | OPENSSL_init_ssl.pod: fix minor typo Reviewed-by: Richard Levitte <levitte@openssl.org>
|
commit | commitdiff | tree |
2016-02-16 |
Richard Levitte | On solaris, the variable name sun clashes, use s_un...
|
commit | commitdiff | tree |
2016-02-16 |
Richard Levitte | Check for OPENSSL_USE_APPLINK in $config{cflags} as...
|
commit | commitdiff | tree |
2016-02-16 |
Richard Levitte | Don't check for gcc or clang on VMS
|
commit | commitdiff | tree |
2016-02-16 |
Richard Levitte | Lowercase configuration arguments on VMS
|
commit | commitdiff | tree |
next |