summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2018-11-21README.md: Document that apt is also includedanatoly techtonik
2018-05-05move special READMEs into doc/ and format as mdDavid Kalnischkies
The formatting is very basic and more should probably be done, but we at least get the files out of the root directory which in case of the various READMEs was confusing salsa which one display as (central) README.
2018-01-18Point people to salsa.d.o instead of anonscm.d.o for gitJulian Andres Klode
2016-09-03update testing hints in README.mdDavid Kalnischkies
Gbp-Dch: Ignore
2016-08-13Change anonscm.d.o links to /git/apt/apt.git and httpsJulian Andres Klode
This also fixes Debian/apt#20, but is slightly more complete. I think /git also looks better than /cgit, so let's switch the Vcs entry in control over too.
2016-08-12ctest: show test output in case of failuresDavid Kalnischkies
ctest as run by cmake by default does not show the output of the tests even if the tests failed. In terms of our tests it could be handy to set it always, but unfortunately it seems like cmake doesn't allow it if the internet is to be believed, so lets enable it at least while building packages and on travis. Gbp-Dch: Ignore
2016-08-10Fix some indentation issues in README.mdJulian Andres Klode
2016-08-10Merge README.cmake into README.mdJulian Andres Klode
Gbp-Dch: ignore
2015-11-27say 'master' is default branch in README, tooDavid Kalnischkies
Git-Dch: Ignore
2014-08-26rewrite and extend new README fileDavid Kalnischkies
Reuse description from the package descriptions and add various subsection describing useful debug options and general information. Git-Dch: Ignore
2014-07-10add REAMDE.mdMichael Vogt