Skip to content

History / Building OBS Studio

Revisions

  • Remove mention of "application bundle" for macOS code signing as that concept is handled automatically by Xcode.

    @RytoEX RytoEX committed Nov 24, 2024
  • Remove OBS_MULTIARCH_SUFFIX as it was removed with CMake 2.0 paths

    @RytoEX RytoEX committed Nov 24, 2024
  • Replace OBS_BUNDLE_CODESIGN_IDENTITY and OBS_BUNDLE_CODESIGN_TEAM with OBS_CODESIGN_IDENTITY and OBS_CODESIGN_TEAM. The former no longer exist.

    @RytoEX RytoEX committed Nov 24, 2024
  • Remove OBS_CODESIGN_ENTITLEMENTS and OBS_CODESIGN_LINKER as they no longer exist

    @RytoEX RytoEX committed Nov 24, 2024
  • Remove ENABLE_SPARKLE_UPDATER as it is no longer set directly. It is set automatically if SPARKLE_APPCAST_URL and SPARKLE_PUBLIC_KEY are set.

    @RytoEX RytoEX committed Nov 24, 2024
  • Remove ENABLE_VST_BUNDLED_HEADERS as it no longer exists

    @RytoEX RytoEX committed Nov 24, 2024
  • minor typo

    @Penwy Penwy committed Nov 24, 2024
  • minor typo between VLC and VST

    @Penwy Penwy committed Nov 24, 2024
  • Add a section mentioning CMake Presets

    @RytoEX RytoEX committed Nov 23, 2024
  • Remove mention of build scripts since they were removed.

    @RytoEX RytoEX committed Nov 23, 2024
  • Remove ENABLE_IVCAM as it no longer exists

    @RytoEX RytoEX committed Nov 23, 2024
  • Remove Windows-specific Options section as they were all legacy variables

    @RytoEX RytoEX committed Nov 23, 2024
  • Remove ENABLE_D3D12_HOOK as it does not exist

    @RytoEX RytoEX committed Nov 23, 2024
  • Remove USE_LIBCXX as it was removed when the CMake 2.0 paths were removed.

    @RytoEX RytoEX committed Nov 23, 2024
  • Remove USE_XDG since it is now always used and is no longer configurable

    @RytoEX RytoEX committed Nov 23, 2024
  • Update CMake version requirements

    @RytoEX RytoEX committed Nov 23, 2024
  • Replace LINUX_PORTABLE with ENABLE_RELOCATABLE and ENABLE_PORTABLE_CONFIG

    @RytoEX RytoEX committed Nov 23, 2024
  • Remove legacy CMake options as they were removed after the grace period.

    @RytoEX RytoEX committed Nov 23, 2024
  • Revert "Destroyed Building OBS Studio (markdown)" This reverts commit 2a5f45334cd438d72360f7978b10b42f8d006cdc.

    @gxalpha gxalpha committed Jun 3, 2024
  • Destroyed Building OBS Studio (markdown)

    @tytan652 tytan652 committed Jun 3, 2024
  • Created Building OBS Studio (markdown)

    @DuDoanJR10 DuDoanJR10 committed Jun 3, 2024
  • Destroyed Building OBS Studio (markdown)

    @Federicooooooooo55 Federicooooooooo55 committed Jun 1, 2024
  • Remove QT_VERSION from docs (doesn't exist anymore, Qt 6 is required)

    @gxalpha gxalpha committed Aug 12, 2023
  • Remove Visual Studio 2019 as a supported generator

    @RytoEX RytoEX committed Aug 12, 2023
  • Update required CMake versions

    @RytoEX RytoEX committed Aug 12, 2023
  • Revert f35a000ccef7f3c2f10aa0f1648d467670db7bef...224ee9bed1da358d0a9ee31ca24c7cf73406aa40 on Building OBS Studio

    @feetstv feetstv committed Feb 18, 2023
  • Correction in sentence structure

    @Hridoy-31 Hridoy-31 committed Feb 18, 2023
  • Typo fix on Pulse Audio

    @Hridoy-31 Hridoy-31 committed Jan 25, 2023
  • Update Qt version documentation

    @gxalpha gxalpha committed Aug 18, 2022
  • Add OBS_BUNDLE_CODESIGN_TEAM to macOS build options

    @gxalpha gxalpha committed Aug 18, 2022