ed
|
88071b29e6
|
Projucer: Added some missing #pragma once
|
7 years ago |
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
Tom Poole
|
4229dc0a4f
|
Made a lot of ScopedPointer usage conform to the std::unique_ptr interface
|
7 years ago |
ed
|
32789aec6c
|
Projucer: Added getJUCEModules() and getJUCEExporters() methods to MiscUtilities and use getTargetFolderForExporter() for setting exporter's target locations
|
7 years ago |
ed
|
06773f18bb
|
Projucer: Add C++17 flag to exporters that support it
|
7 years ago |
Tom Poole
|
1c037e07be
|
CLion: Fixed a hardcoded cmake executable name
|
7 years ago |
ed
|
2d43125a95
|
Projucer: Cleaned up the exporter code
|
7 years ago |
ed
|
b72a626516
|
Projucer: Updated all the exporters and the project settings to use the new ValueWithDefault class
|
7 years ago |
jules
|
f85d706131
|
Some minor formatting and comment fixes
|
7 years ago |
ed
|
bf0881bfb2
|
Projucer: Fixed a few spelling errors
|
7 years ago |
tpoole
|
e1dff09916
|
CLion: Made a plug-in copying path more robust
|
7 years ago |
tpoole
|
a75f023ca5
|
Clion: Added a global path to the CLion exe
|
7 years ago |
tpoole
|
8e4e4af795
|
CLion: Fixed issues with setting the cpp standard, launching Windows GUI apps without the console, spaces in project names, and Windows style include paths
|
7 years ago |
tpoole
|
00af141203
|
CLion: Fixed an issue with module library include paths
|
7 years ago |
tpoole
|
8174b66f11
|
CLion: Allowed the Projucer to launch CLion for supported projects
|
7 years ago |
tpoole
|
73573ede91
|
CLion: Fixed an issue when linking shared library code with spaces in the library name
|
7 years ago |
tpoole
|
21315abce4
|
Projucer: Added beta CLion exporter support
|
7 years ago |