aboutsummaryrefslogtreecommitdiff
path: root/scripts/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Kill a generated fileAlexey Neyman2017-02-211-0/+1
| | | | | | ... and add it to .gitignore. Signed-off-by: Alexey Neyman <stilor@att.net>
* Install canadian crosses into a separate subdir.Alexey Neyman2017-01-191-1/+1
| | | | | | | | | | | | Makes them sorted out by host, and removes the need for similar hack in samples.mk. Change how canadian crosses are named: using `=' character resulted in Glibc build failure. Move loading config into a common function, CT_LoadConfig. Signed-off-by: Alexey Neyman <stilor@att.net>
* repository: migrate old hg files over to gitYann E. MORIN2014-06-271-0/+3
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>