Max Moroz
7703e360de
[infra] Remove sancov and rename "profile" to "coverage". ( #1839 )
...
* [infra] Remove sancov and rename "profile" to "coverage".
* Bring coverage flags back.
* Update projects files that rely on SANITIZER="profile".
2018-10-01 06:43:21 -07:00
pdknsk
f7fe63f804
firefox: fix build ( #1837 )
...
* simpler packaging
* fix build
2018-09-24 06:15:19 -07:00
pdknsk
9b1d911d0d
[firefox] Fix profile build, enable ubsan, more ( #1835 )
...
* limit SdpParser to 25kB
* separate out mozconfig
* fix profile build
* accurate library handling
* cosmetic
* enable undefined sanitizer
* limit ContentSecurityPolicyParser to 15kB
2018-09-23 09:28:05 -07:00
pdknsk
68966db40a
fix ContentSecurityPolicyParser target ( #1773 )
2018-08-30 18:03:07 +10:00
pdknsk
979b9c0871
[firefox] copy ContentParentIPC.options to $OUT ( #1766 )
2018-08-28 06:36:56 -07:00
pdknsk
4fd7dbcaf6
[firefox] more targets and more ( #1762 )
...
* 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
2018-08-27 06:27:12 -07:00
pdknsk
7ea8b974c3
firefox: fix symlink handling ( #1747 )
...
* remove band-aid for firefox bug 1484485
* fix symlink handling
2018-08-23 19:46:35 +10:00
Abhishek Arya
f34c86166a
Create empty file to avoid firefox build failure
2018-08-19 14:21:18 -07:00
pdknsk
b4c15969db
firefox: fix LD_LIBRARY_PATH ( #1734 )
...
* sync internal libFuzzer to HEAD
* fix LD_LIBRARY_PATH set by previous call in same run
2018-08-19 14:19:58 -07:00
pdknsk
08dc5a94d2
temporarily install cbindgen manually ( #1730 )
2018-08-18 21:23:51 -07:00
pdknsk
ebbaf4c933
firefox: fixes and improvements ( #1723 )
...
* ignore libgcc
* dictionary/corpus for SdpParser and StunParser
* simpler ASAN_OPTIONS handling
* disable leak reports for now
* get execv error
* auto-sync libfuzzer
* disable coverage build
* add node.js repository for recent versions
* prepare profile
* remove unnecessary corpus size restriction
2018-08-18 16:32:16 -07:00
Oliver Chang
46f455a664
firefox: Try setting fake HOME ( #1462 )
2018-08-02 20:10:00 +10:00
pdknsk
f68ff24a4f
add myself temporarily ( #1671 )
2018-07-29 10:31:18 -07:00
Abhishek Arya
e1d74c810f
Update build.sh
2018-07-27 08:23:43 -07:00
Abhishek Arya
a81d5d4063
Update build.sh
2018-07-27 08:02:34 -07:00
Abhishek Arya
1cfb20b657
Update Dockerfile
2018-07-27 07:56:37 -07:00
Oliver Chang
74750f0698
[firefox] add used attribute to magic string
2018-07-27 12:51:03 +10:00
Abhishek Arya
30a4389324
Fix for broken firefox build #1462
2018-07-26 19:49:41 -07:00
Abhishek Arya
47e4134495
Update build.sh
2018-07-26 12:18:30 -07:00
Abhishek Arya
e6a7d03c61
Speculative fix for firefox build failure. ( #1658 )
2018-07-26 10:23:07 -07:00
pdknsk
6a2376706c
firefox: rustc fix ( #1655 )
2018-07-26 18:16:07 +10:00
pdknsk
d96443b1b8
firefox ( #1546 )
...
* 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
2018-07-25 07:28:37 -07:00