Commit Graph

471 Commits (8cf431aeb2b80907e25d941ee6078da0236720e7)

Author SHA1 Message Date
elsid 81ed0ccd52
Fetch with unshallow flag
Otherwise fetch may not fetch all commits in the branch.
2 years ago
psi29a 2e45c80ac2 Merge branch 'remove_boost_fs' into 'master'
Don't install boost-filesystem anymore

See merge request OpenMW/openmw!2972
2 years ago
elsid d82b41be08
Fetch more commits from source repository to find merge-base
Gitlab CI fetches only 10 commits from source repository which might not be
enough for git merge-base.
2 years ago
jvoisin 8e3576022a Don't install boost-filesystem anymore 2 years ago
elsid f2c4445621
Fix preprocess code size script 2 years ago
elsid e646449880
Add CI job to measure preprocessed code size 2 years ago
elsid 8e9c78d20c
Split Ubuntu_Clang_Tidy job 2 years ago
Andrei Kortunov 8df7ce545e Migrate from GraphicsWindowQt to QOpenGLWidget 2 years ago
psi29a bc65c7a53a make use of new backported bullet 3.24 2 years ago
psi29a 6d8f3c7bce Merge branch 'cs_unit_tests' into 'master'
Introduce unit tests for editor

See merge request OpenMW/openmw!2821
2 years ago
psi29a e37860c1dc Cherry pick 'openmw-48-stereo-fixes' into 'master'
Openmw 48 stereo fixes

See merge request OpenMW/openmw!2815
2 years ago
elsid 712feb0d92
Run CS tests in CI 2 years ago
elsid 6f6e452dfa
Add executable to run CS tests 2 years ago
psi29a efebb8efd8 Merge branch 'cmake_fixes' into 'master'
Formatting and coverage related CMake files fixes

See merge request OpenMW/openmw!2811
2 years ago
psi29a d4d9b2d699 Merge branch 'multithreaded-bullet-windows' into 'master'
Use multithreaded Bullet libraries on Windows

Closes #7270

See merge request OpenMW/openmw!2816
2 years ago
psi29a 3594f92e3a Merge branch 'symstore' into 'master'
Package symbols for symbol server in CI

See merge request OpenMW/openmw!2818
2 years ago
AnyOldName3 6ca9fb7e15 Use multithreaded Bullet libraries on Windows 2 years ago
elsid a527db8ca7
Enforce space only indendation in CMake files 2 years ago
elsid 8cfd947ecc
Copy osgSim.dll to openmw.exe location 2 years ago
elsid 3eda0b4af6
Use tabs for indentation in CI/before_script.msvc.sh 2 years ago
elsid d2ef0f6a9e
Check file names
File names should follow https://wiki.openmw.org/index.php?title=Naming_Conventions#Files.
Enforce this in CI. Add a list of exceptions for already present files.
2 years ago
uramer c064e9ebf9 Find luarocks package installations in a more robust way 2 years ago
psi29a bf1540ff5a Clean up before_install.osx.sh for use on gitlab; small fix for jpeg problem 2 years ago
psi29a 3a56cc857d Merge branch 'teal_test' into 'master'
Teal declarations

See merge request OpenMW/openmw!2529
2 years ago
uramer 2cf6c5b3ce Move generate_teal_declarations.sh to scripts/ 2 years ago
Evil Eye 7aa891c016 Bump OpenAL to 1.23.0 on Windows 2 years ago
uramer 4b54c06635 Remove debug luarocks show 2 years ago
uramer c31d872f18 Use install_luadocumentor_in_docker for teal_ci 2 years ago
uramer a8d32ebdca Rename the build_teal script 2 years ago
uramer 7d4222b9ce Zip the teal directory 2 years ago
uramer 75fcf53f7d Teal CI 2 years ago
Andrei Kortunov 7e2aedf637 Add an initial Qt6 support 2 years ago
psi29a a0c04db222 repair brew taps 2 years ago
elsid 9c8a110efb
Print crash log in integration tests CI job 2 years ago
psi29a f7f1832933 Merge branch 'luajit_custom_alloc' into 'master'
Check LuaJit version

See merge request OpenMW/openmw!2509
2 years ago
elsid fdb731a6d0
Set collada_dom version before finding the package
The package cmake config uses wrong variables for minor and major versions. They
should be collada_dom_VERSION_MINOR and collada_dom_VERSION_MAJOR but they are
COLLADA_DOM_VERSION_MINOR and COLLADA_DOM_VERSION_MAJOR. CMake variables are
case sensitive so used variables are just empty strings. Set them manually as a
workaround.
2 years ago
Petr Mikheev b6dd84c8ef Check LuaJit version 2 years ago
psi29a c75f8b3639 Update CI/before_install.osx.sh, CI/before_script.osx.sh 2 years ago
psi29a 0fbce9b21d Merge branch 'factorize_windows_build_script' into 'master'
Factorise/simplify a bit before_script.msvc.sh

See merge request OpenMW/openmw!2427
2 years ago
jvoisin 7c485fae0c Make use of `git ls-files` filtering instead of piping to grep 2 years ago
jvoisin f1ae796026 Factorise/simplify a bit before_script.msvc.sh 2 years ago
psi29a 1cd17d8430 See if we can get away with using another version of clang with coverity 2 years ago
AnyOldName3 327f977ae6 Switch to Python implementation of SymStore 2 years ago
AnyOldName3 f98cb67cad Experiment with symbol server style symbol storage 2 years ago
AnyOldName3 483f370b01 Merge branch 'upgrade_sdl_windows' into 'master'
bump sdl from 2.0.22 to 2.0.24 for windows

Closes #6924

See merge request OpenMW/openmw!2425
2 years ago
psi29a 3c173646ce Update CI/before_script.msvc.sh 2 years ago
elsid a46d61c45c
Simplify script to check clang-format
* Check only files from the git repository
* Support paths with spaces
* Do check in parallel
2 years ago
psi29a ef92281b4b Update CI/before_script.msvc.sh 2 years ago
psi29a 36b4e6929c Update CI/before_script.msvc.sh 2 years ago
psi29a 4c5c449b0b bump sdl from 2.0.22 to 2.0.24 for windows 2 years ago