aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2016-07-04perl: Separate compile-time environment from runtime environmentRichard Levitte1-1/+1
2016-06-02GH1123: sort dir before rehashRich Salz1-1/+1
2016-06-01Remove/rename some old files.Rich Salz5-62/+0
2016-06-01Add final(?) set of copyrights.Rich Salz1-0/+6
2016-05-23Make sure tsget and c_rehash are named with .pl suffix on Windows and VMSRichard Levitte1-2/+5
2016-04-20Remove --classic build entirelyRichard Levitte1-62/+0
2016-04-14Fix installation for no-stdio and no-autoalginitRichard Levitte1-2/+4
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte1-3/+0
2016-03-18Remove more unused things.Rich Salz1-15/+0
2016-02-12Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefixRichard Levitte1-10/+10
2016-02-01unified build scheme: add build.info filesRichard Levitte1-0/+2
2016-01-25Generate warning textRichard Levitte2-1/+3
2016-01-22Refactor file writing - introduce template driven file writingRichard Levitte2-4/+10
2016-01-20Remove update tagsRich Salz1-2/+0
2016-01-17Remove some old makefile targetsRich Salz1-8/+0
2016-01-12Move Makefiles to Makefile.inRich Salz1-0/+0
2015-09-10Unwriteable directories are errorsRich Salz1-0/+3
2015-09-08Fix rehash/c_rehash doc and behavior.Rich Salz1-27/+37
2015-06-02GH249: Fix bad regexp in arg parsing.Olaf Johansson1-3/+3
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte1-0/+2
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte1-3/+0
2015-01-12RT478: Add uninstall make targetRich Salz1-0/+12
2014-12-15RT3497: The ticket that keeps on giving.Rich Salz1-1/+0
2014-12-11RT3497: Clean up "dclean" targetsRich Salz1-1/+1
2014-11-28Remove all .cvsignore filesRich Salz1-4/+0
2014-09-11RT2772 update: c_rehash was brokenRich Salz1-3/+3
2014-09-08RT2272: Add old-style hash to c_rehashMatthias Andree1-26/+56
2014-09-07RT1325,2973: Add more extensions to c_rehashViktor Dkhovni1-1/+1
2014-08-31RT1325,2973: Add more extensions to c_rehashTANABE Hiroyasu1-1/+1
2014-06-01Try skipping over the adding and just picking a new random number.Felix Laurie von Massenbach1-3/+3
2014-06-01Add python script to generate the bits needed for the prime generator.Felix Laurie von Massenbach1-0/+21
2010-04-14PR: 2234Dr. Stephen Henson1-1/+2
2009-04-23Merge from 1.0.0-stable branch.Dr. Stephen Henson1-0/+1
2006-10-26Minor portability update to c_rehash.Andy Polyakov1-1/+7
2006-10-21Make c_rehash more platform neutral and make it work in mixed environment,Andy Polyakov1-5/+17
2006-04-11improve make dclean to remove files generated during buildUlf Möller1-0/+1
2006-02-04Update filenames in makefiles.Dr. Stephen Henson1-1/+1
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov1-2/+0
2005-05-15Fool-proofing MakefilesAndy Polyakov1-4/+1
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte1-0/+2
2005-03-30Blow away Makefile.ssl.Ben Laurie1-5/+4
2004-03-21Change \t to real tab in echo argument.Richard Levitte1-1/+1
2003-12-27Use sh explicitely to run point.shRichard Levitte1-1/+1
2002-12-20There was a mixup between INSTALLTOP and OPENSSLDIR...Richard Levitte1-1/+1
2002-12-15Update the make system for installations:Richard Levitte1-4/+6
2002-10-11And if the path has a space, we definitely need to protect $openssl.Richard Levitte1-2/+2
2002-10-11Oh, there were *two* places where we needed to protect the fileRichard Levitte1-1/+2
2002-10-11There may be more than one single quote to fix.Richard Levitte1-1/+1
2002-10-11Make sure $fname will not give us any surprises with any funny characters.Richard Levitte1-1/+2
2002-06-13Check for the executable $openssl, not just the file.Richard Levitte1-2/+2