summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1878 from hdf89shfdfs/multi_generator_bugJan Niklas Hasse2020-11-131-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-181-2/+1
* | | | Merge pull request #1786 from neheb/membJan Niklas Hasse2020-09-102-8/+3
|\ \ \ \
| * | | | [clang-tidy] remove redundant member initRosen Penev2020-06-182-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
|\ \ \ \ | |/ / / |/| | |
| * | | Use c++ instead of g++Krzysztof Leśniak2020-08-011-1/+1
* | | | Mark this 1.10.1.gitJan Niklas Hasse2020-08-181-1/+1
* | | | Merge pull request #1780 from jhasse/delay-openJan Niklas Hasse2020-08-034-47/+89
|\ \ \ \ | |/ / / |/| | |
| * | | Delay actually opening log files until the first write, fix #1724Jan Niklas Hasse2020-05-234-47/+89
* | | | cmake: use PROJECT_{SOURCE,BINARY}_DIR instead of CMAKE_{SOURCE,BINARY}_DIRDavid Callu2020-07-171-3/+3
* | | | Fix typosDimitris Apostolou2020-07-073-5/+5
* | | | Merge pull request #1804 from ninja-build/nico-patch-2Nico Weber2020-06-211-1/+6
|\ \ \ \
| * | | | Include sys/select.h in subprocess-posix.ccNico Weber2020-06-211-1/+6
| | |/ / | |/| |
* | | | Merge pull request #1803 from ninja-build/nico-patch-1Nico Weber2020-06-211-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Include unistd.h in disk_interface.ccNico Weber2020-06-211-0/+2
|/ / /
* | | GitHub Actions: Switch to MSVC's subdirectoryJan Niklas Hasse2020-06-151-1/+1