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
reuk
768c2f6db1
Projucer: Add armv8 option for makefile exporter
4 years ago
ed
c0bcba8d71
Projucer: Only update module list on change
4 years ago
ed
94ac07cd73
Projucer: Fixed a potential crash in JucerTreeViewBase when dereferencing a deleted pointer to the underlying TreeViewItem
4 years ago
ed
a9844e1b9f
Projucer: Correctly handle Xcode frameworks containing spaces
4 years ago
Tom Poole
d3248a5f66
Re-saved all projects
4 years ago
Tom Poole
70250dd0c1
Projucer: Added on option to select the macOS application category
4 years ago
Tom Poole
f900581605
Projucer: Do a breadth first search for modules
4 years ago
ed
a483fb58ee
Projucer: Set pdb filename to match pdb output file to workaround broken VS2019 copy step
When building a static library, VS2019 replaces the generated link pdb file with the one created during compilation due to a broken copy step in Microsoft.CppCommon.targets. This workaround generates the pdb in the output directory so the copy step is skipped.
4 years ago
ed
060f96ae7c
Projucer: Generate consistent Xcode projects when saving on Windows
4 years ago
reuk
041da08474
VST3: Add a new PluginDescription::uniqueId field
4 years ago
ed
282ad8fa9c
Projucer: Fixed a bug escaping Xcode project settings starting or ending with quotes
4 years ago
Tom Poole
60e13bec0c
Allow use of an external VST3 SDK on BSD
4 years ago
Tom Poole
79fbde7099
Added preliminary support for FreeBSD
4 years ago
reuk
241bb8d430
VST3 Host: Add cross-platform-compatible VST3 uid hash
4 years ago
Tom Poole
9492b361b9
Re-saved all projects
4 years ago
reuk
8c9c3c3ca9
Projucer: Use exporter name, rather than build folder name, to locate pre-built libraries
4 years ago
Tom Poole
3a8db2f04d
Re-saved all projects
4 years ago
Tom Poole
4c58e50f2e
Bump version number to 6.0.8
4 years ago
Tom Poole
6efb77bed3
Fixed a bug escaping MTL_HEADER_SEARCH_PATHS in the Xcode exporter
4 years ago
Tom Poole
717774b648
VST3: Fixed the plug-in bundle path on aarch64
4 years ago
Tom Poole
0e599bea06
Re-saved all projects
4 years ago
ed
4ea3053b1c
Projucer: Updated URL::createInputStream() code to use URL::InputStreamOptions
4 years ago
reuk
64b9366e8f
CharacterFunctions: Add new function to move pointer past whitespace
4 years ago
ed
65f2de3def
iOS: Added options to the Projucer and CMake to set UIRequiresFullScreen .plist option
4 years ago
ed
1746d7bc4d
Projucer: Removed a duplicate check in VersionInfo::isNewerVersionThanCurrent()
4 years ago
ed
b8c64bacf4
Projucer: Added missing juce namespace to ToggleButtonHandler generated code in the GUI editor
4 years ago
ed
5b432431fd
Re-saved all projects
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
cfefaf0acf
Re-saved all projects
4 years ago
Tom Poole
882be26069
Projucer: Made the .pbxproj formatting more consistent with that produced by Xcode
4 years ago
Tom Poole
932b2e0209
Re-saved all projects
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
Tom Poole
748d477a17
Projucer: Made multiline text input boxes resize to fit their contents
4 years ago
Tom Poole
f125fcf146
Projucer: Fixed a bug fetching JUCE API data
4 years ago
reuk
fac6116441
Projucer: Remove unnecessary const
4 years ago
Tom Poole
8a23d0caaa
Re-saved all projects
4 years ago
Tom Poole
2553336f45
Bump version number to 6.0.7
4 years ago
Tom Poole
89fc0124e5
Re-saved all projects
4 years ago
Tom Poole
25dccd53c0
Bump version number to 6.0.6
4 years ago
ed
7014541291
Projucer: Added macOS 11.1 to SDK options
4 years ago
Tom Poole
d9b2a61454
Re-saved all projects
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
b0c8917430
Projucer: Fixed a bug recalling code editor colour schemes when invoked from the command-line
4 years ago
ed
697b7ff705
Re-saved all projects
4 years ago