Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-11 | smtk2ssrf-mxe-build.sh: add a flag for git repo | Salvador Cuñat | |
Previous script would fail on git folders that pull from more than one repo. That's not a general case, but pretty usual for developers pulling/pushing to github. BTW in this cases, a lind git pull doesn't ensure we are pulling from the right repo. When run without flag, default to pull --rebase. At the same time introduce a tiny func to return a message and bail out after some command failures. | |||
2017-06-11 | smtk-import: Add mxe cross-building script | Salvador Cuñat | |
Add to packaging/windows an script to build an installer for the importer tool. |