summaryrefslogtreecommitdiff
path: root/expat/coverage.sh
Commit message (Expand)AuthorAgeFilesLines
* coverage.sh: Be robust towards absence of Git tagsSebastian Pipping2023-03-071-1/+1
* Sync file headersSebastian Pipping2022-09-191-1/+1
* coverage.sh|qa.sh: Fix copying of DLLs for Wine/MinGW for Ubuntu 22.04Sebastian Pipping2022-09-091-2/+2
* coverage.sh: Fix name collision for -funsigned-charSebastian Pipping2022-08-271-5/+3
* coverage.sh: Exclude MinGW headers (stdio.h and stdlib.h)Sebastian Pipping2022-08-211-0/+1
* coverage.sh: Inline exclusion patterns (for upcoming change)Sebastian Pipping2022-08-211-3/+6
* cmake: Produce libexpat-1.dll with MinGW in line with GNU AutotoolsSebastian Pipping2022-08-031-1/+1
* Sync years in file headersSebastian Pipping2022-01-131-1/+1
* coverage.sh: Simplify directory naming schemeSebastian Pipping2021-12-281-3/+9
* coverage.sh: Start coveraging -m32Sebastian Pipping2021-12-281-1/+9
* Increase precision in existing MIT headers based on Git historySebastian Pipping2021-05-021-1/+3
* Pump up oneline MIT headers to full onesSebastian Pipping2021-05-021-2/+28
* CMake: Create libexpatw.{dll,so} and expatw.pc with -DEXPAT_CHAR_TYPE=(ushort...Sebastian Pipping2019-10-121-1/+1
* coverage.sh: Limit coverage logs to lib/ and xmlwf/ foldersSebastian Pipping2019-10-081-0/+18
* coverage.sh: Report more about calls to lcov (than their output)Sebastian Pipping2019-10-081-4/+11
* coverage.sh: Fix directory collisions for w/ and w/o attribute infoSebastian Pipping2019-10-081-1/+6
* coverage.sh: Re-use first xmlts.zip downloadSebastian Pipping2019-10-071-0/+5
* coverage.sh: Move from GNU Autotools to CMake#Sebastian Pipping2019-10-071-17/+17
* coverage.sh: Copy libexpat.dll as wellSebastian Pipping2019-10-071-0/+9
* coverage.sh: Improve handling of absent libwinpthread-1.dllSebastian Pipping2019-10-071-9/+11
* fixed use of compilation flags in coverage script (#229)Marco Maggi2019-07-201-2/+2
* coverage.sh: Simplify if statementSebastian Pipping2019-07-031-3/+2
* coverage.sh: Make xml_attr_info_enabled match unicode_enabledSebastian Pipping2019-07-031-2/+2
* Enable XML_ATTR_INFO in buildMohammed Khajapasha2019-07-031-2/+8
* Use "/usr/bin/env bash" shebang everywhere for protability (#257)Sebastian Pipping2019-05-181-1/+1
* coverage.sh: Support XML_UNICODE_WCHAR_T with MinGWSebastian Pipping2017-09-091-1/+5
* coverage.sh: Migrate to GNU Automake (#65)Sebastian Pipping2017-09-091-3/+6
* coverage.sh: Cover -funsigned-char for #109Sebastian Pipping2017-08-031-1/+10
* Move to C99 (#73) and fix ULL integer literals (#69)Sebastian Pipping2017-07-121-1/+1
* coverage.sh: Symlink libwinpthread-1.dll as well for Linux MintSebastian Pipping2017-06-271-2/+12
* coverage.sh: Fix two comment typosSebastian Pipping2017-06-241-2/+2
* coverage.sh: Add Windows MinGW cross-compilationSebastian Pipping2017-06-141-7/+37
* coverage.sh: Cover arc4random_buf with libbsdSebastian Pipping2017-06-141-1/+13
* coverage.sh: Extract function _build_case for re-useSebastian Pipping2017-06-141-7/+11
* coverage.sh: Fix "make check" error propagationSebastian Pipping2017-06-131-1/+1
* coverage.sh: Announce commandsSebastian Pipping2017-05-081-3/+4
* coverage.sh: Indent outputSebastian Pipping2017-05-081-1/+1
* coverage.sh: Show output of "make check run-xmltest"Sebastian Pipping2017-05-081-5/+6
* Add script to collect and combine code coverage across different build config...Sebastian Pipping2017-05-071-0/+163