Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 7980 1755

latest revision download Branch root:

7980 annotated / raw | Diffs: previous, other | Lines: 319 ( +6, -6 )

Created: 2008-03-28 20:57:04 -0400 (5 months 10 days ago) | Author: stkn | Changeset: 7980

Update help text and copyright header.

7979 annotated / raw | Diffs: previous, other | Lines: 319 ( +8, -8 )

Created: 2008-03-28 20:49:21 -0400 (5 months 10 days ago) | Author: stkn | Changeset: 7979

Change variable naming to be more configure-like (except for --confdir)

7247 annotated / raw | Diffs: previous, other | Lines: 319 ( +49, -12 )

Created: 2008-01-16 09:27:03 -0500 (7 months ago) | Author: stkn | Changeset: 7247

The fsxs tool (sort of apxs for FreeSWITCH) is back from the dead.

Changes include an extended usage message and support for e.g. "fsxs --cflags"
style calls to get one or more defined variables on one line (instead of the
"show" command; easier for scripting).

1785 new/moved annotated / raw | Diffs: previous, other | Lines: 282 ( +282, -0 )

Created: 2006-07-07 10:51:04 -0400 (2 years 2 months ago) | Author: anthm | Changeset: 1785

Moved from: fsxs.in 1755

move fsxs out of the root src dir

1755 new annotated / raw | Lines: 282 ( +282, -0 )

Created: 2006-07-05 10:40:28 -0400 (2 years 2 months ago) | Author: mikej | Changeset: 1755

Moved to: scripts/fsxs.in 1785

add fsxs script for building out of tree modules.  Thanks stkn.