Michael Vines
|
b74e085538
|
SYSTEM_INC_DIRS needs immediate expansion
|
2018-10-31 07:20:09 -07:00 |
Jack May
|
899de2ff56
|
Revert inclusion change, fix doc
|
2018-10-31 07:03:38 -07:00 |
Jack May
|
cf521a5bd2
|
Fix const
|
2018-10-31 07:03:38 -07:00 |
Jack May
|
bc13248e1c
|
Fix C programs
|
2018-10-31 07:03:38 -07:00 |
Michael Vines
|
45bb97cad6
|
Permit {INC,LLVM,OUT,SRC,SYSTEM_INC}_DIRs to be overridden
|
2018-10-30 07:59:07 -07:00 |
Michael Vines
|
546e4c5696
|
Remove bpf tictactoe
|
2018-10-29 21:43:37 -07:00 |
Michael Vines
|
30b22c8b78
|
Use NUM_KA
|
2018-10-29 20:52:38 -07:00 |
Michael Vines
|
6f5e92e5b3
|
README updates
|
2018-10-29 20:52:38 -07:00 |
Michael Vines
|
cce5c70f29
|
LD -> LLC
|
2018-10-29 20:52:38 -07:00 |
Michael Vines
|
4af7c82ef0
|
Add extern "C" block
|
2018-10-29 20:52:38 -07:00 |
Michael Vines
|
52e5fb7e0c
|
Use #pragma once, it's widely supported
Fix up some spelling too
|
2018-10-29 20:52:38 -07:00 |
Michael Vines
|
a013e8ceb1
|
Rename sol_bpf_c.h to sol_bpf.h
|
2018-10-29 20:52:38 -07:00 |
Michael Vines
|
864632b582
|
slight reformatting
|
2018-10-29 20:52:38 -07:00 |
Michael Vines
|
71d6eaacef
|
Apply some const
|
2018-10-29 20:52:38 -07:00 |
Michael Vines
|
4aba05d749
|
Include system includes in .d, remove unneeded tabs
|
2018-10-29 20:52:38 -07:00 |
Michael Vines
|
7d335165ec
|
Tune make output
|
2018-10-29 19:32:47 -07:00 |
Michael Vines
|
37213209c5
|
Create programs/bpf/c/sdk/
|
2018-10-29 19:10:29 -07:00 |
Michael Vines
|
ebcb9a2103
|
Add llvm install info
|
2018-10-29 10:00:45 -07:00 |
Michael Vines
|
6fb2e080bc
|
Ignore out/
|
2018-10-29 10:00:45 -07:00 |
Michael Vines
|
3ac5ffc188
|
Use V=1 for verbosity, easier to type
|
2018-10-29 10:00:45 -07:00 |
Michael Vines
|
88187ef282
|
Find llvm using brew on macOS
|
2018-10-29 10:00:45 -07:00 |
jackcmay
|
3488ea7d1c
|
Cleanup c programs (#1620)
Cleanup C programs
|
2018-10-26 19:38:07 -07:00 |
Michael Vines
|
9e5ac76855
|
0.11.0
|
2018-10-25 17:19:07 -07:00 |
Michael Vines
|
48685cf766
|
0.10.0-pre2
|
2018-10-25 16:19:31 -07:00 |
Michael Vines
|
1733beabf7
|
mv common/ sdk/
|
2018-10-25 13:26:10 -07:00 |
Michael Vines
|
471d8f6ff9
|
Fix up the version references to all other internal crates
|
2018-10-25 12:54:32 -07:00 |
Michael Vines
|
e47fcb196b
|
s/solana_program_interface/solana[_-]sdk/g
|
2018-10-25 12:31:45 -07:00 |
Michael Vines
|
9447537d8c
|
Increment internal Cargo references to solana_program_interface
|
2018-10-25 11:03:03 -07:00 |
jackcmay
|
eb377993b3
|
Debug scripts point to debug flavor (#1585)
|
2018-10-23 14:48:50 -07:00 |
jackcmay
|
0339642e77
|
Added TicTacToe Dashboard and tests (#1547)
* Add tictactoe dashboard and tests
|
2018-10-18 14:19:25 -07:00 |
jackcmay
|
c886625c83
|
Move from solana/rbpf fork to qmonnet/rbpf (#1511)
|
2018-10-16 13:13:54 -07:00 |
jackcmay
|
d09889b1dd
|
Program bank integration (#1462)
Native, BPF and Lua loaders integrated into the bank
|
2018-10-16 09:43:49 -07:00 |
Greg Fitzgerald
|
da0404ad03
|
Reduce maintenance of maintainers list
|
2018-10-04 23:05:08 -07:00 |
Jack May
|
d901767b54
|
Makefile is not relevant
|
2018-10-04 10:35:48 -07:00 |
jackcmay
|
13d4443d4d
|
Add BPF support & C-based BPF tic-tac-toe (#1422)
Add initial support for BPF and a C port of tictactoe
|
2018-10-04 09:44:44 -07:00 |