Mercurial
Mercurial
>
beremiz
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
targets/Rtai/target_rtai.py
author
Edouard Tisserant
Thu, 06 Oct 2011 22:39:05 +0200
changeset 622
885a224a35be
parent 203
cb9901076a21
permissions
-rwxr-xr-x
runtime's process cwd should now be the same as provided working dir, fixin permission problem on W7
203
cb9901076a21
Added concepts :
etisserant
parents:
diff
changeset
1
class rtai_target(targets.target_gcc):
cb9901076a21
Added concepts :
etisserant
parents:
diff
changeset
2
extensionexe = "exe"
cb9901076a21
Added concepts :
etisserant
parents:
diff
changeset
3
extensiondll = "dll"