syzkaller/docs
Dmitry Vyukov 62114d6064 Makefile: build target binaries into separate dirs
We currently build binaries for all targets into bin.
This makes mess in bin/ and does not allow testing of different archs.
Build target binaries into bin/OS_ARCH/ subdirs.

Host binaries are still built into bin/.

Update #333
Update #324
Update #191
2017-09-19 16:44:54 +02:00
..
ci.md syz-ci: add continuous integration system 2017-06-20 19:59:55 +02:00
configuration.md syz-manager/mgrconfig: move sshkey from vm config to manager config 2017-06-17 15:02:58 +02:00
contributing.md docs: various improvements 2017-06-14 18:05:39 +02:00
executing_syzkaller_programs.md Update executing_syzkaller_programs.md 2017-08-09 16:29:35 +02:00
found_bugs.md Update found_bugs.md 2017-09-18 19:34:56 +02:00
headerparser_usage.md docs: fix syz-headerparser documentation 2017-08-27 18:17:00 +02:00
hub.md syz-hub: split client name and manager name 2017-06-29 17:50:44 +02:00
internals.md docs: various improvements 2017-06-14 18:05:39 +02:00
linux_kernel_configs.md Update linux_kernel_configs.md 2017-07-18 14:00:26 +02:00
linux_kernel_reporting_bugs.md Update linux_kernel_reporting_bugs.md 2017-09-01 13:58:35 +02:00
process_structure.png docs: move parts of README to docs 2017-06-14 16:13:33 +02:00
reproducing_crashes.md docs: move parts of README to docs 2017-06-14 16:13:33 +02:00
setup_generic.md Makefile: build target binaries into separate dirs 2017-09-19 16:44:54 +02:00
setup_linux-host_android-device_arm64-kernel.md Makefile: build target binaries into separate dirs 2017-09-19 16:44:54 +02:00
setup_linux-host_isolated.md syz-manager/mgrconfig: explicitly specify target in config 2017-09-15 16:02:37 +02:00
setup_linux-host_qemu-vm_arm64-kernel.md vm/qemu: tune some qemu arguments based on target arch 2017-09-15 16:02:37 +02:00
setup_ubuntu-host_odroid-c2-board_arm64-kernel.md Makefile: build target binaries into separate dirs 2017-09-19 16:44:54 +02:00
setup_ubuntu-host_qemu-vm_x86-64-kernel.md syz-manager/mgrconfig: explicitly specify target in config 2017-09-15 16:02:37 +02:00
setup.md docs: small fixes 2017-07-24 18:23:04 +02:00
syscall_descriptions_syntax.md Update syscall_descriptions_syntax.md 2017-09-13 08:51:28 +02:00
syscall_descriptions.md tools: add headerparser as a tool to assist in writing system call descriptions 2017-08-25 17:23:52 +02:00
syzbot.md docs: add landing page for automatically reported bugs 2017-08-17 13:08:38 +02:00
troubleshooting.md Makefile: build target binaries into separate dirs 2017-09-19 16:44:54 +02:00
usage.md docs: small fixes 2017-07-24 18:23:04 +02:00