summaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2018-07-25Allow to specify an installation prefixLoïc Collignon1-0/+2
Make use of installation prefix possible so that you can install multiple version and non system-wide installation for debugging purposes. Also added a .gitignore to ignore build directories. Change-Id: I78de1bd8c52b9393a732954bcad91efcf924fb41 Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65