Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 May 2002 22:55:03 -0500
From:      Will Andrews <will@csociety.org>
To:        Peter Wemm <peter@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/secure/lib/libcrypto Makefile Makefile.asm Makefile.inc src/secure/lib/libcrypto/i386 bf-586.s bf-686.s bn-586.s cast-586.s co-586.s crypt586.s des-586.s md5-586.s rc4-586.s rc5-586.s rmd-586.s sha1-586.s
Message-ID:  <20020503035503.GV53809@squall.waterspout.com>
In-Reply-To: <200205030014.g430EdH45245@freefall.freebsd.org>
References:  <200205030014.g430EdH45245@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 02, 2002 at 05:14:39PM -0700, Peter Wemm wrote:
> peter       2002/05/02 17:14:39 PDT
> 
>   Modified files:
>     secure/lib/libcrypto Makefile Makefile.inc 
>   Added files:
>     secure/lib/libcrypto Makefile.asm 
>     secure/lib/libcrypto/i386 bf-586.s bf-686.s bn-586.s 
>                               cast-586.s co-586.s crypt586.s 
>                               des-586.s md5-586.s rc4-586.s 
>                               rc5-586.s rmd-586.s sha1-586.s 
>   Log:
>   Pre-generate the optimized x86 crypto code and check it in rather than
>   depending on perl at build time.  Makefile.asm is a helper for after the
>   next import.
>   
>   With my cvs@ hat on, the relatively small repo cost of this is acceptable,
>   especially given that we have other (much bigger) things like
>   lib*.so.gz.uu checked in under src/lib/compat/*.

And you can trim the CVS history occasionally because we don't
really need history of generated files, right?

Regards,
-- 
wca

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020503035503.GV53809>