Commit Graph

18 Commits

Author SHA1 Message Date
Ian A. Mason
1d092b9e7b gofmt gets its way (mainly because my emacs mode uses it). 2017-06-28 14:13:56 -07:00
Ian A. Mason
3f40f09b98 all 'gow' are now 'g', maybe. 2017-06-28 06:35:52 -07:00
Ian A. Mason
f42fbca273 bug number one squashed. really need log levels and some instrumentation. That missing not was painful to find. 2017-06-27 13:36:07 -07:00
Loic Gelle
e32b3bfeb4 add README + change manifest format 2017-06-27 09:27:21 -07:00
Loic Gelle
14bdcbb812 add concurrent build with sync for bitcode and object files 2017-06-26 16:06:51 -07:00
Loic Gelle
b9602ec8fe revert back to two phases approach for compiling 2017-06-26 14:26:26 -07:00
Loic Gelle
841cbca3c3 replace shell scripts by symlinks to call tool 2017-06-26 13:08:15 -07:00
Loic Gelle
50661706fd extraction implemented 2017-06-26 12:42:47 -07:00
Loic Gelle
557b374004 [WIP] implement elf reading for extraction 2017-06-23 14:08:46 -07:00
Loic Gelle
b0014b15be fix linking stage arguments order 2017-06-22 15:59:19 -07:00
Loic Gelle
3eedff25c7 fix link-only case 2017-06-22 15:42:19 -07:00
Loic Gelle
dfb57d66c9 fix artifacts names producer 2017-06-22 14:30:09 -07:00
Loic Gelle
d311076075 fix call to objcopy 2017-06-22 14:08:09 -07:00
Loic Gelle
ccc998151f fix arguments format in command call 2017-06-22 14:05:04 -07:00
Loic Gelle
b5603ce41d [not tested] compile part finished 2017-06-22 13:48:40 -07:00
Loic Gelle
3c3e014a73 fix non mutable parser result + add installation scripts 2017-06-22 13:02:11 -07:00
Loic Gelle
e14e7e328c [WIP] implement compiling part 2017-06-22 12:14:00 -07:00
Loic Gelle
3f332fd60b implement gowllvm parser 2017-06-21 16:34:56 -07:00