]> git.xonotic.org Git - xonotic/xonotic.git/commit
Another attempt at fixing OSX SDL build.
authorRudolf Polzer <divVerent@gmail.com>
Mon, 22 Nov 2021 20:49:18 +0000 (12:49 -0800)
committerRudolf Polzer <divVerent@gmail.com>
Mon, 22 Nov 2021 20:49:18 +0000 (12:49 -0800)
commit6d11a5ae542414c235d7c162aaaa75fa9abc8172
tree7f36fcf40d43056434748c792fa03d5fc7e55350
parent73b338e91833e89cd7ef060fc05db5f58b98ca1c
Another attempt at fixing OSX SDL build.
69 files changed:
misc/builddeps/osx/empty [deleted file]
misc/builddeps/osx/sdl/SDL2.framework/Headers [new symlink]
misc/builddeps/osx/sdl/SDL2.framework/Resources [new symlink]
misc/builddeps/osx/sdl/SDL2.framework/SDL2 [new symlink]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_assert.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_atomic.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_audio.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_bits.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_blendmode.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_clipboard.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_config.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_config_macosx.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_copying.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_cpuinfo.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_endian.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_error.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_events.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_filesystem.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_gamecontroller.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_gesture.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_haptic.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_hints.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_joystick.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_keyboard.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_keycode.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_loadso.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_log.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_main.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_messagebox.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_mouse.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_mutex.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_name.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_opengl.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_opengl_glext.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_opengles.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_opengles2.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_opengles2_gl2.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_opengles2_gl2ext.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_opengles2_gl2platform.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_opengles2_khrplatform.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_pixels.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_platform.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_power.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_quit.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_rect.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_render.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_revision.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_rwops.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_scancode.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_sensor.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_shape.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_stdinc.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_surface.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_system.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_syswm.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_thread.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_timer.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_touch.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_types.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_version.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_video.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/SDL_vulkan.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/begin_code.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Headers/close_code.h [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/Resources/Info.plist [new file with mode: 0644]
misc/builddeps/osx/sdl/SDL2.framework/Versions/A/SDL2 [new file with mode: 0755]
misc/builddeps/osx/sdl/SDL2.framework/Versions/Current [new symlink]
misc/tools/all/release.subr