aboutsummaryrefslogtreecommitdiff
path: root/Makefile.org
AgeCommit message (Expand)AuthorFilesLines
2015-10-21Handle CT error macros separatelyRichard Levitte1-0/+1
2015-10-16Run tests on Travis for mingw builds as wellRich Salz1-1/+3
2015-10-09Initial commit for Certificate Transparency supportAdam Eijdenberg1-1/+1
2015-09-30Remove the hard coded -DOPENSSL_NO_DEPRECATED from DEPFLAGRichard Levitte1-1/+1
2015-09-15Add a method to list available testsRichard Levitte1-0/+4
2015-09-07Fix build break due to rehash commandMatt Caswell1-1/+1
2015-09-06Add rehash command to opensslTimo Teras1-1/+1
2015-07-10Set numeric IDs for tar as wellRichard Levitte1-1/+1
2015-07-10Stop using tardyRichard Levitte1-14/+17
2015-06-10Add and rearrange building of librariesRichard Levitte1-2/+5
2015-05-23Missed a couple of spots in the update changeRichard Levitte1-1/+1
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte1-16/+3
2015-05-13Remove remaining Kerberos referencesMatt Caswell1-6/+2
2015-05-13Remove Kerberos support from libcryptoMatt Caswell1-5/+1
2015-05-02Remove obsolete make variablesRichard Levitte1-7/+0
2015-05-02Clean all .o files.Ben Laurie1-1/+1
2015-05-02Remove shlib/Richard Levitte1-2/+2
2015-04-28Make "make rehash" quietRich Salz1-2/+2
2015-04-21Avoid "no config file" warning messageRich Salz1-2/+2
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte1-2/+1
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-14/+9
2015-03-11Move Configurations* out of the way and rename them.Richard Levitte1-1/+1
2015-02-24Remove CVS filtering from find targetsRich Salz1-2/+2
2015-02-24Move build config table to separate files.Rich Salz1-1/+1
2015-02-04Fix various build breaksRich Salz1-2/+0
2015-02-04More unused FIPS module code.Dr. Stephen Henson1-84/+0
2015-01-12RT478: Add uninstall make targetRich Salz1-17/+115
2014-12-15RT3497: Fix; don't remove header filesRich Salz1-1/+1
2014-12-12RT1688: Add dependencies for parallel makeRich Salz1-5/+7
2014-12-11RT3497: Clean up "dclean" targetsRich Salz1-1/+1
2014-12-10Remove old private pod2manRich Salz1-5/+4
2014-12-08Remove references to deleted fips directory from Makefile.orgDr. Stephen Henson1-4/+1
2014-12-08Remove FIPSCANISTERINTERNAL reference.Dr. Stephen Henson1-1/+0
2014-12-08Remove fipscanister build functionality from makefiles.Dr. Stephen Henson1-27/+7
2014-08-30Configure: add configuration for crypto/ec/asm extensions.Andy Polyakov1-3/+4
2014-08-30RT2820: case-insensitive filenames on DarwinRich Salz1-2/+2
2014-08-29RT2880: HFS is case-insensitive filenamesJim Reid1-1/+5
2014-08-26Add tags/TAGS target; rm tags/TAGS in cleanRich Salz1-4/+7
2014-08-13RT1665: Fix podpath to get xref's rightMatt Caswell1-1/+1
2014-08-12Revert "RT 2820: Case-insensitive filenames on Darwin"Rich Salz1-1/+1
2014-08-11RT 2820: Case-insensitive filenames on DarwinJim Reid1-1/+1
2014-05-12Have the .pc files depend on each other rather than duplicating theMike Frysinger1-7/+4
2014-02-28Makefile.org: fix syntax error on Solaris.Andy Polyakov1-5/+5
2014-02-03Add quotes as CC can contain spaces.Dr. Stephen Henson1-1/+1
2013-11-10Makfile.org: make FIPS build work with BSD make.Andy Polyakov1-1/+1
2013-09-15Add support for Cygwin-x86_64.Andy Polyakov1-4/+4
2012-12-11Make openssl verify return errors.Ben Laurie1-1/+1
2012-04-22check correctness of errors before updating them so we don't get bogus errors...Dr. Stephen Henson1-1/+1
2012-04-19Makefile.org: clear yet another environment variable.Andy Polyakov1-1/+1
2012-02-12PR: 2713Dr. Stephen Henson1-3/+6