summaryrefslogtreecommitdiff
path: root/test/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* build: Convert from DebianDoc SGML to DocBook XMLGuillem Jover2014-07-081-1/+1
|
* * debian/control:David Kalnischkies2012-06-291-1/+1
| | | | | | - demote debiandoc-sgml to Build-Depends-Indep * doc/makefile: - separate translation building of debiandoc from manpages so that we don't need to build debiandoc for binary packages
* - separate manpages from the rest of the doc buildingDavid Kalnischkies2012-05-141-1/+1
| | | - make apt and apt-utils packages depend on manpages instead of full doc
* do not update po and pot files in the process of the build as thisDavid Kalnischkies2012-03-211-2/+2
| | | | | | | | | causes timestamp changes for the mo files which therefore can't be refcounted by dpkg for your M-A: same packages (Closes: #659333, LP: #924628) The commit also enables a top-level 'make update-po' and does all the needed changes to let this work now that update-po might be called in a freshly checkout tree
* for consistency allow the usage of 'make test' instead of './run-tests'David Kalnischkies2011-08-171-7/+2
|
* build test-binaries by default and add a test target to toplevelDavid Kalnischkies2011-08-171-0/+21