Skip to content

Commit

Permalink
new externals (mxe & mxo codesigned & notarized), update build instru…
Browse files Browse the repository at this point in the history
…ctions in ppooll_externals README, ignore any "build*" folder in /externals
  • Loading branch information
jpsteccato committed Feb 16, 2024
1 parent 007b236 commit dfcc786
Show file tree
Hide file tree
Showing 13 changed files with 44 additions and 68 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@

.DS_Store
externals/ppooll_externals/build*
6 changes: 3 additions & 3 deletions externals/ppooll_externals/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cmake_minimum_required(VERSION 3.10)
project(ppooll_externals)

IF( NOT CMAKE_BUILD_TYPE )
SET( CMAKE_BUILD_TYPE Release ... FORCE )
ENDIF()
if(NOT CMAKE_BUILD_TYPE)
set(CMAKE_BUILD_TYPE Release CACHE STRING "Set the default build type to Release" FORCE)
endif()
message(STATUS "Current build type is: ${CMAKE_BUILD_TYPE}")

# Set a default value for MAX_SDK_BASE_PATH and allow it to be overridden by the user
Expand Down
4 changes: 2 additions & 2 deletions externals/ppooll_externals/_README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ Note: the following instructions are for building both targets on an OSX machine
Build for OSX:
1. `mkdir build-mac`
2. `cd build-mac`
3. `cmake .. -DMAX_SDK_BASE_PATH=/path/to/max-sdk-base`
3. `cmake .. -DMAX_SDK_BASE_PATH=/path/to/max-sdk-base` or `cmake -G Xcode .. -DMAX_SDK_BASE_PATH=/path/to/max-sdk-base`
4. `make`

Build for Windows:
1. `brew install mingw-w64`
2. `mkdir build-win`
3. `cd build-win`
4. `cmake .. -DMAX_SDK_BASE_PATH=/path/to/max-sdk-base -DCMAKE_TOOLCHAIN_FILE=WindowsToolchain.cmake`
4. `cmake .. -DMAX_SDK_BASE_PATH=/path/to/max-sdk-base -DCMAKE_TOOLCHAIN_FILE=toolchains/WindowsToolchain.cmake`
5. `make`
Binary file modified externals/ppooll_externals/externals/ll_2dslider.mxe64
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2,51 +2,39 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>22G91</string>
<key>C74ObjectProperties</key>
<dict>
<key>c74excludefromcollectives</key>
<string></string>
</dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>ll_2dslider</string>
<key>CFBundleIconFile</key>
<string></string>
<key>CFBundleIdentifier</key>
<string>.</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleLongVersionString</key>
<string>ll_2dslider - </string>

<key>CFBundlePackageType</key>
<string>iLaX</string>
<key>CFBundleSignature</key>
<string>max2</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>

<key>C74ObjectProperties</key>
<dict>
<key>c74excludefromcollectives</key>
<string></string>
</dict>

<key>CFBundleVersion</key>
<string></string>
<key>CFBundleShortVersionString</key>
<string></string>
<key>CFBundleLongVersionString</key>
<string>ll_2dslider - </string>
<key>NSHumanReadableCopyright</key>
<string></string>

<key>CSResourcesFileMapped</key>
<true/>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string></string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>14.0</string>
<key>DTSDKBuild</key>
<string>23A334</string>
<key>DTSDKName</key>
<string>macosx14.0</string>
<key>DTXcode</key>
<string>1501</string>
<key>DTXcodeBuild</key>
<string>15A507</string>
<key>LSMinimumSystemVersion</key>
<string>10.14.6</string>
<key>LSRequiresCarbon</key>
<true/>
</dict>
Expand Down
Binary file not shown.
Binary file modified externals/ppooll_externals/externals/ll_fastforward.mxe64
Binary file not shown.
Binary file not shown.
Binary file modified externals/ppooll_externals/externals/ll_mcwaveform.mxe64
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -2,51 +2,39 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>23C71</string>
<key>C74ObjectProperties</key>
<dict>
<key>c74excludefromcollectives</key>
<string></string>
</dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>ll_mcwaveform</string>
<key>CFBundleIconFile</key>
<string></string>
<key>CFBundleIdentifier</key>
<string>.</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleLongVersionString</key>
<string>ll_mcwaveform - </string>

<key>CFBundlePackageType</key>
<string>iLaX</string>
<key>CFBundleSignature</key>
<string>max2</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>

<key>C74ObjectProperties</key>
<dict>
<key>c74excludefromcollectives</key>
<string></string>
</dict>

<key>CFBundleVersion</key>
<string></string>
<key>CFBundleShortVersionString</key>
<string></string>
<key>CFBundleLongVersionString</key>
<string>ll_mcwaveform - </string>
<key>NSHumanReadableCopyright</key>
<string></string>

<key>CSResourcesFileMapped</key>
<true/>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string></string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>14.2</string>
<key>DTSDKBuild</key>
<string>23C53</string>
<key>DTSDKName</key>
<string>macosx14.2</string>
<key>DTXcode</key>
<string>1510</string>
<key>DTXcodeBuild</key>
<string>15C65</string>
<key>LSMinimumSystemVersion</key>
<string>10.11</string>
<key>LSRequiresCarbon</key>
<true/>
</dict>
Expand Down
Binary file not shown.
Binary file modified externals/ppooll_externals/externals/ll_number.mxe64
Binary file not shown.
Binary file not shown.

0 comments on commit dfcc786

Please sign in to comment.