reuk
|
b3b2be54cf
|
Projucer: Fix clean and strip rules in generated makefiles
|
1 year ago |
reuk
|
4478ca797e
|
Projucer: Tidy implementation of writeTargetLines
|
1 year ago |
reuk
|
235544fd27
|
Projucer: Tidy up unnecessary enum qualification
|
1 year ago |
Tom Poole
|
2fb19ffd8f
|
Fix some LLVM 17 compiler warnings
|
1 year ago |
reuk
|
3d39e70393
|
Projucer: Link stdc++fs to vst3_helper if necessary
|
1 year ago |
reuk
|
6d7bf9281a
|
Projucer: Ensure plugin shared-code target is built with private symbol visibility
|
1 year ago |
reuk
|
3ea663e91e
|
Projucer: Fix quoting of VST3 output bundle when running moduleinfotool
|
1 year ago |
reuk
|
c509a1821a
|
VST3 Client: Enable manifest generation globally
|
2 years ago |
reuk
|
77458fb4f9
|
VST3 Client: Generate moduleinfo.json into Resources directory of bundle
|
2 years ago |
reuk
|
b8f116c5c5
|
Projucer: Generate moduleinfo.json file during VST3 build
|
2 years ago |
attila
|
31f94c2e28
|
Projucer: Add embedded Linux subprocess for WebView support
|
2 years ago |
Tom Poole
|
29a90a0231
|
BSD: Fix some compiler warnings
|
2 years ago |
reuk
|
709c0f7a16
|
Projucer: Fix file-specific compiler flags
|
2 years ago |
reuk
|
6f458086f9
|
Projucer: Avoid abspath in generated makefiles
abspath doesn't cope very well with paths that contain spaces, even if
those spaces are escaped.
|
2 years ago |
hogliux
|
b0bd31b3c2
|
Projucer: Fix an issue with per-file compiler flags not being respected
|
2 years ago |
reuk
|
15d9d35454
|
Projucer: Allow compiler and linker flags to be set per-configuration
|
2 years ago |
reuk
|
886ee724de
|
Projucer: Use correct paths to LV2 manifest helper source
|
2 years ago |
reuk
|
ec8cd0e48b
|
Projucer: Fix LV2 manifest helper path in makefile exporter
|
2 years ago |
reuk
|
d066a0b694
|
Projucer: Avoid running copy commands when plugin copy step is disabled on Linux
|
2 years ago |
reuk
|
538dc0e120
|
Projucer: Correctly resolve path to LV2 manifest helper on Linux
|
2 years ago |
attila
|
82a31c9ccc
|
Linux: Enable ARA compilation
|
2 years ago |
attila
|
2fdc4f6633
|
Projucer: Remove VS2015 and CLion exporters
|
3 years ago |
Tom Poole
|
2ec861d99e
|
Update licensing banners to JUCE 7
|
3 years ago |
Tom Poole
|
b48dddcf4e
|
RTAS: Remove RTAS functionality
|
3 years ago |
reuk
|
61f3c1dd98
|
LV2: Add initial client support
|
3 years ago |
Tom Poole
|
dea3fe60e4
|
Update copyright banners
|
3 years ago |
Tom Poole
|
30a516898c
|
Projucer: Add a PKG_CONFIG environment variable to Linux Makefiles
|
3 years ago |
ed
|
fdcdda3463
|
Projucer: Update to ValueTreePropertyWithDefault class
|
3 years ago |
ed
|
a12d5fb540
|
Projucer: Add "audioplugin_" prefix to Unity plug-ins on Linux
|
3 years ago |
ed
|
2707ea3ca0
|
Projucer: Add support for C++20 project language standard
|
4 years ago |
reuk
|
6c775a367b
|
Projucer: Escape single quotes in project names for makefile projects
|
3 years ago |
Tom Poole
|
8cc0d12fb3
|
Separate C and C++ recommended warning flags
|
3 years ago |
reuk
|
768c2f6db1
|
Projucer: Add armv8 option for makefile exporter
|
4 years ago |
reuk
|
8c9c3c3ca9
|
Projucer: Use exporter name, rather than build folder name, to locate pre-built libraries
|
4 years ago |
ed
|
d677fd6264
|
Projucer: Added PCH support for Xcode and Visual Studio exporters
|
4 years ago |
Tom Poole
|
6f22faf29d
|
Linux: Fixed a bug setting the VST3 plug-in bundle arch dir
|
4 years ago |
ed
|
6a9f9cd550
|
Projucer: Updated CLion and Linux Code::Blocks exporter code for optional webkit and gtk packages
|
4 years ago |
ed
|
819ccc08ca
|
Projucer: Escape VST plug-in target names correctly in generated makefile
|
4 years ago |
ed
|
009d685179
|
Updated all license headers
|
4 years ago |
ed
|
3283f2224a
|
Projucer: Added new start page window
|
5 years ago |
ed
|
2eb14258c7
|
Projucer: Create plug-in binary destination directory before copying
|
5 years ago |
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
5 years ago |
Tom Poole
|
2d16374b14
|
Updated all license headers
|
5 years ago |
ed
|
7d1bfb054d
|
Projucer: Added support for building VST3 plug-ins on Linux and added copy step options for all plug-in formats
|
5 years ago |
ed
|
1c1f74562f
|
Projucer: Don't link to webkit packages
|
5 years ago |
reuk
|
2ca69e8f70
|
Projucer: Stop requiring JuceHeader to be included in projects
|
5 years ago |
reuk
|
ece5644a20
|
CMake: Add support for building JUCE projects with CMake
|
5 years ago |
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
5 years ago |
ed
|
a091a29929
|
Projucer: Cleaned up some exporter code
|
5 years ago |
reuk
|
0dd3b02728
|
Projucer: Set hidden symbol visibility on macOS and Linux
|
5 years ago |