Skip to content

Commit

Permalink
Revert "libretro/mame 0.235"
Browse files Browse the repository at this point in the history
  • Loading branch information
inactive123 committed Aug 29, 2021
1 parent 4eaa33d commit dfb6c38
Show file tree
Hide file tree
Showing 9,580 changed files with 1,129,635 additions and 228,209 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
7 changes: 1 addition & 6 deletions 3rdparty/bgfx/.appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
shallow_clone: true

os:
- Visual Studio 2019
- Visual Studio 2017

environment:
matrix:
- TOOLSET: vs2017
# - TOOLSET: vs2019

platform:
- Win32
- x64

configuration:
- Debug
Expand Down
1 change: 0 additions & 1 deletion 3rdparty/bgfx/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@
tags
.gdb_history
.vscode
*.TMP
4 changes: 2 additions & 2 deletions 3rdparty/bgfx/.travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ before_script:

script:
- if [ "$TRAVIS_OS_NAME" == "linux" ]; then make build CXX="g++-8" CC="gcc-8"; fi
- if [ "$TRAVIS_OS_NAME" == "osx" ]; then make osx-x64-debug; fi
- if [ "$TRAVIS_OS_NAME" == "osx" ]; then make osx-debug64; fi

branches:
only:
Expand All @@ -33,4 +33,4 @@ branches:
notifications:
email: false

osx_image: xcode11
osx_image: xcode10.3
7 changes: 0 additions & 7 deletions 3rdparty/bgfx/3rdparty/cgltf/LICENSE

This file was deleted.

0 comments on commit dfb6c38

Please sign in to comment.