summaryrefslogtreecommitdiffstats
path: root/Configurations/unix-Makefile.tmpl
AgeCommit message (Expand)Author
2018-01-28Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte
2018-01-23Don't add $(EX_LIBS) to libssl.pc's Libs.privateRichard Levitte
2018-01-22When building shared libraries, only ln -s when simple and full name differRichard Levitte
2018-01-08Separate general linking flags from extra librariesRichard Levitte
2017-12-18Restore the use of LDCMD when linking applicationsRichard Levitte
2017-12-15Remove test-runs dir, adjust .gitignoreBernd Edlinger
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-11-30Make possible variant SONAMEs and symbol versionsViktor Dukhovni
2017-11-08Configurations/unix-Makefile.tmpl: fix HP-UX build.Andy Polyakov
2017-10-31Generate a dictionary of OIDs for fuzzersRichard Levitte
2017-10-09Use the possibility to have test results in a different directoryRichard Levitte
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
2017-07-26Simplify the handling of shared library version numbersRichard Levitte
2017-07-24Simplify Makefile.sharedRichard Levitte
2017-06-30Add ECHO to makefiles for real silenceRich Salz
2017-06-16Add the target 'build_all_generated'Richard Levitte
2017-06-15Build apps/progs.h dynamicallyRichard Levitte
2017-06-08Remove doc of non-existent functionsRich Salz
2017-06-07make error tables const and separate header fileRich Salz
2017-04-24Make it possible to build static-only librariesRichard Levitte
2017-03-11Handle find-doc-nits script renameRich Salz
2017-03-11Fix many doc L<> errorsRich Salz
2017-03-06Unix Makefile: Have manual generation use the same perl script as Windows and...Richard Levitte
2017-02-01remove test/.rnd on make cleanBernd Edlinger
2017-01-12Review comments; fail build if nits foundRich Salz
2017-01-12Run find-doc-nits in travisRichard Levitte
2016-11-10Building: make it possible to force linking with static OpenSSL libsRichard Levitte
2016-11-09Unix Makefile: Make sure to use $(PERL) when running ./ConfigureRichard Levitte
2016-11-04Add -std=c++11 to CXXFLAGSMatt Caswell
2016-11-03Enable memory debugging while testingRichard Levitte
2016-10-31Unix Makefile: Some sed implementation truncate long lines. Use perl instead.Richard Levitte
2016-10-26Move manpages to man[1357] structure.Rich Salz
2016-10-13Remove automatic RPATH - add user rpath supportRichard Levitte
2016-10-13Remove automatic RPATHRichard Levitte
2016-10-12Add support for C++ in Configurations/unix-Makefile.tmplRichard Levitte
2016-10-02Remove untrue comment.Ben Laurie
2016-10-02Make dependencies if Makefile is new.Ben Laurie
2016-09-17Simplify configudata.pm dependency generationRichard Levitte
2016-09-16Simplify the dependencies for remaking configdata.pmRichard Levitte
2016-09-16Use the registered conf file names as dependencies to build configdata.pmRichard Levitte
2016-09-14GH1536: Install empty CT log listRich Salz
2016-09-12Add enginesdir to libcrypto.pc pkg-config fileDavid Woodhouse
2016-09-07Allow asan, msan and ubsan to be configured with shared librariesRichard Levitte
2016-09-05Unix build: have the makedepend and cc actions in one recipeRichard Levitte
2016-08-04When tr gets bracketed arguments, they need to be quotedRichard Levitte