]> git.ipfire.org Git - thirdparty/openssl.git/history - Configurations/unix-Makefile.tmpl
Building: make it possible to force linking with static OpenSSL libs
[thirdparty/openssl.git] / Configurations / unix-Makefile.tmpl
2016-11-10  Richard LevitteBuilding: make it possible to force linking with static...
2016-11-09  Richard LevitteUnix Makefile: Make sure to use $(PERL) when running...
2016-11-04  Matt CaswellAdd -std=c++11 to CXXFLAGS
2016-11-03  Richard LevitteEnable memory debugging while testing
2016-10-31  Richard LevitteUnix Makefile: Some sed implementation truncate long...
2016-10-26  Rich SalzMove manpages to man[1357] structure.
2016-10-13  Richard LevitteRemove automatic RPATH - add user rpath support
2016-10-13  Richard LevitteRemove automatic RPATH
2016-10-12  Richard LevitteAdd support for C++ in Configurations/unix-Makefile...
2016-10-02  Ben LaurieRemove untrue comment.
2016-10-02  Ben LaurieMake dependencies if Makefile is new.
2016-09-17  Richard LevitteSimplify configudata.pm dependency generation
2016-09-16  Richard LevitteSimplify the dependencies for remaking configdata.pm
2016-09-16  Richard LevitteUse the registered conf file names as dependencies...
2016-09-14  Rich SalzGH1536: Install empty CT log list
2016-09-12  David WoodhouseAdd enginesdir to libcrypto.pc pkg-config file
2016-09-07  Richard LevitteAllow asan, msan and ubsan to be configured with shared...
2016-09-05  Richard LevitteUnix build: have the makedepend and cc actions in one...
2016-08-04  Richard LevitteWhen tr gets bracketed arguments, they need to be quoted
2016-08-01  Richard LevitteDon't overwrite existing installed openssl.cnf
2016-08-01  Richard LevitteAll of ssldirs installation should be done by the insta...
2016-07-31  Andy PolyakovConfigurations/unix-Makefile.tmpl: add LC_ALL=C to...
2016-07-20  Richard LevitteInstall shared libraries in runtime install
2016-07-18  Richard LevitteDon't make a difference between building test programs...
2016-07-18  Richard LevitteAdapt the build files to the new "install" hash table
2016-07-14  Richard LevitteSmall fixes in unix-Makefile.tmpl
2016-07-14  Richard LevitteInstall applink.c with the public header files.
2016-07-08  Richard LevitteUnix: Set the execute permission on installed shared...
2016-07-07  Richard LevitteVersioning engines default location: the Unix case
2016-07-06  Richard LevitteMake 'build_libs' build shared libraries as well
2016-07-02  Ben LaurieEnsure that global dependencies are built first, even...
2016-07-01  Richard LevitteDeal with pod2html issues, in this case the lack of...
2016-06-28  Richard LevitteBuild files: don't generate empty action lines in gener...
2016-06-27  Roumen PetrovUse include paths to our source before any other cflags
2016-06-27  Andy Polyakovunix-Makefile.tmpl: omit lib<rary>.a updates from direc...
2016-06-17  Richard LevitteHarmonise the different build files
2016-06-14  Richard LevitteAdd a developer target 'build_generated' to rebuild...
2016-06-14  Richard LevitteBuild file templates: make sure to depend on generated...
2016-06-10  Ben LaurieOmit corpora from tarball.
2016-06-04  Richard LevitteAdd developer targets for each subdirectory we have...
2016-06-01  Rich SalzRemove/rename some old files.
2016-05-27  Richard LevitteAllow space in PERL spec (unix only)
2016-05-24  Richard LevitteCommunicate Configure generated header files to build...
2016-05-22  Richard LevitteHTML docs on Unix: Add a HTML title
2016-05-16  Richard LevitteAdd support for RC / WINDRES env variables
2016-05-16  Cristian Stoicado not remove links found in .git directory
2016-05-03  Andy PolyakovConfigurations/unix-Makefile.tmpl: don't count on ...
2016-05-02  Andy PolyakovAndroid build fixes.
2016-05-01  Richard LevitteAdd the adjusted perl scripts to the set of "update...
2016-04-29  Kirill MarinushkinFixed scripts order for generate_crypto_objects target
2016-04-25  Richard LevitteBuild system: add include directories and dependencies...
2016-04-19  Richard LevitteBuild: Make 'test' depend on 'tests'
2016-04-14  Richard LevitteFix installation for no-stdio and no-autoalginit
2016-04-14  Matt CaswellFix no-stdio and no-autoalginit
2016-04-13  Richard LevitteFix the handling of --with-zlib-include
2016-04-07  Emilia KasperRemove redundant symlink
2016-04-05  Emilia KasperNew SSL test framework
2016-04-03  Richard LevitteMakefile et al template: only modify static library...
2016-04-02  Richard Levittemake depend: Check that find returned a non-empty strin...
2016-04-02  Coty SutherlandCorrecting typo that causes make install fail
2016-04-01  Richard LevitteMake the use of perl more consistent
2016-03-30  Richard Levitte'make test' depends of having util/shlib-wrap.sh symlin...
2016-03-21  Richard LevitteIn for loop values, introduce a dummy to protect agains...
2016-03-20  Richard LevitteHave makedepend output to stdout and redirect it
2016-03-19  Richard LevitteIf the asm file to be compiled isn't generated, leave...
2016-03-19  Richard LevitteDon't let 'generate' target depend on generated files...
2016-03-19  Viktor DukhovniRevert "Generate apps/progs.h on the fly"
2016-03-19  Richard LevitteReplace sed command with perl
2016-03-19  Richard LevitteClear the exit code from 'find' in 'make depend'
2016-03-19  Richard LevitteShut find up about files not found
2016-03-19  Richard LevitteUse the dependencies received in generatesrc()
2016-03-19  Richard LevitteGenerate apps/progs.h on the fly
2016-03-18  Richard LevitteBetter 'make depend' mechanism
2016-03-17  Richard LevitteDon't define OPENSSL_ENGINES in test recipes, do it...
2016-03-16  Richard Levitteunix-Makefile template: use $(PERL) everywhere
2016-03-16  Matt CaswellWe should use $SRCDIR in Makefiles
2016-03-15  Richard LevitteMake the perl dependency post-processor into just one...
2016-03-15  Richard LevitteNot all shells understand !
2016-03-12  Richard LevitteCollect the names of generated files and clean them...
2016-03-12  Richard LevitteUse single quotes rather than double quotes when needed
2016-03-12  Richard LevitteHarmonize Unix Makefile template with Windows dito
2016-03-12  Richard LevitteAvoid sed for dependency post-processing
2016-03-11  Richard LevitteSome sed implementations are not greedy enough, use...
2016-03-11  Andy PolyakovConfigurations/unix-Makefile.tmpl: don't leave empty...
2016-03-11  Richard LevitteHarmonise the two methods to generate dependency files
2016-03-10  Richard LevitteIn the recipe using "makedepend", make sure the object...
2016-03-10  Richard LevittePass down inclusion directories to source file generators
2016-03-09  Richard LevitteAdapt unix Makefile template to 'no-makedepend'
2016-03-08  Richard LevitteRedo the Unix source code generator
2016-03-08  Richard LevitteFix configurations such as 'dist' and tar building
2016-03-07  Richard LevitteUnified - Adapt the Unix and VMS templates to support...
2016-03-04  Richard LevitteCorrection, $disabled{shared} rather than $config{no_sh...
2016-03-03  Richard LevitteRemove overzealous echoing
2016-03-02  Richard LevitteDon't copy from %target to %config so much, see %config...
2016-03-02  Richard LevitteMinimize copied config settings
2016-03-01  Richard LevitteUnified - have configdata.pm depend on a few more things
2016-02-28  Richard LevitteMake generation of dependency files more efficient...
2016-02-27  Rich SalzRemove some old files.
2016-02-26  Rob PercivalPublic API for Certificate Transparency
2016-02-25  Richard LevitteMake it possible to build even if dependency files...
next