ed
|
2e81e8a0dc
|
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.
|
2017-07-19 17:23:20 +01:00 |
|
tpoole
|
98cb1011bb
|
JUCE Demo: Increased the compiler warning level
|
2017-07-18 13:09:03 +01:00 |
|
hogliux
|
62101b554c
|
Android: Fixed an issue where optimisation flags would be ignored by Android Studio/gradle
|
2017-07-18 12:23:02 +01:00 |
|
hogliux
|
8afcd55079
|
Android Exporter: Fixed a bug where the exporter specific extra macro pre-processor config field in the Projucer would be ignored completely
|
2017-07-05 12:14:59 +01:00 |
|
hogliux
|
8d645b8333
|
Projucer Android Exporter: Fixed a bug where pre-processor macros would not be escaped correctly (Fixes #215)
|
2017-07-05 11:54:18 +01:00 |
|
hogliux
|
c8a3410288
|
Android: Upgraded default android gradle plug-in and build tools version to match latest Android Studio
|
2017-06-30 13:55:44 +01:00 |
|
hogliux
|
c54409c7ad
|
Android: Updated default version value for the android gradle plugin to the latest version
|
2017-06-30 12:07:11 +01:00 |
|
tpoole
|
4965cdf030
|
Android: Added support for static libraries in modules
|
2017-06-22 17:50:57 +01:00 |
|
jules
|
56a2ad4231
|
Projucer: Add various android project properties to the Android exporter to add custom resources and gradle dependencies
|
2017-06-09 11:30:44 +01:00 |
|
hogliux
|
2cdf30dd46
|
Android: Added external storage read/write permissions to RuntimePermissions class
|
2017-06-06 11:07:09 +01:00 |
|
hogliux
|
c63fd17568
|
Android & Projucer: Use more reliable cpu-features package to get CPU SystemStats on Android
|
2017-05-16 13:42:35 +01:00 |
|
hogliux
|
f0a1b0b5e6
|
Projucer: Added an error message if your activity class name contains underscores
|
2017-05-10 15:40:34 +01:00 |
|
jules
|
7f5abd41b1
|
Projucer: Fixed a crash in the android exporter when VST3 is enabled
|
2017-05-03 15:42:38 +01:00 |
|
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
hogliux
|
e2f38312b6
|
Updated Projucer's default android plugin version to latest (2.3.1)
|
2017-04-11 17:57:52 +01:00 |
|
jules
|
44cd80969d
|
A few C++11 modernisations and comment corrections
|
2017-03-28 12:31:51 +01:00 |
|
jules
|
8ed41ed14b
|
Fixed some whitespace style and cleaned up some code using C++11
|
2017-03-27 13:06:42 +01:00 |
|
hogliux
|
c26f9f3720
|
Added Projucer option to select c++ language standard in Android exporter
|
2017-03-10 14:51:49 +00:00 |
|
hogliux
|
52fdb2bb3f
|
Updated default gradle version to 3.3 to match newest android plug-in version
|
2017-03-05 18:58:21 +00:00 |
|
hogliux
|
77820cfd0b
|
Updated default android gradle plugin version to 2.3.0
|
2017-03-05 18:53:45 +00:00 |
|
hogliux
|
67b0e58187
|
Added code to ensure that assets are not copied when extra assets paths in Android are not specified
|
2017-02-17 11:08:05 +00:00 |
|
hogliux
|
2e0e984145
|
Add support for adding extra Android assets
|
2017-02-17 09:34:16 +00:00 |
|
hogliux
|
0b6131034b
|
Modified Android exporter to use the jucer file's extra libraries in a more cmake way
|
2017-02-14 20:10:58 +00:00 |
|
hogliux
|
934aa72d6f
|
Fixed an issue where the Projucer would not detect OpenGL ESv3 support correctly on Android
|
2017-02-14 16:31:46 +00:00 |
|
hogliux
|
fb47a9068a
|
Fixed a typo in the CMake file generator in the Android exporter
|
2017-02-14 16:30:48 +00:00 |
|
hogliux
|
cb6d43cbae
|
Added preliminary support for static libraries on Android
|
2017-02-09 12:46:43 +00:00 |
|
hogliux
|
1ed0051d74
|
Fixed a potential crash in the new Android exporter
|
2017-02-01 17:18:07 +00:00 |
|
hogliux
|
ec0485388d
|
Reworked and modernised Android exporter and removed old deprecated Android ant exporter
|
2017-02-01 17:18:06 +00:00 |
|