Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-13 | warning: unused parameter ‘foo’ [-Wunused-parameter] | David Kalnischkies | |
Reported-By: gcc -Wunused-parameter Git-Dch: Ignore | |||
2014-03-13 | implement BuildProfileSpec support as dpkg has in 1.17.2 | Johannes Schauer | |
Build-dependencies are now able to include a <profile.foo …> specification limiting usage similar to already supported [arch …]. More details: https://wiki.debian.org/BuildProfileSpec Closes: 661537 | |||
2014-01-16 | rework some code to fix some scan-build warnings | David Kalnischkies | |
No visible functional changes, just code moved around and additional checks to eliminate impossible branches Reported-By: scan-build Git-Dch: Ignore | |||
2012-06-14 | add two tests for architecture specifications | David Kalnischkies | |
2011-09-19 | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies | |
2010-07-05 | extends the ParseDepends testcase to have a look also at the Wildcards | David Kalnischkies | |
2009-11-29 | Ignore :qualifiers after package name in build dependencies | David Kalnischkies | |
for now as long we don't understand them (Closes: #558103) |