Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh workflow: remove apt-get dist-upgrade | Hans Ulrich Niedermann | 2022-09-04 | 1 | -2/+0 |
* | gh workflow: work around libgd-dev dependency problem | Hans Ulrich Niedermann | 2022-09-04 | 1 | -1/+7 |
* | gh workflow: actually upgrade the system | Hans Ulrich Niedermann | 2022-09-04 | 1 | -1/+1 |
* | gh CI workflow: Add "make installcheck" target | Hans Ulrich Niedermann | 2022-05-27 | 1 | -0/+2 |
* | gh workflow: Use parallel make for builds | Hans Ulrich Niedermann | 2022-05-19 | 1 | -6/+4 |
* | gh workflow: print nproc to find out whether make -jNN makes sense | Hans Ulrich Niedermann | 2022-05-14 | 1 | -0/+2 |
* | Work around github workflow issue with presenting stderr | Hans Ulrich Niedermann | 2022-01-23 | 1 | -0/+1 |
* | CI: build automake based example project | Hans Ulrich Niedermann | 2022-01-23 | 1 | -1/+18 |
* | gh workflow: install libgd-dev | Hans Ulrich Niedermann | 2021-11-03 | 1 | -1/+1 |
* | gh workflows: remove requirements for flex, bison | Hans Ulrich Niedermann | 2021-08-07 | 2 | -2/+2 |
* | install things | Marcus Meissner | 2020-10-11 | 1 | -1/+4 |
* | Create codeql-analysis.yml | Marcus Meissner | 2020-10-11 | 1 | -0/+71 |
* | run apt-get update before installing any package | Aiden Leong | 2020-08-27 | 1 | -1/+1 |
* | added bison | Marcus Meissner | 2020-05-26 | 1 | -1/+1 |
* | adde flex | Marcus Meissner | 2020-05-26 | 1 | -1/+1 |
* | more packages by default ... | Marcus Meissner | 2020-05-26 | 1 | -1/+1 |
* | sudo for apt-get | Marcus Meissner | 2020-05-26 | 1 | -1/+1 |
* | apt-get install autopoint | Marcus Meissner | 2020-05-26 | 1 | -0/+2 |
* | autoreconf it | Marcus Meissner | 2020-05-26 | 1 | -0/+2 |
* | added github action make / mak check | Marcus Meissner | 2020-05-26 | 1 | -0/+23 |