1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-30 21:15:36 +00:00
openmw/CI
Bret Curtis 2a98519451 initial conversion to cxxopts for mwiniimporter
clang-format

clang-format again

add cxxopts to cmake and 3 oses

use version and not tag for cxxopts

add the include dir for windows maybe

add the include dir for windows maybe: part 2

give _DIR a try and point to cmake dir

try prefix path

add FindCXXOPTS.cmake

slim down findcxxopts

remove boost stuff from mwiiniimporter cmake; set include path in windows

one too many S

add support for fetching

formatting

validated that we need  MaybeQuotedPath

naive attempt to use vcpkg

remove findCXXOPTS.cmake

naive attempt to use vcpkg

more cleanup; make use of cxxopts::cxxopts

remove offending bad line

try to integration the cxxopts install via vcpkg

add vcpkg.cmake toolchain file

use the right path?

go the fetch route for windows

fetch cxxopts workaround

make use of CONFIG and also put in TODO

add code coverage

fix clang-format

fix clang-format again

add some tooling for tests

const params and use order of operations

allow to be run from anywhere

appease the jvoisin

u8 all the things

make sure we can run on all systems; but require that it run in the same directory as the binary we wish to test

give CLI11 a try

get things building on windows too

give this a try...

clean-format fix1

clean-format fix2

clang-format fix3

do not check if file already exists; overwrite existing

try to abstract out _wsystem and std::system

appease the clang-format gods

purge cli11

bring back tests
2024-02-05 14:27:46 +01:00
..
activate_msvc.sh Replace tabs with spaces 2022-07-31 19:59:24 +02:00
ActivateMSVC.ps1 Remove annoying warning 2020-06-15 16:37:47 +01:00
before_install.android.sh Give psi29a's custom android-ndk22 a go 2021-11-14 20:17:30 +00:00
before_install.linux.sh no need to re-map when using system default 2020-03-22 21:34:46 +01:00
before_install.osx.sh make macos use openal-soft 2024-01-08 22:37:44 +01:00
before_script.android.sh Silence a minor git warning 2022-06-16 21:45:50 +02:00
before_script.linux.sh initial conversion to cxxopts for mwiniimporter 2024-02-05 14:27:46 +01:00
before_script.msvc.sh initial conversion to cxxopts for mwiniimporter 2024-02-05 14:27:46 +01:00
before_script.osx.sh make macos use openal-soft 2024-01-08 22:37:44 +01:00
build.msvc.sh msbuild was always defaulting to building the Debug configuration so it was impossible to build any other configurations with build.msvc.sh 2017-06-19 06:00:42 -07:00
check_clang_format.sh Make use of git ls-files filtering instead of piping to grep 2022-10-06 22:59:33 +02:00
check_cmake_format.sh Enforce space only indendation in CMake files 2023-03-10 15:28:14 +01:00
check_file_names.sh Check file names 2023-02-25 17:38:08 +01:00
check_package.osx.sh Add a script to verify macOS package contents 2018-12-20 21:18:41 +01:00
check_tabs.sh Fix the check_tabs.sh script choking on QT generated UI files when doing an in-source build 2015-11-04 20:25:03 +01:00
deploy.osx.sh Fix macOS nightly preupload check 2019-04-06 18:21:33 +02:00
file_name_exceptions.txt Lua actions take 3 2023-12-29 18:56:59 +00:00
install_debian_deps.sh Install libyaml-cpp0.8 for integration tests 2023-11-10 18:54:59 +01:00
org.openmw.OpenMW.devel.yaml bump windows mygui to 3.4.3 2023-10-17 23:53:04 +02:00
run_integration_tests.sh Run integration tests in CI 2022-07-04 20:38:29 +02:00
Store-Symbols.ps1 Add error handling to Store-Symbols.ps1 2023-10-25 18:07:26 +01:00
teal_ci.sh Add shebangs to bash scripts 2023-12-20 22:44:20 +01:00
ubuntu_gcc_preprocess.sh Fetch with unshallow flag 2023-04-29 00:03:29 +02:00