Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
bc
/
796638f241a498265c6847af2a9e7844a20a3fe9
/
configure.sh
79f605c
Move the configure script back to configure.sh
by Gavin Howard
· 6 years ago
[Renamed from configure]
78fa297
Make it so configure can disable generated tests
by Gavin Howard
· 6 years ago
d4fece3
Make the valgrind part of the release script work
by Gavin Howard
· 6 years ago
8302ea8
Move the configure.sh script to the more expected configure
by Gavin Howard
· 6 years ago
[Renamed from configure.sh]
6686f6b
Style fixes for the configure.sh script
by Gavin Howard
· 6 years ago
49e9a64
Try yet again to fix the FreeBSD problem
by Gavin Howard
· 6 years ago
00e0eef
Try again to fix a FreeBSD problem
by Gavin Howard
· 6 years ago
2980428
Attempt to fix a problem on FreeBSD
by Gavin Howard
· 6 years ago
c19f3ab
Fix a bit in the configure script help
by Gavin Howard
· 6 years ago
b041659
Modify void functions
by Gavin Howard
· 6 years ago
a1cd122
Fix the build system for just dc
by Gavin Howard
· 6 years ago
3344268
Skip running void tests, if necessary
by Gavin Howard
· 6 years ago
2400ea2
Fix mistake in build system setup
by Gavin Howard
· 6 years ago
8725070
Introduce the build system plumbing for void functions
by Gavin Howard
· 6 years ago
b63ca07
Fix an OCD issue
by Gavin Howard
· 6 years ago
8d2d21d
Make sure non-usable tests are skipped
by Gavin Howard
· 6 years ago
47f5ce9
Merge branch 'master' into math
by Gavin Howard
· 6 years ago
573259c
Fix the test coverage generation
by Gavin Howard
· 6 years ago
b30b10f
Merge branch 'master' into math
by Gavin Howard
· 6 years ago
f01c138
Silence the coverage target
by Gavin Howard
· 6 years ago
7410272
Fix coverage prereqs
by Gavin Howard
· 6 years ago
233cf1d
Make the test target output even prettier
by Gavin Howard
· 6 years ago
6fcb504
Start adding the extra math to the build system
by Gavin Howard
· 6 years ago
5b2ebb3
Merge branch 'master' into references
by Gavin Howard
· 6 years ago
a9468b5
Add clarification to the configure help
by Gavin Howard
· 6 years ago
5eb0f85
Merge branch 'master' into references
by Gavin Howard
· 6 years ago
995d061
Update configure help
by Gavin Howard
· 6 years ago
87adb27
Merge branch 'master' into references
by Gavin Howard
· 6 years ago
26c7b19
Make sure to remove an extraneous file
by Gavin Howard
· 6 years ago
d470d2f
Merge branch 'master' into references
by Gavin Howard
· 6 years ago
5a29515
Remove a useless line of code from the configure script
by Gavin Howard
· 6 years ago
2f06134
Add two options to disable dc or bc
by Gavin Howard
· 6 years ago
d961098
Remove a debugging printf from the configure step
by Gavin Howard
· 6 years ago
57ef47e
Add another message to the history test
by Gavin Howard
· 6 years ago
959375c
Improve history check messages
by Gavin Howard
· 6 years ago
4fe954e
Improve the Windows history check
by Gavin Howard
· 6 years ago
2a669ea
Check for Windows and history in the configure step
by Gavin Howard
· 6 years ago
1545ffe
Attempt to make MinGW work again
by Gavin Howard
· 6 years ago
dee73f4
Make the dc only flag imply no references
by Gavin Howard
· 6 years ago
c868e09
Start references by adding the option to the build system
by Gavin Howard
· 6 years ago
b55ad00
Do a better solution for FreeBSD bad Makefile
by Gavin Howard
· 6 years ago
61ee8a0
Another attempt to fix bad Makefile output on FreeBSD
by Gavin Howard
· 6 years ago
50e1af6
Attempt to fix bad output on FreeBSD
by Gavin Howard
· 6 years ago
b5fd506
Fix configure.sh's handling of optimization levels
by Gavin Howard
· 6 years ago
9a7a428
Fix a typo
by Gavin Howard
· 6 years ago
e18c248
Undo a "style fix" that actually introduced a bug
by Gavin Howard
· 6 years ago
ec3c713
Style fix for configure.sh
by Gavin Howard
· 6 years ago
bf81339
Make sure history.c is ignored too, if necessary
by Gavin Howard
· 6 years ago
151c256
Fix a compile error with -O
by Gavin Howard
· 6 years ago
1fe4545
Ignore the math library and help texts too
by Gavin Howard
· 6 years ago
6a94fd7
Make sure that unused file are ignored during build.
by Gavin Howard
· 6 years ago
24f942f
Add opt level option to configure.sh
by Gavin Howard
· 6 years ago
4dff545
Make sure to use the GEN_EMU environment variable is used
by Gavin Howard
· 6 years ago
a7bfba3
Add strip capability to the build
by Gavin Howard
· 6 years ago
954f9b6
Change some chars to unsigned chars
by Gavin Howard
· 6 years ago
d366bb1
Attempt to make bc compile on FreeBSD
by Gavin Howard
· 6 years ago
3ef7e1a
Another attempt to make configure work on FreeBSD
by Gavin Howard
· 6 years ago
c1a3694
Attempt to fix bad output on FreeBSD
by Gavin Howard
· 6 years ago
d15e01d
Make the build system more POSIX-compatible
by Gavin Howard
· 6 years ago
5f5a844
Tweak to configure.sh
by Gavin Howard
· 6 years ago
67222d3
Make the configure step test C compilers better
by Gavin Howard
· 6 years ago
629da49
Fix error message problems in configure.sh
by Gavin Howard
· 6 years ago
a3af22f
Make sure the configure step doesn't give valgrind targets without debug
by Gavin Howard
· 6 years ago
03d86af
Tweak output of the configure step
by Gavin Howard
· 6 years ago
f1a0404
Improve make help output
by Gavin Howard
· 6 years ago
4df9907
Fix a bug in the configure step
by Gavin Howard
· 6 years ago
c27fccb
Improve the configure step
by Gavin Howard
· 6 years ago
62cf3ca
Fix coverage generation in the configure step
by Gavin Howard
· 6 years ago
4a5eb47
Make sure to not use optimization for only debug in configure step
by Gavin Howard
· 6 years ago
4f3cf8d
Fix a problem with the configure step
by Gavin Howard
· 6 years ago
629b5c0
Improve configure.sh error handling and reporting
by Gavin Howard
· 6 years ago
27fa9cd
Add a POSIX-shell configure step
by Gavin Howard
· 6 years ago