]> git.jsancho.org Git - lugaru.git/history - .gitlab-ci.yml
Friends fight with true enemies, before they attacked player but hurting enemies
[lugaru.git] / .gitlab-ci.yml
2017-09-02 Neal GompaCI: Enable CentOS Continuous Release (CR) repository...
2017-05-20 Neal GompaRemove zlib from documentation and CI setup
2017-04-13 Neal GompaCI: Rework .gitlab-ci.yml to support a CentOS 7 build
2016-12-31 Rémi VerscheldeCI: Bump expiration limit to keep builds 14 days
2016-11-27 Neal GompaCI: Remove use of copr for mingw-openal-soft
2016-11-23 Neal GompaCI: Switch back to fedora:latest
2016-11-20 Rémi VerscheldeCMake: Drop LUGARU_INSTALL_PREFIX and clean CMakeLists
2016-11-19 Neal GompaCI: Fix installing copr command, move it to mingw sections
2016-11-19 Neal GompaCI: Ensure dnf copr command is available
2016-11-19 Neal GompaCI: Add COPR repo to provide OpenAL for MinGW builds
2016-11-19 Neal GompaCI: Switch to Fedora Rawhide for Linux builds
2016-11-18 Rémi VerscheldeWin32: Allow linking against system OpenGL (mingw)
2016-11-18 Neal GompaCI: Switch most of the libraries from internal to syste...
2016-11-18 Neal GompaRevert "Remove superfluous explicit command for windres/rc"
2016-11-18 Neal Gompa (ニール... Merge branch 'sdl2-rebase' into 'master'
2016-11-18 Rémi VerscheldeCI: Adapt to SDL2 migration
2016-11-15 Neal GompaCI: Add mingw{32,64}-headers to build_mingw{32,64}...
2016-11-15 Neal GompaRemove superfluous explicit command for windres/rc
2016-11-14 Neal GompaCI: Force internal OpenGL for MinGW
2016-11-13 Neal GompaAdd missing force internal command for OSX and refactor...
2016-11-13 Neal GompaCI: Fixup for MinGW builds
2016-11-13 Neal GompaFix cross-compiling command and add CI clause for MinGW
2016-11-13 Neal GompaCI: Add pkgconfig(libjpeg) dependency
2016-11-13 Neal GompaCI: Add missing make install
2016-11-13 Neal GompaAdd .gitlab-ci.yml for enabling GitLab CI