#
fd7e0d90 |
| 01-Aug-2018 |
Andrew Jeffery <andrew@aj.id.au> |
tests: Ensure we don't disable asserts
Change-Id: Ieede7bc3c7b9d7dadc48a41b54dbe6c2b474c555 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
|
#
72b854b7 |
| 29-May-2017 |
Andrew Jeffery <andrew@aj.id.au> |
bootstrap: Use strict behaviour
Change-Id: I3fc6819ce7c1dfc63ea1f14e4f23097b48b8a115 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
|
#
81589cc3 |
| 29-May-2017 |
Andrew Jeffery <andrew@aj.id.au> |
ax_code_coverage: Ubuntu Zesty: Enable use of lcov 1.13
This works around the bug where Ubuntu Zesty's autoconf-archive package at version 20160916-1 doesn't support Zesty's lcov package, which is 1
ax_code_coverage: Ubuntu Zesty: Enable use of lcov 1.13
This works around the bug where Ubuntu Zesty's autoconf-archive package at version 20160916-1 doesn't support Zesty's lcov package, which is 1.13. This leads to a non-zero exit by ./configure when enabling code-coverage support on Zesty.
Revert when Zesty isn't broken.
Change-Id: I4050abdf9ea1b0ce7e131f334847f8f57a7281cc Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
show more ...
|
#
bcefd403 |
| 29-May-2017 |
Andrew Jeffery <andrew@aj.id.au> |
bootstrap: Set CXXFLAGS as well as CFLAGS in dev mode
Change-Id: I2fe0974182c2f207232b8e9b1f2d0acb7b57512c Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
|
#
58b3cc07 |
| 29-May-2017 |
Andrew Jeffery <andrew@aj.id.au> |
bootstrap: Allow ./configure options on the commandline for dev mode
Change-Id: I11812d5aa19d4a293282ab776663bdfe6154069a Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
|
#
942223f0 |
| 29-May-2017 |
Andrew Jeffery <andrew@aj.id.au> |
ax_code_coverage: Ubuntu Zesty: Enable use of lcov 1.13
This works around the bug where Ubuntu Zesty's autoconf-archive package at version 20160916-1 doesn't support Zesty's lcov package, which is 1
ax_code_coverage: Ubuntu Zesty: Enable use of lcov 1.13
This works around the bug where Ubuntu Zesty's autoconf-archive package at version 20160916-1 doesn't support Zesty's lcov package, which is 1.13. This leads to a non-zero exit by ./configure when enabling code-coverage support on Zesty.
Revert when Zesty isn't broken.
Change-Id: I4050abdf9ea1b0ce7e131f334847f8f57a7281cc Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
show more ...
|
#
385b46ea |
| 29-May-2017 |
Andrew Jeffery <andrew@aj.id.au> |
bootstrap: Set CXXFLAGS as well as CFLAGS in dev mode
Change-Id: I2fe0974182c2f207232b8e9b1f2d0acb7b57512c Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
|
#
57d608b4 |
| 29-May-2017 |
Andrew Jeffery <andrew@aj.id.au> |
bootstrap: Use strict behaviour
Change-Id: I3fc6819ce7c1dfc63ea1f14e4f23097b48b8a115 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
|
#
b18ab445 |
| 29-May-2017 |
Andrew Jeffery <andrew@aj.id.au> |
bootstrap: Allow ./configure options on the commandline for dev mode
Change-Id: I11812d5aa19d4a293282ab776663bdfe6154069a Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
|
#
56b2aa3d |
| 12-Apr-2017 |
Andrew Jeffery <andrew@aj.id.au> |
bootstrap: Add 'dev' parameter to run ./configure with additional CFLAGS
Also, add -DDEBUG as CODE_COVERAGE_CPPFLAGS has -DNDEBUG, and we set the coverage flags globally. Maybe that's not a good ide
bootstrap: Add 'dev' parameter to run ./configure with additional CFLAGS
Also, add -DDEBUG as CODE_COVERAGE_CPPFLAGS has -DNDEBUG, and we set the coverage flags globally. Maybe that's not a good idea, but we definitely want to trigger asserts in the test cases.
Change-Id: Ied39252678f1b28284024cd4435996416bd3eb22 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Change-Id: I9255e7300b783e536a687af6d7efdb54d41a86b1 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
show more ...
|
#
22778044 |
| 13-Jan-2017 |
Andrew Jeffery <andrew@aj.id.au> |
Convert to autotools
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
|