summaryrefslogtreecommitdiffstats
path: root/Configurations/unix-Makefile.tmpl
AgeCommit message (Expand)Author
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
2016-06-14Build file templates: make sure to depend on generated header filesRichard Levitte
2016-06-10Omit corpora from tarball.Ben Laurie
2016-06-04Add developer targets for each subdirectory we have something to build inRichard Levitte
2016-06-01Remove/rename some old files.Rich Salz
2016-05-27Allow space in PERL spec (unix only)Richard Levitte
2016-05-25Communicate Configure generated header files to build filesRichard Levitte
2016-05-23HTML docs on Unix: Add a HTML titleRichard Levitte
2016-05-16Add support for RC / WINDRES env variablesRichard Levitte
2016-05-16do not remove links found in .git directoryCristian Stoica
2016-05-03Configurations/unix-Makefile.tmpl: don't count on -E -P.Andy Polyakov
2016-05-02Android build fixes.Andy Polyakov
2016-05-01Add the adjusted perl scripts to the set of "update" scriptsRichard Levitte
2016-04-29Fixed scripts order for generate_crypto_objects targetKirill Marinushkin
2016-04-25Build system: add include directories and dependencies for generatorsRichard Levitte
2016-04-19Build: Make 'test' depend on 'tests'Richard Levitte
2016-04-14Fix installation for no-stdio and no-autoalginitRichard Levitte
2016-04-14Fix no-stdio and no-autoalginitMatt Caswell
2016-04-13Fix the handling of --with-zlib-includeRichard Levitte
2016-04-07Remove redundant symlinkEmilia Kasper
2016-04-05New SSL test frameworkEmilia Kasper
2016-04-04Makefile et al template: only modify static library with new object filesRichard Levitte
2016-04-02make depend: Check that find returned a non-empty string rather than an emptyRichard Levitte
2016-04-02Correcting typo that causes make install failCoty Sutherland
2016-04-01Make the use of perl more consistentRichard Levitte
2016-03-30'make test' depends of having util/shlib-wrap.sh symlinked in build dirRichard Levitte
2016-03-21In for loop values, introduce a dummy to protect against empty listRichard Levitte
2016-03-20Have makedepend output to stdout and redirect itRichard Levitte
2016-03-19If the asm file to be compiled isn't generated, leave the ext aloneRichard Levitte
2016-03-19Don't let 'generate' target depend on generated files, act directly insteadRichard Levitte
2016-03-19Revert "Generate apps/progs.h on the fly"Viktor Dukhovni
2016-03-19Replace sed command with perlRichard Levitte