Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
bc
/
ff5daa92a662dcf41f5e664677098eadb4048423
/
release.sh
6d2cf3f
Update copyright year 2019 --> 2020.
by Zach van Rijn
· 4 years, 10 months ago
ea80754
Turn off GEN_HOST=0 in release.sh
by Gavin Howard
· 5 years ago
e2d185f
Add an option to force use of options
by Gavin Howard
· 5 years ago
bb4e0aa
Fix a typo in the release script
by Gavin Howard
· 5 years ago
ca00eef
Fix a bug in the release script
by Gavin Howard
· 5 years ago
3c19cc9
Disable another compiler warning
by Gavin Howard
· 5 years ago
2677315
Disable a warning in the release script
by Gavin Howard
· 5 years ago
88d084f
Fix last commit
by Gavin Howard
· 5 years ago
cd224b4
Fix a line in the release script
by Gavin Howard
· 5 years ago
440a35d
Add the new build option to the release script
by Gavin Howard
· 5 years ago
6cdfa4d
Fix bugs in the release script
by Gavin Howard
· 5 years ago
9e0c382
Make testing with clang on the release script optional
by Gavin Howard
· 5 years ago
7be2294
Make a change to the release script for an external change
by Gavin Howard
· 5 years ago
cb82b8e
Fix other places with 64 bits
by Gavin Howard
· 5 years ago
b8dd33c
Add a 64-bit option to release.sh
by Gavin Howard
· 5 years ago
676828f
Fix an omission in the release.sh script
by Gavin Howard
· 5 years ago
d8fdb18
Fix mistakes in last commit
by Gavin Howard
· 5 years ago
1e2686c
Move some sanitizer tests in release.sh
by Gavin Howard
· 5 years ago
6261fa9
Change the ASan afl build
by Gavin Howard
· 5 years ago
87849a7
Change build for fuzzing
by Gavin Howard
· 5 years ago
04aec4c
Remove testing for LONG_BIT == 16
by Gavin Howard
· 6 years ago
5b4437a
Make the fuzz build release debug
by Gavin Howard
· 6 years ago
1c57fdc
Fix bugs in the release.sh script
by Gavin Howard
· 6 years ago
3f713c0
Fix a backward test condition
by Gavin Howard
· 6 years ago
a5e1adf
Fix something I broke
by Gavin Howard
· 6 years ago
d58650f
Revert "Remove a useless line from release.sh"
by Gavin Howard
· 6 years ago
c8e7ef8
Remove a useless line from release.sh
by Gavin Howard
· 6 years ago
8c3d6b7
Add code to stop FreeBSD from erroring on release.sh
by Gavin Howard
· 6 years ago
a7112ae
Fix a release.sh bug
by Gavin Howard
· 6 years ago
efd931c
Fix something that is annoying me
by Gavin Howard
· 6 years ago
a6f82fc
Fix the FreeBSD release.sh problems
by Gavin Howard
· 6 years ago
89ec979
Attempt to fix a problem with release.sh
by Gavin Howard
· 6 years ago
bcf0d54
Fix bugs in release.sh script
by Gavin Howard
· 6 years ago
f2b632e
Fix a bug in the release script
by Gavin Howard
· 6 years ago
435de1e
Remove debugging output from release.sh
by Gavin Howard
· 6 years ago
901e4b0
Fix a bug in the release script
by Gavin Howard
· 6 years ago
e8fcd56
Fix a new bug in release.sh
by Gavin Howard
· 6 years ago
9438f5e
Update release script for new options
by Gavin Howard
· 6 years ago
62421e9
Remove use of `local` from scripts
by Gavin Howard
· 6 years ago
1fdd39e
Add a bit to the release script
by Gavin Howard
· 6 years ago
f3d877d
Remove pcc from the release script
by Gavin Howard
· 6 years ago
b599475
Change how release.sh handles configure flags
by Gavin Howard
· 6 years ago
95b3a96
Add a few useful flags to afl-gcc build
by Gavin Howard
· 6 years ago
7345cb9
Change all of the license headers
by Gavin Howard
· 6 years ago
5d0d10e
Start moving gencat back to the install step
by Gavin Howard
· 6 years ago
f77d416
Add pcc to the list of compilers to test
by Gavin Howard
· 6 years ago
c0aa9a2
Update the RELEASE checklist
by Gavin Howard
· 6 years ago
dd00cd4
Tweak the release script
by Gavin Howard
· 6 years ago
a2e5bb0
Remove the ability to turn off references
by Gavin Howard
· 6 years ago
2be9b7d
Add -N to my build matrices
by Gavin Howard
· 6 years ago
5008025
Add locale support
by Gavin Howard
· 6 years ago
9c5840f
Add files to remove to the release script
by Gavin Howard
· 6 years ago
1b5ea80
Fix a typo
by Gavin Howard
· 6 years ago
2686337
Fix the release script for FreeBSD
by Gavin Howard
· 6 years ago
0b934b5
Add an option to not run valgrind in the release script
by Gavin Howard
· 6 years ago
dd9ecc2
Add an option to skip sanitizers in the release script
by Gavin Howard
· 6 years ago
fd7513b
Fix a bug in the release script
by Gavin Howard
· 6 years ago
ab8dbd1
Add some debugging code
by Gavin Howard
· 6 years ago
a28acf8
Update the release script to possibly not generate tests
by Gavin Howard
· 6 years ago
6fe912a
Use -Werror in release.sh
by Gavin Howard
· 6 years ago
ecbee38
Parallelize release.sh
by Gavin Howard
· 6 years ago
74d2b8d
Remove all references to dist/ in the release script
by Gavin Howard
· 6 years ago
b65f0f8
Add an item to the release script
by Gavin Howard
· 6 years ago
bc8cf8c
Fix a few oversights in release.sh
by Gavin Howard
· 6 years ago
77cfd56
Fix mistake in last commit
by Gavin Howard
· 6 years ago
bffa6c9
Make the clang extra flags clang-only in the release script
by Gavin Howard
· 6 years ago
1f1baa6
Get rid of some compiler warnings
by Gavin Howard
· 6 years ago
c7ae8af
Some fixes for release.sh
by Gavin Howard
· 6 years ago
1cbfe24
Turn on -Weverything and eliminate all warnings
by Gavin Howard
· 6 years ago
c083fad
Make sure randmath.py is removed from releases
by Gavin Howard
· 6 years ago
79f605c
Move the configure script back to configure.sh
by Gavin Howard
· 6 years ago
d4fece3
Make the valgrind part of the release script work
by Gavin Howard
· 6 years ago
95358a9
Update some of the release script for build system changes
by Gavin Howard
· 6 years ago
8302ea8
Move the configure.sh script to the more expected configure
by Gavin Howard
· 6 years ago
33b6b45
Tweak to the release script
by Gavin Howard
· 6 years ago
68f4a4e
Make make clean_tests also remove the config
by Gavin Howard
· 6 years ago
52809b3
Don't print compile output in release.sh
by Gavin Howard
· 6 years ago
aa66797
Remove scan-build from the release script
by Gavin Howard
· 6 years ago
cf61474
Make FreeBSD work with the release script
by Gavin Howard
· 6 years ago
91afc87
Fix a typo
by Gavin Howard
· 6 years ago
1522c5a
Fix another problem on FreeBSD
by Gavin Howard
· 6 years ago
6a74962
Reorder parameters to the release script
by Gavin Howard
· 6 years ago
03e2467
Change the release script header output a bit
by Gavin Howard
· 6 years ago
bbb5ec3
Make it optional to test with gcc in the release script
by Gavin Howard
· 6 years ago
b026ebd
Make sure there is a Makefile at the beginning of the release script
by Gavin Howard
· 6 years ago
8e868fc
Fix a typo
by Gavin Howard
· 6 years ago
30a203e
Make a parameter to the release script optional
by Gavin Howard
· 6 years ago
805cd41
Attempt to make the release script POSIX shell compatible
by Gavin Howard
· 6 years ago
d2143fb
Improve the release script
by Gavin Howard
· 6 years ago
db6b3fc
Add my usual CFLAGS to the release script
by Gavin Howard
· 6 years ago
6f1aa5a
Fix bugs in the release script
by Gavin Howard
· 6 years ago
8c4780b
Update the release script for the new build system
by Gavin Howard
· 6 years ago
f7c9b84
Add the memory sanitizer to the release process
by Gavin Howard
· 6 years ago
9afd7e4
Update docs
by Gavin Howard
· 6 years ago
ed41573
Tweak release.sh a bit
by Gavin Howard
· 6 years ago
22adf65
Activate busybox again
by Gavin Howard
· 6 years ago
48af52e
Fix busybox style complaints
by Gavin Howard
· 6 years ago
1529128
Make sure to delete the timeconst script from release
by Gavin Howard
· 6 years ago
244132c
Tweak to the release script
by Gavin Howard
· 6 years ago
4936c06
Fix a problem in release.sh
by Gavin Howard
· 6 years ago
Next »