summaryrefslogtreecommitdiffstats
path: root/Configurations
AgeCommit message (Expand)Author
2018-01-31Apps: divide the modules in direct command modules, support library and initRichard Levitte
2018-01-30Add a 'reconfigure' make targetRichard Levitte
2018-01-29Restore perl variables for ENGINESDIR and OPENSSLDIRRichard Levitte
2018-01-29Fix typo in Windows makefile template: quotify, not quotiryRichard Levitte
2018-01-29Have the build files use the executable configdata.pmRichard Levitte
2018-01-29Fix recent typo. -DL_ENDIAN / -DB_ENDIAN, not -DL_DEBIAN / -DB_DEBIANRichard Levitte
2018-01-28Treat C++ flags more like C flags, and only if C++ compiler specifiedRichard Levitte
2018-01-28Fix WinCE config targetRichard Levitte
2018-01-28Make sure all our config targets inherit a BASE templateRichard Levitte
2018-01-28We need Unixly defaults for config targets that don't inherit a BASERichard Levitte
2018-01-28Stop having Unix defaults in Configure (partial)Richard Levitte
2018-01-28Processing GNU-style "make variables" - implementationRichard Levitte
2018-01-28Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte
2018-01-24Configure: let INCLUDEs set on binaries "trickle down" to the objectsRichard Levitte
2018-01-23Don't add $(EX_LIBS) to libssl.pc's Libs.privateRichard Levitte
2018-01-23Add anything specifying a threads library to ex_libsRichard Levitte
2018-01-22When building shared libraries, only ln -s when simple and full name differRichard Levitte
2018-01-19Set OPENSSL_ENGINES for WindowsBernd Edlinger
2018-01-15Fix Windows build file template to recognise .res filesRichard Levitte
2018-01-09Configure: try to make sure every config target name is uniqueRichard Levitte
2018-01-08Fix spelling: adroideabi -> androideabipass86
2018-01-08Separate general linking flags from extra librariesRichard Levitte
2018-01-08Clean up uClinux targetsRichard Levitte
2018-01-04Remove old config that used non-exist util scriptRich Salz
2018-01-02Fix minor 'the the' typosDaniel Bevenius
2017-12-28Ignore ORDINALS in build.info files, and remove its documentationRichard Levitte
2017-12-27VMS fix: link shared libs from objects files instead of from static libsRichard Levitte
2017-12-18Restore the use of LDCMD when linking applicationsRichard Levitte
2017-12-15Remove test-runs dir, adjust .gitignoreBernd Edlinger
2017-12-12VMS build file template: adapt for when someone disabled 'makedepend'Richard Levitte
2017-12-12Configure et al: cleanupsRichard Levitte
2017-12-12Build file templates: Replace the use of Makefile.sharedRichard Levitte
2017-12-12Configure: Read in extra information to help create shared librariesRichard Levitte
2017-12-12Configure: Add read_eval_file, a general purpose perl file reader/evaluatorRichard Levitte
2017-12-08Have all relevant config targets use the env() function rather than $ENVRichard Levitte
2017-11-30Make possible variant SONAMEs and symbol versionsViktor Dukhovni
2017-11-13Configurations/10-main.conf: add back /WX to VC-WIN32.Andy Polyakov
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-11-1000-base-templates.conf: fix ia64 builds.Andy Polyakov
2017-11-08Configurations/unix-Makefile.tmpl: fix HP-UX build.Andy Polyakov
2017-10-31Generate a dictionary of OIDs for fuzzersRichard Levitte
2017-10-13Remove email addresses from source code.Rich Salz
2017-10-09Use the possibility to have test results in a different directoryRichard Levitte
2017-10-04Configurations/windows-makefile.tmpl: canonicalise configured pathsRichard Levitte
2017-09-21Configure: unify clang's -Qunused-arguments option treatment.Andy Polyakov
2017-08-25passed TARFILE="$(TARFILE)" NAME="$(NAME)" to tar targetMeena Vyas
2017-08-18Add a comment on expectations in the "tar" targetRichard Levitte
2017-08-18Prepare tarball in dist directoryRichard Levitte
2017-08-18Turn on error sensitivity in the "tar" targetRichard Levitte
2017-08-17When building a tarball, avoid trying to copy submodulesRichard Levitte