]> git.ipfire.org Git - thirdparty/openssl.git/history - Configurations/unix-Makefile.tmpl
VMS build: better treatment of .S -> .obj compilation
[thirdparty/openssl.git] / Configurations / unix-Makefile.tmpl
2018-11-24  Richard LevitteMake sure to run util/mktar.sh from the source directory
2018-11-23  Richard LevitteRemove all 'make dist' artifacts
2018-11-19  Richard LevitteUnix build: for mingw and cygwin, create the right...
2018-11-09  Richard LevitteHave install targets depend on more precise build targets
2018-11-09  Richard LevitteAllow parallel install
2018-10-31  Richard LevitteConfiguration: when building the dirinfo structure...
2018-10-21  Richard Levittebuild file templates: have targets for all shared libra...
2018-10-17  Richard LevitteBuild file templates: look at *all* defines
2018-08-24  Andy PolyakovConfigurations/unix-Makefile.tmpl: address find portabi...
2018-07-23  Richard LevitteMake sure the 'tsget' script is called 'tsget.pl' every...
2018-07-09  Richard LevitteKeep supporting the env / make variable PERL
2018-06-22  Andy PolyakovConfigurations/unix-Makefile.tmpl: switch to "natural...
2018-06-19  Dr. Matthias St... Improve the output of `make doc-nits`
2018-06-12  Richard Levittemake errors: use the new util/ck_errf.pl options
2018-04-29  Andy PolyakovConfigurations/unix-Makefile.tmpl: harmonize with no...
2018-04-19  Richard LevitteDon't distribute team internal config targets
2018-04-15  Bernd EdlingerRemove mandatory generated files too
2018-04-15  Bernd EdlingerFix cygwin make dependencies
2018-04-12  Andy PolyakovConfigurations/*.tmpl: refine build_all_generated.
2018-04-11  Richard LevitteConfiguration: Simplify generating list of generated...
2018-04-08  Bernd EdlingerFix the build_all_generated rule to include generated...
2018-04-04  Richard LevitteDon't use CPP in Configurations/unix-Makefile.tmpl
2018-03-22  Richard LevitteConfigurations/unix-Makefile.tmpl: fix inconsistencies...
2018-03-16  Richard LevitteMove all dependency post-processing to util/add-depends.pl
2018-03-15  Richard LevitteStreamline dependency generation
2018-03-13  Richard LevitteRefactor the 'depend' target
2018-03-10  Andy PolyakovConfigurations/unix-Makefile.tmpl: overhaul assembler...
2018-03-09  Richard LevitteDisplay the library building flags
2018-03-08  Michael RichardsonReduce travis-ci log output
2018-03-08  Richard LevitteConfigure et al: get rid of last traces of plib_lflags...
2018-03-08  Richard LevitteMake "make variables" config attributes for overridable...
2018-03-07  Richard LevitteConfigurations/unix-Makefile.tmpl: remove assignment...
2018-02-27  Rich SalzMake some perl scripts output to stdout
2018-02-26  Richard LevitteMake it possible to give --libdir an absolute path
2018-02-22  Richard LevitteBuild files: when using $(CPP), use the C flags alongsi...
2018-02-22  Richard LevitteBuild file templates: be less verbose when reconfiguring
2018-02-22  Richard LevitteUnix Makefile: Rework the assignment of CXX and AS
2018-02-22  Richard LevitteRefactor the ranlib attribute
2018-02-14  Richard LevitteHarmonize the make variables across all known platforms...
2018-02-14  Richard LevitteBuild files: parametrize cpp
2018-02-09  Richard LevitteConfiguration: move the handling of zlib_include to...
2018-02-07  Richard Levittemkerr.pl: When writing internal FOOerr.h, pay attention...
2018-01-30  Richard LevitteAdd a 'reconfigure' make target
2018-01-29  Richard LevitteHave the build files use the executable configdata.pm
2018-01-28  Richard LevitteTreat C++ flags more like C flags, and only if C++...
2018-01-28  Richard LevitteProcessing GNU-style "make variables" - implementation
2018-01-28  Richard LevitteProcessing GNU-style "make variables" - separate CPP...
2018-01-23  Richard LevitteDon't add $(EX_LIBS) to libssl.pc's Libs.private
2018-01-22  Richard LevitteWhen building shared libraries, only ln -s when simple...
2018-01-08  Richard LevitteSeparate general linking flags from extra libraries
2017-12-18  Richard LevitteRestore the use of LDCMD when linking applications
2017-12-15  Bernd EdlingerRemove test-runs dir, adjust .gitignore
2017-12-12  Richard LevitteBuild file templates: Replace the use of Makefile.shared
2017-12-12  Richard LevitteConfigure: Read in extra information to help create...
2017-11-30  Viktor DukhovniMake possible variant SONAMEs and symbol versions
2017-11-08  Andy PolyakovConfigurations/unix-Makefile.tmpl: fix HP-UX build.
2017-10-31  Richard LevitteGenerate a dictionary of OIDs for fuzzers
2017-10-09  Richard LevitteUse the possibility to have test results in a different...
2017-08-25  Meena Vyaspassed TARFILE="$(TARFILE)" NAME="$(NAME)" to tar target
2017-08-18  Richard LevitteAdd a comment on expectations in the "tar" target
2017-08-18  Richard LevittePrepare tarball in dist directory
2017-08-18  Richard LevitteTurn on error sensitivity in the "tar" target
2017-08-17  Richard LevitteWhen building a tarball, avoid trying to copy submodules
2017-07-26  Richard LevitteSimplify the handling of shared library version numbers
2017-07-24  Richard LevitteSimplify Makefile.shared
2017-06-30  Rich SalzAdd ECHO to makefiles for real silence
2017-06-16  Richard LevitteAdd the target 'build_all_generated'
2017-06-15  Richard LevitteBuild apps/progs.h dynamically
2017-06-08  Rich SalzRemove doc of non-existent functions
2017-06-07  Rich Salzmake error tables const and separate header file
2017-04-24  Richard LevitteMake it possible to build static-only libraries
2017-03-11  Rich SalzHandle find-doc-nits script rename
2017-03-11  Rich SalzFix many doc L<> errors
2017-03-06  Richard LevitteUnix Makefile: Have manual generation use the same...
2017-02-01  Bernd Edlingerremove test/.rnd on make clean
2017-01-12  Rich SalzReview comments; fail build if nits found
2017-01-12  Richard LevitteRun find-doc-nits in travis
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
next