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 |
|
jules
|
24bce65869
|
Introjucer: modified the MSVC exporter to leave it up to MSVC to choose the default binary folder name unless you specifically set a value for it.
|
2015-02-16 10:21:12 +00:00 |
|
jules
|
37e2fcbf69
|
Introjucer: Fix for makefile paths containing spaces.
|
2015-02-01 18:46:52 +00:00 |
|
jules
|
dc79ef6094
|
Introjucer: added ability to use BinaryData resources as images in the old GUI editor.
|
2015-01-06 16:33:42 +00:00 |
|
jules
|
50fc02a82b
|
Introjucer: added newer platform SDK targets to VS2012 and VS2012 exporters.
|
2015-01-06 10:42:35 +00:00 |
|
jules
|
ae271f09de
|
Introjucer: Fixed a typo in the iOS project generation that creates the launch-image info file.
|
2015-01-06 09:59:26 +00:00 |
|
jules
|
b1cd30842e
|
Introjucer: added an option in linux to avoid setting the -march flag.
|
2014-12-23 10:06:12 +00:00 |
|
jules
|
2bacad372f
|
Introjucer: Fix for handling spaces in some Xcode project paths.
|
2014-12-22 09:40:12 +00:00 |
|
jules
|
ad967325cd
|
Introjucer: Added a flag to the iOS plist to work around flickering problems when launching the app caused by the OS giving strange screen size values.
|
2014-12-16 17:20:43 +00:00 |
|
jules
|
fccca2eff7
|
Introjucer: fixed a mix-up when creating VS2005 exporters
|
2014-11-25 16:28:05 +00:00 |
|
jules
|
fefceaf20d
|
Introjucer: fixed the list of exporter types
|
2014-11-19 14:26:39 +02:00 |
|
jules
|
5bdfa1bf52
|
Whitespace cleanups.
|
2014-11-18 11:12:31 +02:00 |
|
jules
|
bcc6e63e0f
|
Big changes to the introjucer's new project page, plus new classes to support simplified app creation.
|
2014-11-18 11:10:13 +02:00 |
|
jules
|
8f8c9cccd4
|
Introjucer: added an exporter type for VS2015
|
2014-11-15 16:43:45 +00:00 |
|
jules
|
fb5c296a5b
|
Merge remote-tracking branch 'gh/master' into develop
Conflicts:
.gitignore
|
2014-11-08 13:38:09 +00:00 |
|
jules
|
e580172733
|
Introjucer: Added CTP_Nov2013 to the list of platform toolsets
|
2014-11-08 12:12:57 +00:00 |
|
jules
|
da1e2abb9b
|
Merge remote-tracking branch 'gh/master' into develop
|
2014-11-05 16:43:38 +00:00 |
|
jules
|
d75c31bf64
|
Introjucer: Workaround for old versions of GCC
|
2014-11-05 12:37:52 +00:00 |
|
jules
|
03da8fb4ba
|
Merge remote-tracking branch 'gh/master' into develop
|
2014-11-04 10:12:56 +00:00 |
|
jules
|
6d56d590df
|
Introjucer: handled a couple more escape characters in the Xcode exporter
|
2014-11-02 10:12:39 +00:00 |
|
jules
|
581f6d26de
|
Introjucer: Fixed escaping of scripts in Xcode exporter
|
2014-11-02 10:06:33 +00:00 |
|
jules
|
6a12eaf7de
|
Merge branch 'master' into develop
|
2014-10-28 14:20:19 +00:00 |
|
jules
|
f2f8da2abe
|
Introjucer: bumped latest OSX SDK option to 10.
|
2014-10-28 11:47:56 +00:00 |
|
jules
|
5ba9d83209
|
Implemented exporter creation in new project wizard
|
2014-10-21 16:03:18 +01:00 |
|
jules
|
ef653b4cdd
|
Added C++11 flags to the linux and codeblocks makefiles
|
2014-10-14 17:52:26 +01:00 |
|
jules
|
d88a49d9ae
|
Introjucer: avoided creating iOS assets for a static lib project.
|
2014-10-08 20:24:32 +01:00 |
|
jules
|
fc6d485b29
|
Introjucer: enabled C++11 support by default in android projects
|
2014-10-08 11:26:18 +01:00 |
|
jules
|
811258e72b
|
Introjucer: made the iOS build spit out some .xcassets resources, to force it to launch correctly on iOS8
|
2014-09-30 14:21:07 +01:00 |
|
jules
|
ee9531dd53
|
Introjucer: added a JUCE_DONT_DECLARE_PROJECTINFO guard flag around the auto-generated ProjectInfo namespace, in case you need to avoid declaring it for some reason.
|
2014-08-28 16:53:58 +01:00 |
|
jules
|
970300867f
|
Introjucer: Added .S to the supported asm file extensions.
|
2014-08-22 13:34:23 +01:00 |
|
jules
|
6a89a440b5
|
Introjucer: Reorganised some file extensions and added .asm and .s to the list of recognised types.
|
2014-08-21 14:34:44 +01:00 |
|
jules
|
86fc9d7e16
|
Introjucer: Updates to the android exporter, adding a toolchain version setting.
|
2014-08-17 13:06:24 +01:00 |
|
jules
|
f3447b3ece
|
Introjucer: codeblocks export fix.
|
2014-08-06 11:56:57 +01:00 |
|
jules
|
c8bf8cd41e
|
Moved some C++ escaping functions from the Introjucer into CppTokeniserFunctions.
|
2014-07-04 17:53:31 +01:00 |
|
jules
|
94076545a4
|
Introjucer: avoiding an Xcode warning when quicktime is explicitly disabled.
|
2014-04-20 10:34:26 +01:00 |
|