ubuntu/+source/ccontrol:applied/ubuntu/raring

Last commit made on 2011-11-27
Get this branch:
git clone -b applied/ubuntu/raring https://git.launchpad.net/ubuntu/+source/ccontrol
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/raring
Repository:
lp:ubuntu/+source/ccontrol

Recent commits

06b6d40... by Jakub Wilk

1.0-1 (patches applied)

Imported using git-ubuntu import.

9219177... by Jakub Wilk

Add missing includes.

Gbp-Pq: add-missing-includes.

a7e48bf... by Jakub Wilk

Make configure scripts accept CFLAGS with embedded commas.

Gbp-Pq: configure-cflags-with-commas.

36d6bb0... by Jakub Wilk

Add support for finding commands by directory rather than being named explicitly.

Gbp-Pq: find-cmd-by-dir.

9f17bd8... by Jakub Wilk

Ensure that common ‘sbin’ directories are searched for ‘route’.

Gbp-Pq: sbin-route-dirs.

34da975... by Jakub Wilk

Use DATADIR for the PNG image.

Gbp-Pq: image-in-datadir.

2d8c280... by Jakub Wilk

Accept networks ending in ‘.0.0’ when scanning for distcc hosts.

Gbp-Pq: scan-more-networks.

f8e01fa... by Jakub Wilk

Let the user's CFLAGS override ours, so they can change the -O level.

Gbp-Pq: user-cflags-override.

eac7471... by Jakub Wilk

Only run the selected test if just one is selected.

Gbp-Pq: selected-test.

8ea24d0... by Jakub Wilk

Use bash for testsuite/test.sh.

Gbp-Pq: bash-for-testsuite.