[root]/build

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 54 (100.0%) | 4962 (100.0%) | 91.8 |
| mturk | 34 (63.0%) | 4792 (96.6%) | 140.9 |
| zwoop | 13 (24.1%) | 123 (2.5%) | 9.4 |
| amc | 3 (5.6%) | 41 (0.8%) | 13.6 |
| ericb | 2 (3.7%) | 4 (0.1%) | 2.0 |
| jesus | 1 (1.9%) | 1 (0.0%) | 1.0 |
| igalic | 1 (1.9%) | 1 (0.0%) | 1.0 |
TS-513 Fix configure issues for sqlite3.
This fix eliminates all of SimpleDBM, sqlite3 and bdb dependencies.
It also fixes the "make distclean" problem.
0 lines of code changed in 1 file:
TS-583: patch for TS_ARG_ENABLE_VAR
3 lines of code changed in 1 file:
TS-583 missing autoconf macro fix
7 lines of code changed in 1 file:
TS-583
31 lines of code changed in 1 file:
unbreak the linux builds. can't win today.
2 lines of code changed in 1 file:
fix autoconf warnings
2 lines of code changed in 1 file:
Fix typo in ./configure default.
1 lines of code changed in 1 file:
TS-452 Change all ATS_ defines to TS_
95 lines of code changed in 8 files:
TS-367 Remove HAVE_LIBSSL
Author: Mladen Turk
Small additions by Leif.
0 lines of code changed in 1 file:
we actually need the 'compressBound' feature in zlib, so check for that. If no zlib, we have no uLongf... we expect a uint32 anyway.
1 lines of code changed in 1 file:
TS-399 Make sure to honor user settings for "dirs"
Tested: FC13
Author: Theo Schlossnagle
27 lines of code changed in 1 file:
Remove unnecessary exit
0 lines of code changed in 1 file:
TS-326: TCL missing
Tested: FC13
This changes the failure to an error instead of warning, and also
tries to give a slightly more informative error message.
1 lines of code changed in 1 file:
TS-366: Revert using #if ATS_HAVE_FOO_H for system include files
0 lines of code changed in 3 files:
TS-366: Always define features and libraries as 1 or 0
1 lines of code changed in 2 files:
TS-366: Subst all present headers with 1 or 0 in ink_config.h
41 lines of code changed in 7 files:
TS-355: Try to guess default network interface
24 lines of code changed in 1 file:
Add a better architecture detection and configuration
10 lines of code changed in 1 file:
TS-366: Move config.h out of top_buildir and rename it to ink_autoconf.h
40 lines of code changed in 1 file:
Axe hard coded paths from trafficserver launcher
1 lines of code changed in 1 file:
OK. Now nothing works except make install :)
2 lines of code changed in 1 file:
Use better name for the path subst macro
2 lines of code changed in 1 file:
Like SUBST_EXPANDED_ARG but only subst relative to prefix
12 lines of code changed in 1 file:
Fix warnings. Autoconf requires cache values to be prefixed with something. Use ats_cv_foo instead cv_foo
21 lines of code changed in 6 files:
Use new set of autoconf macros from TS-345. They allow generic look and feel for all directives
4638 lines of code changed in 9 files: