Commit Graph

8 Commits

Author SHA1 Message Date
Sean Cross 6df64495e3 git: add attributes and ignore
We've had a lot of trouble with differing line endings.  Add a
gitattributes file to force Unix-style line endings.

Additionally, add various well-known extensions to a gitignore file.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-05-22 11:14:26 +08:00
Sean Cross 1b5fd89699 lxbuildenv: improve ice40/nextpnr support
Signed-off-by: Sean Cross <sean@xobs.io>
2019-02-19 11:59:59 +08:00
Sean Cross b7eab7ea91 lxbuildenv: remove :main from lib spec
Signed-off-by: Sean Cross <sean@xobs.io>
2018-12-18 17:43:10 +08:00
Sean Cross 3f20d25688 lxbuildenv: sync with current upstream tools
Signed-off-by: Sean Cross <sean@xobs.io>
2018-12-18 17:41:46 +08:00
Sean Cross 095d5c8cd7 lxbuildenv: enforce '.py' ending, use forward slashes for git
For git repos, use forward slashes.  They're more cross-platform.

Also, ensure the destination program ends in '.py'.

Signed-off-by: Sean Cross <sean@xobs.io>
2018-09-27 16:28:26 +08:00
Sean Cross f5a9410c2b lxbuildenv: add more deps
Signed-off-by: Sean Cross <sean@xobs.io>
2018-09-27 16:20:46 +08:00
Sean Cross d336599e9b lxbuildenv: imporive first-time initialization
Signed-off-by: Sean Cross <sean@xobs.io>
2018-09-27 16:17:12 +08:00
Sean Cross 2550876426 initial commit
Signed-off-by: Sean Cross <sean@xobs.io>
2018-09-27 15:34:24 +08:00