Commit Graph

20 Commits

Author SHA1 Message Date
Michael Vines
5703c740cf Improve clang install info for Linux 2018-11-01 09:46:47 -07:00
Michael Vines
6ae20e78e2 Rename sol_bpf.h to solana_sdk.h 2018-10-31 23:39:59 -07:00
Michael Vines
506fc3baeb sol_bpf.h improvements
- Define NULL
- Add sol_memcmp()
- Use sizeof() more
- Add SOL_ARRAY_SIZE
- Make sol_deserialize() more flexible
2018-10-31 23:39:59 -07:00
Michael Vines
68523f4a7f Fix up bpf numeric types 2018-10-31 21:16:16 -07:00
jackcmay
e2660f2ac1 Fix deps (#1672) 2018-10-31 11:14:41 -07:00
Michael Vines
43ef8d7bb7 SYSTEM_INC_DIRS needs immediate expansion 2018-10-31 09:22:41 -07:00
Jack May
d9271f2d30 Revert inclusion change, fix doc 2018-10-31 09:22:41 -07:00
Jack May
dfbfd4d4dd Fix const 2018-10-31 09:22:41 -07:00
Jack May
9cb262ad4b Fix C programs 2018-10-31 09:22:41 -07:00
Michael Vines
92cd2d09ed Permit {INC,LLVM,OUT,SRC,SYSTEM_INC}_DIRs to be overridden 2018-10-30 07:59:22 -07:00
Michael Vines
476a585222 README updates 2018-10-29 20:52:34 -07:00
Michael Vines
aa74ddb6c0 LD -> LLC 2018-10-29 20:52:34 -07:00
Michael Vines
95921ce129 Add extern "C" block 2018-10-29 20:52:34 -07:00
Michael Vines
ee6d00a2fe Use #pragma once, it's widely supported
Fix up some spelling too
2018-10-29 20:52:34 -07:00
Michael Vines
212cbc4977 Rename sol_bpf_c.h to sol_bpf.h 2018-10-29 20:52:34 -07:00
Michael Vines
a6af1ba08d slight reformatting 2018-10-29 20:52:34 -07:00
Michael Vines
ee27e9e1cf Apply some const 2018-10-29 20:52:34 -07:00
Michael Vines
4d21ee0546 Include system includes in .d, remove unneeded tabs 2018-10-29 20:52:34 -07:00
Michael Vines
493a2477b5 Tune make output 2018-10-29 19:32:20 -07:00
Michael Vines
e284af33b9 Create programs/bpf/c/sdk/ 2018-10-29 19:10:54 -07:00