Fix spelling
[openssl.git] / Configurations /
2016-05-04 Andy PolyakovAlpha assembly pack: make it work on Linux.
2016-05-03 Andy PolyakovConfigurations/unix-Makefile.tmpl: don't count on ...
2016-05-03 Andy PolyakovTru64 fixes.
2016-05-02 Richard LevitteRemove personal configs from version control
2016-05-02 Andy PolyakovAndroid build fixes.
2016-05-01 Richard LevitteAdd the adjusted perl scripts to the set of "update...
2016-04-29 Richard LevitteVMS: only explicitely translate names in library C...
2016-04-29 Kirill MarinushkinFixed scripts order for generate_crypto_objects target
2016-04-25 Richard LevitteDocument the enhancements for DEPEND and INCLUDE and...
2016-04-25 Richard LevitteBuild system: add include directories and dependencies...
2016-04-21 Richard LevitteUpdate the Configurations READMEs
2016-04-20 Richard LevitteRemove --classic build entirely
2016-04-20 Andy PolyakovConfigurations: fix typo in 50-masm.conf.
2016-04-20 Andy Polyakovevp/aes_aes.c: engage Fujitsu SPARC64 X AES support.
2016-04-20 Andy PolyakovConfiguration: add unsupported masm target.
2016-04-19 Richard LevitteTypo, asoutflag -> perlasm_scheme
2016-04-19 Richard LevitteOnly allow Microsoft assembler with no-asm on Windows
2016-04-19 Richard LevitteBuild: Make 'test' depend on 'tests'
2016-04-18 Jérôme DuvalHaiku x86-64 doesn't need RC4_CHAR.
2016-04-15 Richard LevitteDon't use a default for --with-zlib-lib on Windows...
2016-04-15 Richard Levitteex_libs settings have to be added to, not overriden...
2016-04-14 Jérôme DuvalAdd Haiku support.
2016-04-14 Richard LevitteFix installation on VMS for no-stdio and no-autoalginit
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-13 Richard LevitteRemake the way dynamic zlib is loaded
2016-04-13 Richard LevitteConfiguration: Simplify the way vms information is...
2016-04-13 Richard LevitteFix zlib configuration options.
2016-04-07 Andy PolyakovClean-up *_DEBUG options.
2016-04-07 Andy PolyakovConfigurations/10-main.conf: omit now redundant -D_WINDLL.
2016-04-07 Andy Polyakovwindows-makefile.tmpl: clean up after DLL link failure.
2016-04-07 Emilia KasperRemove redundant symlink
2016-04-06 Richard LevittePerl: foreach (@list) { code } is better
2016-04-06 Richard LevittePerl cleanup: don't create lists unnecessarily
2016-04-06 Richard LevitteVMS: Fix special case for [.test]ssltest_old.c
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 LevitteForce argv to be an array of long pointers on VMS
2016-04-01 Richard LevitteMake the use of perl more consistent
2016-03-30 Richard LevitteMake it possible to specify source files that will...
2016-03-30 Richard Levitte'make test' depends of having util/shlib-wrap.sh symlin...
2016-03-29 Richard LevitteConfig: The cflags in vms-alpha and vms-ia64 have to...
2016-03-29 Richard LevitteVMS: Disable the warning MAYLOSEDATA3
2016-03-29 Richard LevitteVMS: Display the correct path to openssl_startup.com...
2016-03-29 Andy PolyakovWindows build system: fix 32-bit appveyor build.
2016-03-29 Andy PolyakovBuild system: VC-WIN64I fixups.
2016-03-23 Richard LevitteVMS: $? might be huge enough to break line length limit...
2016-03-23 Richard LevitteVMS: install openssl.conf in OPENSSLDIR, not INSTALLTOP
2016-03-23 Richard LevitteVMS: have mms ignore creation of already existing dirs
2016-03-23 Richard LevitteVMS: Rethink the staging directory
2016-03-23 Richard LevitteAdjust some default installation directories
2016-03-23 Richard LevitteVMS: compensate for command line length limits with...
2016-03-23 Richard LevitteSmall fixups in DSO
2016-03-21 Richard LevitteDowncase VMS config names
2016-03-21 Richard LevitteIn for loop values, introduce a dummy to protect agains...
2016-03-21 Andy PolyakovBuild system: VC-WIN64I fixups.
2016-03-21 Andy PolyakovConfigurations/windows-makefile.tmpl: respect no-makede...
2016-03-21 Andy PolyakovWindows build system: get uplink right.
2016-03-21 Andy PolyakovConfigurations/10-main.conf: freeze -std option in...
2016-03-21 Richard LevitteRemove mk1mf documentation
2016-03-21 Richard LevitteRemove generation of ms/version32.rc from Configure...
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 LevitteAdd a few more quotes for Windows (install_ssldirs)
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 LevitteMake picker, thread and combine standard config helper...
2016-03-17 Rich SalzRemove Netware and OS/2
2016-03-17 Richard Levittewindows-makefile.tmpl: Stop keeping temporary files
2016-03-17 Richard LevitteAdd install targets for Windows
2016-03-17 Rich SalzRemove ultrix/mips support.
2016-03-17 Richard LevitteRemove support for Borland C++
2016-03-17 Richard LevitteStart documenting Configure internals
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 Richard LevitteWhen building DLLs, hack the library name in the .def...
2016-03-16 Richard LevitteDLL object files should not be built with /Zl"
2016-03-16 Matt CaswellWe should use $SRCDIR in Makefiles
2016-03-15 Andy Polyakovpoly1305/asm/poly1305-x86_64.pl: make it work with...
2016-03-15 Richard LevitteMake the perl dependency post-processor into just one...
2016-03-15 Richard LevitteNot all shells understand !
2016-03-15 Richard LevitteCygwin configs were missing thread_scheme settings...
2016-03-14 Andy Polyakovs390x assembly pack: 32-bit fixups.
2016-03-14 Richard LevitteFix a few Configure errors
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
next