aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/csource/build.go
Commit message (Expand)AuthorAgeFilesLines
* Get rid of "Cross" in variable namesAlexander Potapenko2020-05-131-1/+1
* sys/targets: better detection for missing/broken cross-compilersDmitry Vyukov2020-04-291-4/+0
* pkg/csource: allow to ignore warnings during buildDmitry Vyukov2019-03-211-3/+14
* pkg/runtest: make tests pass on freebsdDmitry Vyukov2019-03-071-0/+2
* Makefile: enable -Wunused-const-variableDmitry Vyukov2019-01-191-1/+1
* pkg/csource: reduce short testsDmitry Vyukov2018-12-031-1/+1
* pkg/csource: say what compiler is missingDmitry Vyukov2018-07-251-4/+1
* executor: overhaulDmitry Vyukov2018-07-241-1/+6
* pkg/csource: allow to build source fom memoryDmitry Vyukov2018-06-061-8/+25
* Makefile, sys/targets: move all native compilation logic to sys/targetsDmitry Vyukov2018-06-061-7/+3
* pkg/osutil: introduce TempFile helperDmitry Vyukov2018-05-141-11/+9
* pkg/scource: rename compiled binary to syz-executorDmitry Vyukov2018-04-241-1/+3
* all: fix gometalinter warningsDmitry Vyukov2018-03-081-3/+3
* pkg/csource: tidy up generated code a bitDmitry Vyukov2017-12-271-1/+1
* pkg/csource: refactorDmitry Vyukov2017-12-171-0/+86