aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-05-06Makefile: Add new rule to compile translations (#207)0livd1-0/+3
2017-04-15Fix makefile: Python lookup and virtualenv setup (#201)Toover1-4/+7
* Fix Python lookup in the Makefile * Improve the Makefile To make sure calling for "make serve" works straight away, the dependencies are automatically prepared. A "make clean" has been added, to test this feature.
2017-03-28Add tox support.Alexis Métaireau1-1/+1
2017-03-28Create a Makefile to ease developmentAlexis Métaireau1-0/+39