jules
|
5fcf662375
|
Fixes for Introjucer in Xcode 7
|
9 years ago |
hogliux
|
42cd7174f1
|
Change number of parallel build threads to four on Android
|
9 years ago |
jules
|
21dabf778d
|
Introjucer: Refactored global path implementation
|
9 years ago |
Timur Doumler
|
7c226fcf92
|
Introjucer: C++98 compile fixes.
|
9 years ago |
Timur Doumler
|
a178731a95
|
refactoring: put initialisation of dependency path values into the individual exporters, called from their constructors.
|
9 years ago |
Timur Doumler
|
f4c91eca99
|
Fixed exporting global/fallback path settings for Android exporter by moving Android SDK/NDK DependencyPathValueSource ownership into the project.
|
9 years ago |
Timur Doumler
|
d9cd459032
|
Moved dependency path key strings into better location (DependencyPath utility class)
|
9 years ago |
Timur Doumler
|
c922162b03
|
Introjucer: added global preferences window and global SDK path settings.
|
9 years ago |
hogliux
|
ce2793ca2d
|
Add option in Introjucer to specify custom Android Activity sub-class
|
9 years ago |
hogliux
|
c7b8e77031
|
Update copyright notice
|
9 years ago |
jules
|
43ce64a099
|
Introjucer: refactored some functions and made it add "--no-undefined" to linux VST makefile linker settings.
|
10 years ago |
jules
|
a1dfafe2c8
|
Introjucer: added Android version number
|
10 years ago |
jules
|
e84797b508
|
Introjucer: added options for specifying shared libraries for use on Android.
|
10 years ago |
jules
|
31f0d5e239
|
Introjucer: added more options for optimisation levels on GCC/LLVM targets.
|
10 years ago |
jules
|
cbe1e6bcdc
|
Introjucer: Updated the default android NDK version from 8 to 10
|
10 years ago |
jules
|
e5b5a164eb
|
Introjucer: added theme support and import-modules for Android builds.
|
10 years ago |
jules
|
fc6d485b29
|
Introjucer: enabled C++11 support by default in android projects
|
10 years ago |
jules
|
86fc9d7e16
|
Introjucer: Updates to the android exporter, adding a toolchain version setting.
|
10 years ago |
jules
|
8146a6bc37
|
Fix for android 'ant clean' operation.
|
11 years ago |
jules
|
d582a66917
|
Introjucer: Added gnu++0x flag for android builds. Support for SVG icons.
|
11 years ago |
jules
|
a9c4a69408
|
Introjucer: added a button to copy module paths across all modules.
|
11 years ago |
jules
|
f4a5a0ecb4
|
Introjucer: better exporting of absolute module paths in android makefiles.
|
11 years ago |
jules
|
64391b7552
|
Introjucer: began refactoring some module-management code.
|
11 years ago |
jules
|
61e87b7ead
|
Introjucer: added LOCAL_ARM_MODE flag for android.
|
12 years ago |
jules
|
f196f88330
|
Introjucer: added a menu to choose which IDE to launch when there's more than one.
|
12 years ago |
jules
|
82d305a2a2
|
Introjucer: added exporter for VS2013
|
12 years ago |
jules
|
ddc1524742
|
Updated headers in demo project files.
|
12 years ago |
jules
|
ce3050f547
|
Introjucer: added link flags to LOCAL_LDLIBS for android build.
|
12 years ago |
jules
|
84dd03930b
|
Introjucer: set LOCAL_CFLAGS variable for Android.
|
12 years ago |
jules
|
5601c4d189
|
Introjucer: Added an exporter for Code::Blocks projects
|
12 years ago |
jules
|
d0135d9efc
|
Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings.
|
12 years ago |
jules
|
891e0c5343
|
Introjucer: Xcode tweak so that newer Xcode versions still put the build products in the build/[config] folder by default.
|
12 years ago |
jules
|
22b98217d8
|
Introjucer: fix for android not using external libraries setting.
|
12 years ago |
jules
|
69a08e3fb2
|
Removed some superfluous semicolons.
|
12 years ago |
jules
|
699b5303e2
|
Android: multi-touch support.
|
12 years ago |
jules
|
0a1c88be30
|
Android: setting targetSDKVersion flag.
|
12 years ago |
jules
|
06e2a667fb
|
Introjucer: change to android manifest to improve graphics performance. Stopped alertwindows being always-on-top in plugins.
|
12 years ago |
jules
|
9fde239d9c
|
Misc minor tidying up.
|
12 years ago |
jules
|
e8131455d5
|
Introjucer: added some comment fields to the config pages.
|
12 years ago |
jules
|
b11527d751
|
Introjucer: launching a project now opens the first possible exporter in the list.
|
12 years ago |
jules
|
0b8174c410
|
Introjucer: removed android build warning.
|
12 years ago |
jules
|
e875ddc3a1
|
Introjucer: optimised some unnecessary project copying.
|
13 years ago |
jules
|
ecd91dc559
|
Introjucer: updated Android builds to work with the latest SDK.
|
13 years ago |
jules
|
7c8eb56f04
|
Android: fix to prevent app restarts when rotating.
|
13 years ago |
jules
|
54bdb48972
|
Introjucer: minor internal changes.
|
13 years ago |
jules
|
e7b552957e
|
Introjucer: made the c++11 flag optional in Android (enabling it seems to break some compatibility in the current NDK)
|
13 years ago |
jules
|
63bc3f29de
|
Introjucer fixes for key shortcut and Android c++ flags. Enabled c++0x mode for Android.
|
13 years ago |
jules
|
3a7989ad7c
|
Android: added OpenSLES audio device type.
|
13 years ago |
jules
|
aab3a6a6eb
|
Android GL work.
|
13 years ago |
jules
|
8369d9b3ab
|
Introjucer: improved Android projects so that ant can now build and install the apk in the standard way, and added signing key values.
|
13 years ago |