aboutsummaryrefslogtreecommitdiff
path: root/.github (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move build/android directory to root of project (#11283)NeroBurner2021-06-211-5/+5
|
* Add roadmap (#10536)rubenwardy2021-06-172-23/+88
|
* Add basic client-server test to CIsfan52021-05-051-2/+6
|
* fix(ci): ensure we build on docker only modificationsLoic Blot2021-04-021-0/+4
|
* Update CONTRIBUTING info on translating builtinWuzzy2021-03-291-1/+3
|
* CI: update configurations for Irrlicht forksfan52021-03-091-2/+5
|
* Disable clang-format, clean up scriptsrubenwardy2021-03-011-13/+14
|
* CI: fix buildsfan52020-12-231-16/+9
|
* Fix Visual Studio build in ActionsMoNTE482020-11-221-3/+3
|
* Contributing doc: Minor improvements and a clarification (#10520)Paramat2020-10-181-4/+2
|
* Document how to work with ClangFormat (#10468)Paramat2020-10-131-0/+8
| | | | To avoid the common misunderstanding where a contributor thinks they must apply the unsuitable formatting requests ClangFormat makes.
* Android: add ci with saving artifactsMaksim2020-10-131-0/+42
|
* Disable pgsql in VS 2019 workflowadrido2020-06-221-0/+1
|
* Add MSVC build (#9740)adrido2020-05-051-0/+70
| | | | * Add MSVC build
* ci: Update Github Actions workflows (#9774)sfan52020-05-023-20/+36
|
* Add docker build stage on Github actionsLoic Blot2020-04-291-2/+34
|
* Replace travis with github actions (#9641)Loïc Blot2020-04-203-0/+256
| | | | | | | * Move outside of travis to Github actions This will permit to have better integrated CI workflow than the previous travis one.
* Update Github templates (#8593)rubenwardy2019-06-135-7/+183
|
* Add minetest issue template (#6936)Loïc Blot2018-01-201-0/+31
* Add minetest issue template This permits end user to have a basic template permitting to do issue triage and for users to know what we expect.