Commit 1efb0c9
committed
Add dev container, fix bugs in compiler setup (#20)
Features added:
* Add clang include directory to cfg
* Adding statiging release
* Add dev container
* Add runtime library interface
* Adding first version of unistd.c
* Adding print for exit code at debug exit
Bug Fixes:
* Fix bugs in compiler cfg template
* Fix namecmp to recognize substrings as non equal
* Fix abi thread local issue, add test program build to top level cmake project
* Fix makro in cmake template
* Fix debug to handle unlimited number of input items or input-/outputsets1 parent dbabf52 commit 1efb0c9
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments