2018-03-16 |
Richard Levitte | Move all dependency post-processing to util/add-depends.pl |
tree | commitdiff |
2018-03-15 |
Richard Levitte | Windows makefile: don't use different looking variants... |
tree | commitdiff |
2018-03-15 |
Richard Levitte | Streamline dependency generation |
tree | commitdiff |
2018-03-15 |
Sebastian Andrzej... | Configure: allow to enable afalgeng if target does... |
tree | commitdiff |
2018-03-14 |
Richard Levitte | Remove '-Wextra' as default user flags for the Linux... |
tree | commitdiff |
2018-03-13 |
Richard Levitte | Windows build file: make sure to quote |
tree | commitdiff |
2018-03-13 |
Andy Polyakov | Configurations/*.conf: overhaul Android targets. |
tree | commitdiff |
2018-03-13 |
Richard Levitte | Refactor the 'depend' target |
tree | commitdiff |
2018-03-10 |
Andy Polyakov | Configurations/10-main.conf: VC-<target> cleanups. |
tree | commitdiff |
2018-03-10 |
Andy Polyakov | Configurations/unix-Makefile.tmpl: overhaul assembler... |
tree | commitdiff |
2018-03-10 |
Richard Levitte | Configurations/descrip.mms.tmpl: Fix small errors |
tree | commitdiff |
2018-03-09 |
Andy Polyakov | Configurations/50-win-onecore.conf: add Windows 10... |
tree | commitdiff |
2018-03-09 |
Andy Polyakov | Configurations/windows-makefile.tmpl: simplify install... |
tree | commitdiff |
2018-03-09 |
Andy Polyakov | Configurations/10-main.conf: amend out-dated comments. |
tree | commitdiff |
2018-03-09 |
Richard Levitte | Display the library building flags |
tree | commitdiff |
2018-03-09 |
Richard Levitte | Configure et al: Move the definition of library only... |
tree | commitdiff |
2018-03-08 |
Richard Levitte | Remove useless -D_ENDIAN from MPE/iX-gcc config |
tree | commitdiff |
2018-03-08 |
Michael Richardson | Reduce travis-ci log output |
tree | commitdiff |
2018-03-08 |
Richard Levitte | Configurations/README: update documentation on flags |
tree | commitdiff |
2018-03-08 |
Richard Levitte | Configure et al: get rid of last traces of plib_lflags... |
tree | commitdiff |
2018-03-08 |
Richard Levitte | Configurations/10-main.conf: Duplicate cflags to cxxflags |
tree | commitdiff |
2018-03-08 |
Richard Levitte | Add space to asoutflag value where appropriate |
tree | commitdiff |
2018-03-08 |
Richard Levitte | Make "make variables" config attributes for overridable... |
tree | commitdiff |
2018-03-08 |
Richard Levitte | Configure et al: rename all dso_* to module_* in shared... |
tree | commitdiff |
2018-03-07 |
Richard Levitte | Configurations/unix-Makefile.tmpl: remove assignment... |
tree | commitdiff |
2018-03-06 |
Andy Polyakov | Configurations/10-main.conf: add -fno-common back to... |
tree | commitdiff |
2018-03-03 |
Richard Levitte | Windows makefile: Don't quote generator arguments |
tree | commitdiff |
2018-02-27 |
Rich Salz | Make some perl scripts output to stdout |
tree | commitdiff |
2018-02-26 |
Richard Levitte | Make it possible to give --libdir an absolute path |
tree | commitdiff |
2018-02-22 |
Richard Levitte | Build files: when using $(CPP), use the C flags alongsi... |
tree | commitdiff |
2018-02-22 |
Richard Levitte | Build file templates: be less verbose when reconfiguring |
tree | commitdiff |
2018-02-22 |
Richard Levitte | Unix Makefile: Rework the assignment of CXX and AS |
tree | commitdiff |
2018-02-22 |
Richard Levitte | Refactor the ranlib attribute |
tree | commitdiff |
2018-02-21 |
Andy Polyakov | Add x25519-x86_64.pl module, mod 2^255-19 primitives. |
tree | commitdiff |
2018-02-15 |
Richard Levitte | AIX: make sure that the arflags value includes the... |
tree | commitdiff |
2018-02-14 |
Richard Levitte | VMS: build ia64 assembler files if 'ias' is available |
tree | commitdiff |
2018-02-14 |
Richard Levitte | VMS: add the possibility to use Itanium assembler with... |
tree | commitdiff |
2018-02-14 |
Richard Levitte | Harmonize the make variables across all known platforms... |
tree | commitdiff |
2018-02-14 |
Richard Levitte | Build files: parametrize cpp |
tree | commitdiff |
2018-02-14 |
Richard Levitte | VMS: simplify config targets |
tree | commitdiff |
2018-02-13 |
Matt Caswell | Update copyright year |
tree | commitdiff |
2018-02-09 |
Richard Levitte | Configuration: move the handling of zlib_include to... |
tree | commitdiff |
2018-02-09 |
Richard Levitte | VMS: take care of includes |
tree | commitdiff |
2018-02-08 |
Richard Levitte | With nmake, invoking $(MAKE) needs /$(MAKEFLAGS) |
tree | commitdiff |
2018-02-07 |
Richard Levitte | mkerr.pl: When writing internal FOOerr.h, pay attention... |
tree | commitdiff |
2018-02-01 |
Richard Levitte | VMS: MMS wants a space before the target / dependecies... |
tree | commitdiff |
2018-01-31 |
Richard Levitte | Apps: divide the modules in direct command modules... |
tree | commitdiff |
2018-01-30 |
Richard Levitte | Add a 'reconfigure' make target |
tree | commitdiff |
2018-01-29 |
Richard Levitte | Restore perl variables for ENGINESDIR and OPENSSLDIR |
tree | commitdiff |
2018-01-29 |
Richard Levitte | Fix typo in Windows makefile template: quotify, not... |
tree | commitdiff |
2018-01-29 |
Richard Levitte | Have the build files use the executable configdata.pm |
tree | commitdiff |
2018-01-29 |
Richard Levitte | Fix recent typo. -DL_ENDIAN / -DB_ENDIAN, not -DL_DEBI... |
tree | commitdiff |
2018-01-28 |
Richard Levitte | Treat C++ flags more like C flags, and only if C++... |
tree | commitdiff |
2018-01-28 |
Richard Levitte | Fix WinCE config target |
tree | commitdiff |
2018-01-28 |
Richard Levitte | Make sure all our config targets inherit a BASE template |
tree | commitdiff |
2018-01-28 |
Richard Levitte | We need Unixly defaults for config targets that don... |
tree | commitdiff |
2018-01-28 |
Richard Levitte | Stop having Unix defaults in Configure (partial) |
tree | commitdiff |
2018-01-28 |
Richard Levitte | Processing GNU-style "make variables" - implementation |
tree | commitdiff |
2018-01-28 |
Richard Levitte | Processing GNU-style "make variables" - separate CPP... |
tree | commitdiff |
2018-01-24 |
Richard Levitte | Configure: let INCLUDEs set on binaries "trickle down... |
tree | commitdiff |
2018-01-23 |
Richard Levitte | Don't add $(EX_LIBS) to libssl.pc's Libs.private |
tree | commitdiff |
2018-01-23 |
Richard Levitte | Add anything specifying a threads library to ex_libs |
tree | commitdiff |
2018-01-22 |
Richard Levitte | When building shared libraries, only ln -s when simple... |
tree | commitdiff |
2018-01-19 |
Bernd Edlinger | Set OPENSSL_ENGINES for Windows |
tree | commitdiff |
2018-01-15 |
Richard Levitte | Fix Windows build file template to recognise .res files |
tree | commitdiff |
2018-01-09 |
Richard Levitte | Configure: try to make sure every config target name... |
tree | commitdiff |
2018-01-08 |
pass86 | Fix spelling: adroideabi -> androideabi |
tree | commitdiff |
2018-01-08 |
Richard Levitte | Separate general linking flags from extra libraries |
tree | commitdiff |
2018-01-08 |
Richard Levitte | Clean up uClinux targets |
tree | commitdiff |
2018-01-04 |
Rich Salz | Remove old config that used non-exist util script |
tree | commitdiff |
2018-01-02 |
Daniel Bevenius | Fix minor 'the the' typos |
tree | commitdiff |
2017-12-28 |
Richard Levitte | Ignore ORDINALS in build.info files, and remove its... |
tree | commitdiff |
2017-12-27 |
Richard Levitte | VMS fix: link shared libs from objects files instead... |
tree | commitdiff |
2017-12-18 |
Richard Levitte | Restore the use of LDCMD when linking applications |
tree | commitdiff |
2017-12-15 |
Bernd Edlinger | Remove test-runs dir, adjust .gitignore |
tree | commitdiff |
2017-12-12 |
Richard Levitte | VMS build file template: adapt for when someone disable... |
tree | commitdiff |
2017-12-12 |
Richard Levitte | Configure et al: cleanups |
tree | commitdiff |
2017-12-12 |
Richard Levitte | Build file templates: Replace the use of Makefile.shared |
tree | commitdiff |
2017-12-12 |
Richard Levitte | Configure: Read in extra information to help create... |
tree | commitdiff |
2017-12-12 |
Richard Levitte | Configure: Add read_eval_file, a general purpose perl... |
tree | commitdiff |
2017-12-07 |
Richard Levitte | Have all relevant config targets use the env() function... |
tree | commitdiff |
2017-11-30 |
Viktor Dukhovni | Make possible variant SONAMEs and symbol versions |
tree | commitdiff |
2017-11-13 |
Andy Polyakov | Configurations/10-main.conf: add back /WX to VC-WIN32. |
tree | commitdiff |
2017-11-12 |
Josh Soref | Many spelling fixes/typo's corrected. |
tree | commitdiff |
2017-11-10 |
Andy Polyakov | 00-base-templates.conf: fix ia64 builds. |
tree | commitdiff |
2017-11-08 |
Andy Polyakov | Configurations/unix-Makefile.tmpl: fix HP-UX build. |
tree | commitdiff |
2017-10-31 |
Richard Levitte | Generate a dictionary of OIDs for fuzzers |
tree | commitdiff |
2017-10-13 |
Rich Salz | Remove email addresses from source code. |
tree | commitdiff |
2017-10-09 |
Richard Levitte | Use the possibility to have test results in a different... |
tree | commitdiff |
2017-10-04 |
Richard Levitte | Configurations/windows-makefile.tmpl: canonicalise... |
tree | commitdiff |
2017-09-21 |
Andy Polyakov | Configure: unify clang's -Qunused-arguments option... |
tree | commitdiff |
2017-08-25 |
Meena Vyas | passed TARFILE="$(TARFILE)" NAME="$(NAME)" to tar target |
tree | commitdiff |
2017-08-18 |
Richard Levitte | Add a comment on expectations in the "tar" target |
tree | commitdiff |
2017-08-18 |
Richard Levitte | Prepare tarball in dist directory |
tree | commitdiff |
2017-08-18 |
Richard Levitte | Turn on error sensitivity in the "tar" target |
tree | commitdiff |
2017-08-17 |
Richard Levitte | When building a tarball, avoid trying to copy submodules |
tree | commitdiff |
2017-08-16 |
Matt Caswell | Copy dlls into fuzz directory |
tree | commitdiff |
2017-08-15 |
FdaSilvaYY | Fix overzealous cleanup command |
tree | commitdiff |
2017-07-26 |
Richard Levitte | Simplify the handling of shared library version numbers |
tree | commitdiff |
2017-07-24 |
Richard Levitte | Simplify Makefile.shared |
tree | commitdiff |
next |