Fix conditional compile logic in speed.c
[openssl.git] / Configurations /
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
2016-03-10 Richard LevitteIn the recipe using "makedepend", make sure the object...
2016-03-10 Richard LevitteAdd cleaning targets to Configurations/windows-makefile...
2016-03-10 Richard LevittePass down inclusion directories to source file generators
2016-03-10 Richard LevitteWhen configured "shared", don't build static libraries...
2016-03-09 Richard LevitteAdapt the Windows makefile template to source generation
2016-03-09 Richard LevitteUnified - extract settings from util/pl/VC-32.pl and...
2016-03-09 Richard LevitteUnified - a native Windows makefile template
2016-03-09 Richard LevitteBecause crypto/build.info demands CFLAGS_Q, descrip...
2016-03-09 Richard LevitteAdd missing semi
2016-03-09 Richard LevitteAdapt unix Makefile template to 'no-makedepend'
2016-03-09 Richard LevitteAdapt descrip.mms.tmpl to 'no-makedepend'
2016-03-08 Richard LevitteRedo the Unix source code generator
2016-03-08 Andy PolyakovSPARCv9 assembly pack: unify build rules and argument...
2016-03-08 Richard LevitteFix configurations such as 'dist' and tar building
2016-03-08 Richard LevitteMake unified builds the default on Unix
2016-03-07 Richard LevitteUnified - Add the build.info command OVERRIDE, to avoid...
2016-03-07 Richard LevitteUnified - Adapt the Unix and VMS templates to support...
2016-03-07 Richard LevitteUnified - Add the build.info command GENERATE, to gener...
2016-03-05 Richard LevitteNo -fno-common for Darwin
2016-03-05 Richard LevitteChange names of ordinals and libs, libeay => libcrypto...
2016-03-04 Richard LevitteCorrection, $disabled{shared} rather than $config{no_sh...
2016-03-03 Richard LevitteRemove overzealous echoing
2016-03-02 Richard LevitteDocument the changes in config settings
2016-03-02 Richard LevitteDon't copy from %target to %config so much, see %config...
2016-03-02 Richard LevitteConfigure - Get rid of the special thread_cflag, replac...
2016-03-02 Richard LevitteConfigure - get rid of the special debug_ and release_...
2016-03-02 Richard LevitteMinimize copied config settings
2016-03-02 Richard LevitteConfigure - move the addition of the zlib / libz lib...
2016-03-02 Richard LevitteConfigure - Rename BASE to DEFAULTS and add a few inher...
next