lp:~yadi/squid/build-cleanup

Created by Amos Jeffries and last modified
Get this branch:
bzr branch lp:~yadi/squid/build-cleanup
Only Amos Jeffries can upload to this branch. If you are Amos Jeffries please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Amos Jeffries
Project:
Squid
Status:
Development

Recent revisions

13064. By Amos Jeffries

Separate MD5 library detection from OpenSSL

Use a different automake macro $(MD5LIB) to represent the library
providing MD5 functionality. It is not always OpenSSL -lssl.

TODO:
 - make MD5 check obey --without-openssl. Currently always checks -lssl
 - add support for other libraries providing MD5
 - update SquidMD5 wrapper definition to operate cleanly with alternate
   library APIs.

13063. By Amos Jeffries

Drop useless environment variable makesnmplib

13062. By Amos Jeffries

Merge from trunk

13061. By Amos Jeffries

Make AM_CONDITIONAL all confirm to coding guidelines

The policy is that automake conditionals all have prefix ENABLE_
many conditionals from before that policy was decided had other naming.

Several old and unused conditionals are simply dropped.

Also, shuffle/polish some related conditional Makefile.am contents.

13060. By Automatic source maintenance <email address hidden>

SourceFormat Enforcement

13059. By Amos Jeffries

Source Maintenance: enforce #include statement block ordering

This uses the include ordering sort script to enforce blocks of include
statements being in alphasymbolic order with squid.h at teh top if it is
present.

13058. By Amos Jeffries

Convert WhoisStateData to CBDATA_CLASS

Removes one more set of cbdataAlloc/cbdataFree.
Also, updates its HttpRequest reference to a Pointer

13057. By Amos Jeffries

Revert -march-native experiment that snuck into rev.13048

13056. By Francesco Chemolli

Have testRock use cachemgr stubs

13055. By Francesco Chemolli

Improved portability of NIS basic_auth helper

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~squid/squid/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers