summaryrefslogtreecommitdiffstats
path: root/Makefile.org
AgeCommit message (Expand)Author
2017-02-15Add a make distclean rule in the OpenSSL_1_0_2 branchBernd Edlinger
2016-11-08Makefile.org: clear APPS environment variable.Andy Polyakov
2016-09-12Add enginesdir to libcrypto.pc pkg-config fileRichard Levitte
2016-05-17Add support for RC / WINDRES env variablesRichard Levitte
2015-12-14Fix tarball production to keep test/bctest and util/pod2mantestRichard Levitte
2015-12-08Not all 'find's know -xtype, use -type insteadRichard Levitte
2015-12-08Make it possible to affect the way dists are madeRichard Levitte
2015-12-07Change tar owner and group to just 0Richard Levitte
2015-12-07Do not add symlinks in the source releaseRichard Levitte
2015-12-07Small changes to creating distsRichard Levitte
2015-11-23Makefile.org: add LC_ALL=C to unify error [and other] messages.Andy Polyakov
2015-07-10Set numeric IDs for tar as wellRichard Levitte
2015-07-10Stop using tardyRichard Levitte
2015-06-21RT1688: Add dependencies for parallel makeRich Salz
2015-06-10Add and rearrange building of librariesRichard Levitte
2015-05-23Missed a couple of spots in the update changeRichard Levitte
2015-05-23Fix the update target and remove duplicate file updatesRichard Levitte
2014-10-15Oop: revert unintentional change committed along withBodo Moeller
2014-10-15Support TLS_FALLBACK_SCSV.Bodo Moeller
2014-09-22Configure: add configuration for crypto/ec/asm extensions.Andy Polyakov
2014-08-30RT2820: case-insensitive filenames on DarwinRich Salz
2014-08-29RT2880: HFS is case-insensitive filenamesJim Reid
2014-05-12Have the .pc files depend on each other rather than duplicating theMike Frysinger
2014-02-28Makefile.org: fix syntax error on Solaris.Andy Polyakov
2014-02-27Makefile.org: mask touch's exit codeAndy Polyakov
2014-02-03Add quotes as CC can contain spaces.Dr. Stephen Henson
2013-11-11Typo.Dr. Stephen Henson
2013-11-10Makefile.org: make FIPS build work with BSD make.Andy Polyakov
2013-10-14Add support for Cygwin-x86_64.Andy Polyakov
2012-12-13Make verify return errors.Ben Laurie
2012-04-22check correctness of errors before updating them so we don't get bogus errors...Dr. Stephen Henson
2012-04-19Makefile.org: clear yet another environment variable [from HEAD].Andy Polyakov
2012-02-12PR: 2713Dr. Stephen Henson
2011-12-27make error code checking strictDr. Stephen Henson
2011-11-14Configure, etc.: engage additional assembler modules.Andy Polyakov
2011-06-18Don't add trailing slash to FIPSDIR: it causes problems with Windows builds.Dr. Stephen Henson
2011-06-14typoDr. Stephen Henson
2011-06-14Use include dir when copiling fips_premain_dso.Dr. Stephen Henson
2011-06-03Backport CMAC support from HEAD.Dr. Stephen Henson
2011-05-26Use || instead of && so build doesn't fail.Dr. Stephen Henson
2011-05-26Support shared library builds of FIPS capable OpenSSL, add fipscanister.oDr. Stephen Henson
2011-05-26The first of many changes to make OpenSSL 1.0.1 FIPS capable.Dr. Stephen Henson
2011-03-16Add SRP.Ben Laurie
2010-01-27Some shells print out the directory name if CDPATH is set breaking theDr. Stephen Henson
2010-01-16PR: 2135Dr. Stephen Henson
2009-10-15Fixes to CROSS_COMPILE, don't override command line option from environmentDr. Stephen Henson
2009-08-26PR: 2015Dr. Stephen Henson
2009-08-10PR: 2003Dr. Stephen Henson
2009-08-05Update from HEAD.Dr. Stephen Henson
2009-04-23Make no-gost work properly.Dr. Stephen Henson