.. |
jucer_ProjectExport_Android.h
|
Projucer: Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set.
|
7 years ago |
jucer_ProjectExport_CodeBlocks.h
|
Projucer: Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set.
|
7 years ago |
jucer_ProjectExport_MSVC.h
|
Fix for VS build error in last commit
|
7 years ago |
jucer_ProjectExport_Make.h
|
Projucer: Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set.
|
7 years ago |
jucer_ProjectExport_XCode.h
|
Projucer: Fixed a bug in exporter tilda expansion
|
7 years ago |
jucer_ProjectExporter.cpp
|
Projucer: Fixed a bug in exporter tilda expansion
|
7 years ago |
jucer_ProjectExporter.h
|
Projucer: Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set.
|
7 years ago |
jucer_ProjectSaver.cpp
|
Ensured that consistent caps is used for preprocessor macro JucePlugin_Build_Standalone
|
8 years ago |
jucer_ProjectSaver.h
|
Projucer: Added an error message when trying to save a project with missing module dependencies and stopped the Projucer from opening projects with errors when clicking the save and open in IDE button
|
7 years ago |
jucer_ResourceFile.cpp
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
jucer_ResourceFile.h
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
jucer_TextWithDefaultPropertyComponent.h
|
Projucer: Selected colour scheme is now stored and recalled. Multiple fixes for unreadable text in the GUI editor
|
8 years ago |