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
|
4965cdf030
|
Android: Added support for static libraries in modules
|
2017-06-22 17:50:57 +01:00 |
|
hogliux
|
762e96f91d
|
Projucer: Added phony targets to Projucer generated makefiles
|
2017-06-01 17:22:07 +01:00 |
|
hogliux
|
1e9be800c5
|
Projucer: Only add webkit2gtk-4 linux dependency if JUCE_WEB_BROWSER is actually enabled
|
2017-05-18 17:43:13 +01:00 |
|
hogliux
|
3716bc6f66
|
Linux: Fixed an issue where the Makefile generated by the Projucer would not trigger recompilation when files were changed (Fixes #202)
|
2017-05-09 12:56:31 +01:00 |
|
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
jules
|
8ed41ed14b
|
Fixed some whitespace style and cleaned up some code using C++11
|
2017-03-27 13:06:42 +01:00 |
|
tpoole
|
302c42125c
|
Fixed dynamic library filenames in Makefiles
|
2017-02-23 10:36:49 +00:00 |
|
tpoole
|
ab4f269c60
|
Removed brackets from build target names and resaved all projects
|
2017-02-22 17:28:55 +00:00 |
|
hogliux
|
ec0485388d
|
Reworked and modernised Android exporter and removed old deprecated Android ant exporter
|
2017-02-01 17:18:06 +00:00 |
|
hogliux
|
0117aace01
|
Added support for multi-target exporters and standalone plug-in format
|
2017-02-01 17:18:06 +00:00 |
|
tpoole
|
da3f3a8eac
|
Fixed bug creating dynamic libraries with the Linux Makefile and Code::Blocks exporters
|
2017-01-12 11:54:51 +00:00 |
|
hogliux
|
32db13e0d5
|
CPP/C/CXX/LDFLAGS should be appended to JUCE_CPPFLAGS etc. in linux makefiles
|
2016-12-19 15:34:49 +00:00 |
|
tpoole
|
9f31d6498a
|
Use a bespoke VST2 interface
|
2016-08-22 09:57:16 +01:00 |
|
hogliux
|
c9aca28d00
|
Add pkg-config support for linux
|
2016-07-07 10:37:58 +01:00 |
|
Timur Doumler
|
70949aa0c6
|
Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
|
2016-04-06 18:31:24 +01:00 |
|