Commit Graph

467 Commits (use_qt_lockfile)

Author SHA1 Message Date
elsid f2c4445621
Fix preprocess code size script 1 year ago
elsid e646449880
Add CI job to measure preprocessed code size 1 year ago
elsid 8e9c78d20c
Split Ubuntu_Clang_Tidy job 1 year ago
Andrei Kortunov 8df7ce545e Migrate from GraphicsWindowQt to QOpenGLWidget 1 year ago
psi29a bc65c7a53a make use of new backported bullet 3.24 1 year ago
psi29a 6d8f3c7bce Merge branch 'cs_unit_tests' into 'master'
Introduce unit tests for editor

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

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

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

Closes #7270

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

See merge request OpenMW/openmw!2818
1 year ago
AnyOldName3 6ca9fb7e15 Use multithreaded Bullet libraries on Windows 1 year ago
elsid a527db8ca7
Enforce space only indendation in CMake files 1 year ago
elsid 8cfd947ecc
Copy osgSim.dll to openmw.exe location 1 year ago
elsid 3eda0b4af6
Use tabs for indentation in CI/before_script.msvc.sh 1 year 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.
1 year ago
uramer c064e9ebf9 Find luarocks package installations in a more robust way 1 year ago
psi29a bf1540ff5a Clean up before_install.osx.sh for use on gitlab; small fix for jpeg problem 1 year ago
psi29a 3a56cc857d Merge branch 'teal_test' into 'master'
Teal declarations

See merge request OpenMW/openmw!2529
1 year ago
uramer 2cf6c5b3ce Move generate_teal_declarations.sh to scripts/ 1 year ago
Evil Eye 7aa891c016 Bump OpenAL to 1.23.0 on Windows 1 year ago
uramer 4b54c06635 Remove debug luarocks show 1 year ago
uramer c31d872f18 Use install_luadocumentor_in_docker for teal_ci 1 year ago
uramer a8d32ebdca Rename the build_teal script 1 year ago
uramer 7d4222b9ce Zip the teal directory 1 year ago
uramer 75fcf53f7d Teal CI 1 year ago
Andrei Kortunov 7e2aedf637 Add an initial Qt6 support 1 year ago
psi29a a0c04db222 repair brew taps 1 year ago
elsid 9c8a110efb
Print crash log in integration tests CI job 1 year 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
ζeh Matt 79ccd8720a
Single process fix 2 years ago
ζeh Matt 62138630d2
Fix files with spaces causing issues 2 years ago
ζeh Matt afa1b0077d
Improve clang-format checking script 2 years ago
ζeh Matt 45bfed3b42
Use clang-format --dry-run instead of relying on git diff 2 years ago