summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix merge mistakev1.10.2Jan Niklas Hasse2020-11-281-0/+2
* v1.10.2Jan Niklas Hasse2020-11-281-1/+1
* Merge branch 'master' into releaseJan Niklas Hasse2020-11-2886-360/+626
|\
| * mark this 1.10.2.gitJan Niklas Hasse2020-11-281-1/+1
| * GitHub Actions: Build Universal Binary for macOSJan Niklas Hasse2020-11-231-4/+5
| * Merge pull request #1879 from kadler/aix-cleanupJan Niklas Hasse2020-11-143-4/+25
| |\
| | * Fix test crashes on AIXKevin Adler2020-11-132-0/+11
| | * Add libperfstat to AIX CMake buildKevin Adler2020-11-131-0/+5
| | * Use internal getopt for IBM i and AIXKevin Adler2020-11-132-4/+9
| * | Merge pull request #1880 from kadler/fix-hash-benchmarkJan Niklas Hasse2020-11-141-1/+2
| |\ \
| | * | Fix buffer overread in hash_collision_benchmark.ccKevin Adler2020-11-131-1/+2
| | |/
| * | Merge pull request #1878 from hdf89shfdfs/multi_generator_bugJan Niklas Hasse2020-11-141-10/+8
| |\ \ | | |/ | |/|
| | * Fix mulit-configuration bug. This affected users who usehdf89shfdfs2020-11-131-10/+8
| |/
| * Merge pull request #1787 from neheb/strJan Niklas Hasse2020-11-102-2/+4
| |\
| | * [clang-tidy] remove pointless string initRosen Penev2020-11-072-2/+4
| |/
| * Merge pull request #1867 from jhasse/github-actions-dockerJan Niklas Hasse2020-11-062-0/+64
| |\
| | * GitHub Actions: Run more tests on Ubuntu 20.04 (Docker)Jan Niklas Hasse2020-10-312-0/+64
| * | Merge pull request #1870 from nmulcahey/cmakeJan Niklas Hasse2020-11-051-1/+1
| |\ \
| | * | cmake: Use ${CMAKE_COMMAND} instead of `cmake`Nathan Mulcahey2020-11-031-1/+1
| |/ /
| * | Merge pull request #1868 from kadler/fix-aix-signal-checkingJan Niklas Hasse2020-11-021-0/+10
| |\ \
| | * | Handle process signalling correctly on AIXKevin Adler2020-10-311-0/+10
| | |/
| * | Merge pull request #1834 from jhasse/close-during-generatorJan Niklas Hasse2020-11-022-2/+5
| |\ \ | | |/ | |/|
| | * Close BuildLog while running generators, fix #1724Jan Niklas Hasse2020-08-262-2/+5
| * | Check return value of setvbuf, fix #509Jan Niklas Hasse2020-10-302-2/+6
| * | Merge pull request #1865 from ThePrez/ibmiJan Niklas Hasse2020-10-301-0/+7
| |\ \
| | * | fixup: remove unneeded CMAKE_C_FLAGSJesse Gorzinski2020-10-291-1/+0
| | * | build: Add IBM i compile/link flagsJesse Gorzinski2020-10-291-0/+8
| |/ /
| * | Merge pull request #1614 from splinter-build/std-namespace-for-headerfilesJan Niklas Hasse2020-10-1980-278/+366
| |\ \
| | * | Comply with project formatting rules wrt 80 column linesMichael Jones2020-09-308-13/+19
| | * | Remove 'using namespace std' from header files, properly namespace all std sy...Michael Jones2020-09-3026-276/+250
| | * | Add 'using namespace std;' to all cc files to prepare for removing it from he...Michael Jones2020-09-3055-1/+109
| * | | Merge pull request #1855 from splinter-build/add-sanitizersJan Niklas Hasse2020-10-031-8/+21
| |\ \ \
| | * | | Add debug build with sanitizers supportMichael Jones2020-10-021-8/+21
| |/ / /
| * | | Merge pull request #1852 from splinter-build/scan-buildJan Niklas Hasse2020-10-021-2/+2
| |\ \ \
| | * | | Add clang-analyze to buildMichael Jones2020-09-301-2/+2
| | |/ /
| * | | Revert "Merge pull request #1768 from jhasse/github-actions-lint"Jan Niklas Hasse2020-10-022-63/+0
| * | | Merge pull request #1768 from jhasse/github-actions-lintJan Niklas Hasse2020-10-022-0/+63
| |\ \ \ | | |/ / | |/| |
| | * | clang-tidy: Drop readability-container-size-empty due to testsJan Niklas Hasse2020-09-191-2/+0
| | * | GitHub Actions: Update to Ubuntu 20.04Jan Niklas Hasse2020-09-191-4/+4
| | * | Merge branch 'master' into github-actions-lintJan Niklas Hasse2020-09-1922-140/+356
| | |\ \ | | |/ / | |/| |
| * | | cmake: add BUILD_TESTING option (ON by default) (#1839)David Callu2020-09-141-39/+41
| * | | Merge pull request #1789 from neheb/ifJan Niklas Hasse2020-09-101-2/+1
| |\ \ \
| | * | | [clang-tidy] fix small false positiveRosen Penev2020-06-171-2/+1
| * | | | Merge pull request #1786 from neheb/membJan Niklas Hasse2020-09-102-8/+3
| |\ \ \ \
| | * | | | [clang-tidy] remove redundant member initRosen Penev2020-06-172-8/+3
| | |/ / /
| * | | | Merge pull request #1836 from aharrison24/cmake-browse-mode-supportJan Niklas Hasse2020-08-282-3/+63
| |\ \ \ \
| | * | | | CMake: Add platform checks for browse mode supportAlastair Harrison2020-08-281-10/+25
| | * | | | Improve error handling in inline.shAlastair Harrison2020-08-281-3/+10
| | * | | | CMake: Add support for "browse" modeAlastair Harrison2020-08-271-0/+38
| | | |_|/ | | |/| |
| * | | | Merge pull request #1823 from serpent7776/patch-1Jan Niklas Hasse2020-08-271-1/+1
| |\ \ \ \ | | |/ / / | |/| | |