aboutsummaryrefslogtreecommitdiffstats
path: root/Configurations/unix-Makefile.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Add a comment on expectations in the "tar" targetRichard Levitte2017-08-181-0/+2
* Prepare tarball in dist directoryRichard Levitte2017-08-181-6/+6
* Turn on error sensitivity in the "tar" targetRichard Levitte2017-08-181-0/+1
* When building a tarball, avoid trying to copy submodulesRichard Levitte2017-08-171-1/+4
* Simplify the handling of shared library version numbersRichard Levitte2017-07-261-15/+18
* Simplify Makefile.sharedRichard Levitte2017-07-241-12/+11
* Add ECHO to makefiles for real silenceRich Salz2017-06-301-42/+44
* Add the target 'build_all_generated'Richard Levitte2017-06-161-0/+4
* Build apps/progs.h dynamicallyRichard Levitte2017-06-151-10/+3
* Remove doc of non-existent functionsRich Salz2017-06-081-1/+1
* make error tables const and separate header fileRich Salz2017-06-071-5/+7
* Make it possible to build static-only librariesRichard Levitte2017-04-241-7/+13
* Handle find-doc-nits script renameRich Salz2017-03-111-1/+1
* Fix many doc L<> errorsRich Salz2017-03-111-2/+2
* Unix Makefile: Have manual generation use the same perl script as Windows and...Richard Levitte2017-03-061-89/+9
* remove test/.rnd on make cleanBernd Edlinger2017-02-011-0/+1
* Review comments; fail build if nits foundRich Salz2017-01-121-3/+4
* Run find-doc-nits in travisRichard Levitte2017-01-121-0/+3
* Building: make it possible to force linking with static OpenSSL libsRichard Levitte2016-11-101-7/+12
* Unix Makefile: Make sure to use $(PERL) when running ./ConfigureRichard Levitte2016-11-091-2/+2
* Add -std=c++11 to CXXFLAGSMatt Caswell2016-11-041-1/+1
* Enable memory debugging while testingRichard Levitte2016-11-031-0/+1
* Unix Makefile: Some sed implementation truncate long lines. Use perl instead.Richard Levitte2016-10-311-1/+1
* Move manpages to man[1357] structure.Rich Salz2016-10-261-12/+6
* Remove automatic RPATH - add user rpath supportRichard Levitte2016-10-131-1/+5
* Remove automatic RPATHRichard Levitte2016-10-131-14/+1
* Add support for C++ in Configurations/unix-Makefile.tmplRichard Levitte2016-10-121-7/+28
* Remove untrue comment.Ben Laurie2016-10-021-2/+0
* Make dependencies if Makefile is new.Ben Laurie2016-10-021-1/+1
* Simplify configudata.pm dependency generationRichard Levitte2016-09-171-1/+1
* Simplify the dependencies for remaking configdata.pmRichard Levitte2016-09-161-1/+1
* Use the registered conf file names as dependencies to build configdata.pmRichard Levitte2016-09-161-1/+1
* GH1536: Install empty CT log listRich Salz2016-09-141-1/+10
* Add enginesdir to libcrypto.pc pkg-config fileDavid Woodhouse2016-09-121-0/+1
* Allow asan, msan and ubsan to be configured with shared librariesRichard Levitte2016-09-071-6/+2
* Unix build: have the makedepend and cc actions in one recipeRichard Levitte2016-09-051-19/+16
* When tr gets bracketed arguments, they need to be quotedRichard Levitte2016-08-041-5/+5
* Don't overwrite existing installed openssl.cnfRichard Levitte2016-08-021-2/+7
* All of ssldirs installation should be done by the install_ssldirs targetRichard Levitte2016-08-021-10/+1
* Configurations/unix-Makefile.tmpl: add LC_ALL=C to unify messages.Andy Polyakov2016-07-311-0/+9
* Install shared libraries in runtime installRichard Levitte2016-07-201-2/+11
* Don't make a difference between building test programs and other programsRichard Levitte2016-07-181-9/+8
* Adapt the build files to the new "install" hash tableRichard Levitte2016-07-181-15/+16
* Small fixes in unix-Makefile.tmplRichard Levitte2016-07-141-4/+4
* Install applink.c with the public header files.Richard Levitte2016-07-141-0/+9
* Unix: Set the execute permission on installed shared librariesRichard Levitte2016-07-081-2/+2
* Versioning engines default location: the Unix caseRichard Levitte2016-07-071-10/+14
* Make 'build_libs' build shared libraries as wellRichard Levitte2016-07-061-1/+1
* Ensure that global dependencies are built first, even for parallell buildsBen Laurie2016-07-021-12/+15
* Deal with pod2html issues, in this case the lack of .html suffix in linksRichard Levitte2016-07-011-1/+1