]> git.ipfire.org Git - thirdparty/openssl.git/history - Configurations/unix-Makefile.tmpl
Indent with 4
[thirdparty/openssl.git] / Configurations / unix-Makefile.tmpl
2019-02-13  Michael HaubenwallnerWindows/Cygwin dlls need the executable bit set
2019-02-11  Richard LevitteRework build: small correction in unix-Makefile.tmpl
2019-02-11  Richard LevitteENGINE modules aren't special, so call them MODULES
2019-02-05  Sam RobertsRemove unnecessary trailing whitespace
2019-01-22  Richard LevitteBuild: use attributes to indicate installed script...
2019-01-22  Richard LevitteBuild: Change all _NO_INST to use attributes instead.
2019-01-21  Richard LevitteRework building: Unix changes to handle extensions...
2018-12-11  Richard LevitteConfiguration: $config{shlib_version_number} -> $config...
2018-12-07  Dr. Matthias St... Configure: fix the version string in the configure...
2018-12-06  Richard LevitteSwitch to MAJOR.MINOR.PATCH versioning and version...
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-08  Richard LevitteHave install targets depend on more precise build targets
2018-11-08  Richard LevitteAllow parallel install
2018-11-05  Richard LevitteBuild: adapt Unix Makefile template to use the extra...
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-10-05  Richard LevitteAdd build file support for generic symbol exports with...
2018-10-04  Richard LevitteRefactor util/mknum.pl for clearer separation of functi...
2018-10-03  Richard LevitteRefactor util/mkdef.pl for clearer separation of functi...
2018-10-01  Richard LevitteRefactor linker script generation
2018-09-12  Richard LevitteVMS: stop trying to build shared libraries from static...
2018-09-11  Richard LevitteBuild files: Separate 'lib' intent from 'shlib' intent
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.
next