aboutsummaryrefslogtreecommitdiff
path: root/scripts/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Remove the need for configure substitutions in scriptsAlexey Neyman2018-04-071-3/+0
| | | | | | ... so that scripts/ directory can be installed verbatim. Signed-off-by: Alexey Neyman <stilor@att.net>
* showConfig.sh no longer has anything substitutedAlexey Neyman2017-11-191-1/+0
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* 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>