summaryrefslogtreecommitdiffstats
path: root/Configurations/unix-Makefile.tmpl
AgeCommit message (Expand)Author
2018-03-27Copy the produced .dll files to fuzz/ as well (Cygwin & mingw)Richard Levitte
2018-03-12Configurations/unix-Makefile.tmpl: overhaul assembler make rules.Andy Polyakov
2018-03-07Configurations/unix-Makefile.tmpl: remove assignment of AS and ASFLAGSRichard Levitte
2018-02-13Add the target 'build_all_generated'Richard Levitte
2018-01-23Don't add $(EX_LIBS) to libssl.pc's Libs.privateRichard Levitte
2017-12-16Remove test-runs dirBernd Edlinger
2017-11-30Make possible variant SONAMEs and symbol versionsViktor Dukhovni
2017-11-08Configurations/unix-Makefile.tmpl: fix HP-UX build.Andy Polyakov
2017-10-09Use the possibility to have test results in a different directoryRichard Levitte
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-07-24Simplify Makefile.sharedRichard Levitte
2017-06-15Build apps/progs.h dynamicallyRichard 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
2016-11-09Unix Makefile: Make sure to use $(PERL) when running ./ConfigureRichard Levitte
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-13Remove automatic RPATH - add user rpath supportRichard Levitte
2016-10-13Remove automatic RPATHRichard 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-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
2016-08-02Don't overwrite existing installed openssl.cnfRichard Levitte
2016-08-02All of ssldirs installation should be done by the install_ssldirs targetRichard Levitte
2016-07-31Configurations/unix-Makefile.tmpl: add LC_ALL=C to unify messages.Andy Polyakov
2016-07-20Install shared libraries in runtime installRichard Levitte
2016-07-18Don't make a difference between building test programs and other programsRichard Levitte
2016-07-18Adapt the build files to the new "install" hash tableRichard Levitte
2016-07-14Small fixes in unix-Makefile.tmplRichard Levitte
2016-07-14Install applink.c with the public header files.Richard Levitte
2016-07-08Unix: Set the execute permission on installed shared librariesRichard Levitte
2016-07-07Versioning engines default location: the Unix caseRichard Levitte
2016-07-06Make 'build_libs' build shared libraries as wellRichard Levitte
2016-07-02Ensure that global dependencies are built first, even for parallell buildsBen Laurie
2016-07-01Deal with pod2html issues, in this case the lack of .html suffix in linksRichard Levitte
2016-06-28Build files: don't generate empty action lines in generatedir()Richard Levitte
2016-06-27Use include paths to our source before any other cflagsRoumen Petrov
2016-06-27unix-Makefile.tmpl: omit lib<rary>.a updates from directory targets.Andy Polyakov
2016-06-17Harmonise the different build filesRichard Levitte
2016-06-14Add a developer target 'build_generated' to rebuild mandatory headersRichard Levitte