aboutsummaryrefslogtreecommitdiffstats
path: root/core/docs.mk
AgeCommit message (Collapse)Author
2016-10-21Update Copyright notices2016.10.21Loïc Hoguin
2015-07-04Add $(verbose) to avoid completely silencing commandsLoïc Hoguin
2015-05-09Skip any handling of dependencies if SKIP_DEPS is definedLoïc Hoguin
This includes fetching and compilation. Example usage: SKIP_DEPS=1 make tests Should improve people's life when there are no Internets.
2015-05-07Add Asciidoc documentation supportLoïc Hoguin