371 Commits (717774b6483d1a231eabc1fef2bc316721d429f5)

Author SHA1 Message Date
  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
  ed 4d566799ee Projucer: Only add optional Java source sets to Android projects when the module is enabled 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
  ed a6bfcc6427 Projucer: Removed a reference to AppConfig.h (which may or may not be present) in the JUCE_PROJUCER_VERSION warning 4 years ago
  reuk fac6116441 Projucer: Remove unnecessary const 4 years ago
  ed 7014541291 Projucer: Added macOS 11.1 to SDK options 4 years ago
  Tom Poole da07dad30d Projucer: Bump LastUpgradeCheck property in Xcode projects 4 years ago
  reuk c213796951
Projucer: Fix quote escaping in CodeBlocks exporter 4 years ago
  ed 6e6f866458 Projucer: Suppress warnings about using the OpenGL framework when using the new build system 4 years ago
  ed 1fbde8c505 Projucer: Fixed issues navigating to warnings/errors when using the new Xcode build system 4 years ago
  ed a352366702 Projucer: Tidied up some whitespace 4 years ago
  ed fc14dc402e Projucer: Enabled the "New Build System" by default for Xcode projects and added an exporter setting to enable the old behaviour 4 years ago
  reuk 1201b43ad8
Projucer: Bump LastUpgradeCheck property in Xcode projects 4 years ago
  reuk ba172bc828 Build: Provide option to suppress resourceUsage keys in AU plists 4 years ago
  ed 57f4d4a618 Projucer: Removed deprecated Android NDK path property 4 years ago
  ed e4c3d53c7a Android: Request ACCESS_FINE_LOCATION permission when using Bluetooth 4 years ago
  ed f2d0d324d3 Projucer: Updated Android target SDK version to API level 29 4 years ago
  ed 47dc58620d Projucer: Added "--fix-missing-dependencies" option to the command line resave to add any required modules that may be missing 4 years ago
  reuk fc0d1814eb
Projucer: Add iOS 14.0 deployment target option 4 years ago
  ed 42391ce309 Projucer: Made preprocessor define precedence consistent when not using a global AppConfig file 4 years ago
  Tom Poole 336398893d Projucer: Deprecate the CLion exporter 4 years ago
  ed 2f098c16d0 Projucer: Fixed incorrect Xcode property in the CLion exporter 4 years ago
  ed 5f0706ec0e Projucer: Add Xcode subprojects using relative paths 4 years ago
  ed 1870e2d5fd Projucer: Use RelativePath for querying file extensions in Xcode exporter to correctly handle cross-platform paths 4 years ago
  ed e1282f285d Projucer: Fixed a typo 4 years ago
  ed d677fd6264 Projucer: Added PCH support for Xcode and Visual Studio exporters 4 years ago
  ed 0335d43b58 Projucer: Specify standard LTCG instead of incremental (fast) in the VS link options to get rid of warning about not compiling with function-level linkage 4 years ago
  ed b196855b37 Projucer: Fixed some warnings in the latest Xcode 4 years ago
  Tom Poole 6f22faf29d Linux: Fixed a bug setting the VST3 plug-in bundle arch dir 4 years ago
  reuk 14eebfb85a
Projucer: Write correct icon format in Codeblocks exporter 4 years ago
  ed f916fb42c2 Projucer: Run post-export script after saving project file 4 years ago
  ed 450ac8ade5 Projucer: Don't assert when no icons are specified in Code::Blocks exporter 4 years ago
  ed 6a9f9cd550 Projucer: Updated CLion and Linux Code::Blocks exporter code for optional webkit and gtk packages 4 years ago
  Tom Poole 31613e8e7d Support Metal shaders in modules 5 years ago
  ed 916bba55b0 Projucer: Check if jucerFormatVersion has changed before setting 4 years ago
  reuk 8e19473b52
macOS: Add NSBluetoothAlwaysUsageDescription to macOS plists as well as iOS ones 4 years ago
  reuk 2022407f97
Projucer: Add a VALID_ARCHS property to the Xcode exporter 4 years ago
  reuk aabae18b0a
Projucer: Add new macOS SDKs 4 years ago
  ed 91d9679f0b Projucer: Removed old jucerVersion property from .jucer file root and added jucerFormatVersion property for indicating changes to .jucer file format not tied to JUCE version 4 years ago
  ed 3411ea56f5 Projucer: Fixed some over-escaping in the CLion exporter 4 years ago
  ed 819ccc08ca Projucer: Escape VST plug-in target names correctly in generated makefile 4 years ago
  ed 8e17e1e1c2 Projucer: Bump android gradle and plugin versions 4 years ago
  reuk 013fd5e5d6 juce6: Update some referenes to JUCE 5 in docstrings 4 years ago
  ed 009d685179 Updated all license headers 4 years ago
  ed 87fcf2f353 Windows: Added support for Chromium-based WebView2 browser in WebBrowserComponent and removed WinRT webview 5 years ago
  ed 6814cc0b8d Projucer: Fixed exporter name not being written to console when saving via the cmd line 5 years ago
  ed b5214a341e Normalised lambda whitespace 5 years ago