jules
|
f47e10375b
|
Introjucer: fixed issue with non CR-LF in linker setting fields
|
2015-10-27 17:22:10 +00:00 |
|
Joshua Gerrard
|
7ca51f0a7d
|
Introjucer: Added 10.11 deployment target to Xcode exporter
|
2015-10-27 15:59:18 +00:00 |
|
jules
|
f8c90cebe4
|
Introjucer: Improved error messages when module paths are invalid
|
2015-10-27 12:50:52 +00:00 |
|
hogliux
|
cc16a852a7
|
Fix incorrect charset-id in .rc files exported by the Introjucer on Windows
|
2015-10-26 16:03:06 +00:00 |
|
jules
|
f8bd0a3079
|
Introjucer: added swift as a source file type
|
2015-10-06 10:31:29 +01:00 |
|
jules
|
8ef2d21aaa
|
Introjucer: updated Xcode exporter to produce iOS launch images
|
2015-10-05 10:42:06 +01:00 |
|
jules
|
fd7a36a177
|
Introjucer: made the Xcode exporter treat swift files as source code
|
2015-10-05 09:51:06 +01:00 |
|
jules
|
5fcf662375
|
Fixes for Introjucer in Xcode 7
|
2015-09-17 16:31:26 +01:00 |
|
hogliux
|
42cd7174f1
|
Change number of parallel build threads to four on Android
|
2015-09-16 10:00:31 +01:00 |
|
Timur Doumler
|
35424d137f
|
Introjucer: Removed support for OSX 10.4; fixed name and displayed values for the "OSX Deployment Target" build setting.
|
2015-09-07 17:51:01 +01:00 |
|
jules
|
21dabf778d
|
Introjucer: Refactored global path implementation
|
2015-08-20 12:46:47 +01:00 |
|
jules
|
4c6be5671e
|
Introjucer: if groups are sorted, then adding new files retains the sort order.
|
2015-08-20 10:38:06 +01:00 |
|
Timur Doumler
|
bbf4627582
|
Introjucer: updated outdated iOS deployment target version number list.
|
2015-08-18 16:08:43 +01:00 |
|
Timur Doumler
|
7c226fcf92
|
Introjucer: C++98 compile fixes.
|
2015-08-17 09:53:36 +01:00 |
|
Timur Doumler
|
a178731a95
|
refactoring: put initialisation of dependency path values into the individual exporters, called from their constructors.
|
2015-08-13 17:47:01 +01:00 |
|
Timur Doumler
|
7ea0ab19fd
|
Refactoring: moved getVST/AAX/RTASFolder() into Exporter so it can use a DependencyPathValueSource instead of the project setting.
|
2015-08-13 15:13:33 +01:00 |
|
Timur Doumler
|
f4c91eca99
|
Fixed exporting global/fallback path settings for Android exporter by moving Android SDK/NDK DependencyPathValueSource ownership into the project.
|
2015-08-13 14:47:24 +01:00 |
|
Timur Doumler
|
d9cd459032
|
Moved dependency path key strings into better location (DependencyPath utility class)
|
2015-08-13 11:08:03 +01:00 |
|
Timur Doumler
|
c922162b03
|
Introjucer: added global preferences window and global SDK path settings.
|
2015-08-11 18:17:23 +01:00 |
|
hogliux
|
ce2793ca2d
|
Add option in Introjucer to specify custom Android Activity sub-class
|
2015-07-24 18:21:52 +01:00 |
|
hogliux
|
c7b8e77031
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
hogliux
|
0e6c3ab68f
|
Add all possible orientations to the UISupportedInterfaceOrientations plist element on iOS
|
2015-07-16 12:33:10 +01:00 |
|
hogliux
|
c2c0795aea
|
Add https/SSL support for Linux (via libcurl)
|
2015-07-15 10:58:08 +01:00 |
|
jules
|
dab1a549b9
|
Introjucer: some internal refactoring.
|
2015-07-02 14:47:22 +01:00 |
|
jules
|
b7c3b5c89c
|
Introjucer: moved a C++11 flag setting in the linux makefile.
|
2015-06-29 16:19:58 +01:00 |
|
jules
|
3cfdde28c3
|
Avoided a VC2013 warning in the introjucer.
|
2015-06-28 14:13:43 +01:00 |
|
jules
|
0e38c68e15
|
Removed some accidental C++11 syntax in the introjucer.
|
2015-06-26 08:27:48 +01:00 |
|
jules
|
6cbab98ab2
|
Introjucer: update to the format of iOS icons.
|
2015-06-24 17:20:31 +01:00 |
|
jules
|
43ce64a099
|
Introjucer: refactored some functions and made it add "--no-undefined" to linux VST makefile linker settings.
|
2015-05-22 11:27:01 +01:00 |
|
Timur Doumler
|
fc2f9e848d
|
Introjucer: Added option to select C++ language standard for Xcode.
|
2015-05-22 09:38:12 +01:00 |
|
jules
|
95e94bc8dd
|
Fixed a problem compiling introjucer on linux.
|
2015-05-06 09:08:43 +01:00 |
|
jules
|
5fd8cda62d
|
Introjucer: Fixed some Code::Blocks enums that were causing problems in old compilers.
|
2015-05-05 17:31:48 +01:00 |
|
jules
|
1952ed195e
|
Whitespace
|
2015-05-05 12:19:52 +01:00 |
|
Timur Doumler
|
898e3c3796
|
Introjucer: added Linux Code::Blocks project export.
|
2015-05-05 11:16:44 +01:00 |
|
jules
|
1c382e83fc
|
Whitespace.
|
2015-04-20 17:29:32 +01:00 |
|
hogliux
|
123b70ec91
|
Add JUCE_STANDALONE_APPLICATION pre-processor macro
|
2015-04-20 15:49:43 +01:00 |
|
jules
|
a1dfafe2c8
|
Introjucer: added Android version number
|
2015-04-01 11:14:41 +01:00 |
|
jules
|
e84797b508
|
Introjucer: added options for specifying shared libraries for use on Android.
|
2015-03-30 12:39:52 +01:00 |
|
jules
|
31f0d5e239
|
Introjucer: added more options for optimisation levels on GCC/LLVM targets.
|
2015-03-26 11:02:29 +00:00 |
|
jules
|
ef4a6ce1a7
|
Introjucer: Fix iOS 8.1 orientation by adding default orientation flags to the generated project plist.
|
2015-03-25 17:29:46 +00:00 |
|
jules
|
4ed044b93c
|
Introjucer: prevented copying hidden source-control sub-folders when module code is copied to the project folder.
|
2015-03-24 16:56:20 +00:00 |
|
jules
|
0e591abe0f
|
Introjucer: Stripped a couple of defunct values out of the generated linux makefiles.
|
2015-03-24 14:42:23 +00:00 |
|
jules
|
fce4188055
|
Introjucer: made the Xcode exporter delete .rsrc files to force a rebuild which can be needed to update the version number.
|
2015-03-23 17:37:36 +00:00 |
|
jules
|
d130a8e338
|
Introjucer: reporting of errors when resource files are missing when creating the binary data.
|
2015-03-06 13:19:54 +00:00 |
|
jules
|
cbe1e6bcdc
|
Introjucer: Updated the default android NDK version from 8 to 10
|
2015-03-05 14:59:41 +00:00 |
|
jules
|
bbc3a56b84
|
Introjucer: added module option flags for OSXLibs and iOSLibs
|
2015-03-02 14:54:57 +00:00 |
|
jules
|
6bc4d7627f
|
Modified the ValueTree::Listener::valueTreeChildRemoved() and ValueTree::Listener::valueTreeChildOrderChanged() methods to include some extra parameters that give more detailed info about exactly what changed.
|
2015-02-25 17:38:22 +00:00 |
|
jules
|
e4d1d7deed
|
Introjucer: enabled the flag for warnings-as-errors for MSVC 2010 and later.
|
2015-02-21 18:45:33 +00:00 |
|
jules
|
e5b5a164eb
|
Introjucer: added theme support and import-modules for Android builds.
|
2015-02-19 10:13:19 +00:00 |
|
jules
|
5908238f8a
|
Introjucer: Added a "warnings = errors" option to the MSVC builds.
|
2015-02-19 10:07:02 +00:00 |
|