214 Commits (2ec861d99e3ead4053577ed382f1272000cb13a2)

Author SHA1 Message Date
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  attila 31b2a86559 Projucer: Add ARA support 3 years ago
  Tom Poole b48dddcf4e RTAS: Remove RTAS functionality 3 years ago
  Tom Poole db3c6e6216 macOS/iOS: Fix unguarded availability warnings 3 years ago
  reuk 61f3c1dd98
LV2: Add initial client support 3 years ago
  Tom Poole e5cbcd7628 macOS/iOS: Add the ability to weak link module frameworks 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  Tom Poole 679fdc5421 Projucer: Improve the App Group ID setting help text 3 years ago
  Tom Poole dc4b9bd152 Projucer: Fix non-bool app sandbox temporary exception entitlements 3 years ago
  Tom Poole 65b649225d Projucer: Fix a typo in an app category name 3 years ago
  reuk 0bf2f6a7a4 Revert "Projucer: Default to "Sign to Run Locally" when no signing identity is specified" 3 years ago
  reuk 6d711a2312 Revert "Projucer: Check if IDE project file exists when saving" 3 years ago
  ed aaf00f13ca Projucer: Bump Xcode LastUpgradeCheck 3 years ago
  ed fdcdda3463 Projucer: Update to ValueTreePropertyWithDefault class 3 years ago
  ed a71bda9adb Projucer: Check if IDE project file exists when saving 3 years ago
  ed c45c1afc7e Projucer: Bump Xcode LastUpgradeCheck 3 years ago
  ed 3c82b3b906 Projucer: Amend 499a4240 slightly to add both warning settings to preserve compatibility with older Xcode versions 3 years ago
  ed 499a424052 Projucer: Fix legacy build system setting for Xcode 13 3 years ago
  reuk c456d0c373
Projucer: Set EXCLUDED_ARCHS for compatibility with newer Xcodes 3 years ago
  reuk 8bacf8c15c
Projucer: Default to "Sign to Run Locally" when no signing identity is specified 3 years ago
  ed 2707ea3ca0 Projucer: Add support for C++20 project language standard 4 years ago
  reuk 7525da867b
Projucer: Allow setting the network multicast entitlement in the Xcode exporter 3 years ago
  reuk cd495f136e
Projucer: In Xcode exporter, properly escape single quotes in preprocessor definitions 3 years ago
  Tom Poole 8cc0d12fb3 Separate C and C++ recommended warning flags 3 years ago
  Tom Poole 45d12f7a18 Projucer: Only switch to manual Xcode signing if not using the default Code-Signing Identity 3 years ago
  Tom Poole 0a69edd216 Projucer: Switch to manual Xcode signing if a Code-Signing Identity is specified 3 years ago
  ed c66e8baf7e Whitespace 3 years ago
  reuk 366a626894
CMake: Ensure version numbers in AU/AUv3 plists are correctly formatted 3 years ago
  ed 551d7b9c5b Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 3 years ago
  ed 79f1ffec2e Projucer: Migrate old iOS deployment target setting 3 years ago
  reuk bc2ad3d7c5
Build: Improve support for AU resource files on ARM Macs 3 years ago
  ed f93cdf431a Projucer: Updated the documentation for the "Development Team ID" Xcode setting 3 years ago
  ed 43ebab636f Projucer: Bumped Xcode LastUpgradeCheck for Xcode 13 3 years ago
  ed 9dc98fb1df Projucer: Replaced macOS and iOS SDK selector drop-downs with text fields 3 years ago
  ed 3fec9731ec Projucer: Bumped Xcode LastUpgradeCheck attribute 4 years ago
  ed 618e74fc6a Projucer: Leave absolute paths alone when adding project items to Xcode project 4 years ago
  reuk 6e98145185
Projucer: Force Xcode script phases to run on every build 4 years ago
  reuk f5a7d4eea5
Projucer: Allow specifying build number for Xcode projects 4 years ago
  ed a9844e1b9f Projucer: Correctly handle Xcode frameworks containing spaces 4 years ago
  Tom Poole 70250dd0c1 Projucer: Added on option to select the macOS application category 4 years ago
  ed 060f96ae7c Projucer: Generate consistent Xcode projects when saving on Windows 4 years ago
  ed 282ad8fa9c Projucer: Fixed a bug escaping Xcode project settings starting or ending with quotes 4 years ago
  reuk 8c9c3c3ca9
Projucer: Use exporter name, rather than build folder name, to locate pre-built libraries 4 years ago
  Tom Poole 6efb77bed3 Fixed a bug escaping MTL_HEADER_SEARCH_PATHS in the Xcode exporter 4 years ago
  ed 65f2de3def iOS: Added options to the Projucer and CMake to set UIRequiresFullScreen .plist option 4 years ago
  ed 0510e22f42 Projucer: Bump LastUpgradeCheck property in Xcode projects 4 years ago
  reuk 3baaad8b5b
XmlElement: Update loops to use new iterators 4 years ago
  Tom Poole 2ef9899818 Projucer: Fixed the inclusion of Xcode subprojects using the new build system 4 years ago
  Tom Poole 882be26069 Projucer: Made the .pbxproj formatting more consistent with that produced by Xcode 4 years ago
  reuk fac6116441 Projucer: Remove unnecessary const 4 years ago