summaryrefslogtreecommitdiff
path: root/scripts/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2018-04-07Remove the need for configure substitutions in scriptsAlexey Neyman1-3/+0
... so that scripts/ directory can be installed verbatim. Signed-off-by: Alexey Neyman <stilor@att.net>
2017-11-20showConfig.sh no longer has anything substitutedAlexey Neyman1-1/+0
Signed-off-by: Alexey Neyman <stilor@att.net>
2017-02-22Kill a generated fileAlexey Neyman1-0/+1
... and add it to .gitignore. Signed-off-by: Alexey Neyman <stilor@att.net>
2017-01-20Install canadian crosses into a separate subdir.Alexey Neyman1-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>
2014-06-26repository: migrate old hg files over to gitYann E. MORIN1-0/+3
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>