* ASAN_OPTIONS might not be set for each mode
* no point in checking setenv, can only fail with EOMEM here
* minor changes to target.c
* new target: ContentSecurityPolicyParser
* new target: ContentParentIPC
* better corpus and dictionary for {Sdp,Stun}Parser
* bootstrap already installs all required libraries
* faster hg clone
* don't install cargo again, better explanation
* firefox
* make wrapper its own file
* many minor changes
* build package rather then copying
* add (disabled) Qcms target
* getenv doesn't use errno
* make paths dynamically
* minor find fix
* handle absolute path
* make run_minijail work
* get required libraries automatically
* Remove ContentParentIPC fuzz target