jules
|
94076545a4
|
Introjucer: avoiding an Xcode warning when quicktime is explicitly disabled.
|
2014-04-20 10:34:26 +01:00 |
|
jules
|
65f01eb6f7
|
Introjucer: tweaked Xcode project structure to avoid warning about architectures.
|
2014-04-18 12:05:15 +01:00 |
|
jules
|
29f36905c5
|
Introjucer: updated the list of iOS versions.
|
2014-04-14 13:29:06 +01:00 |
|
jules
|
5409951861
|
Refactored some Xcode warning suppression.
|
2014-03-30 14:57:39 +01:00 |
|
jules
|
783af9c332
|
Introjucer: avoided warnings for old 3rd-party code in Xcode 5.1
|
2014-03-28 21:47:55 +00:00 |
|
jules
|
8146a6bc37
|
Fix for android 'ant clean' operation.
|
2014-03-13 11:06:27 +00:00 |
|
jules
|
705f73610c
|
Introjucer: larger field sizes.
|
2014-02-15 15:59:04 +00:00 |
|
jules
|
633ff931d6
|
Introjucer: made sure the linux makefiles don't do crazy things when given mis-typed config names.
|
2014-01-13 11:00:52 +00:00 |
|
jules
|
cc633ce3f5
|
Introjucer: Fixed folder sorting in Xcode export.
|
2014-01-09 10:27:46 +00:00 |
|
jules
|
3100e54728
|
Introjucer: workaround for building OSX icons if only a 1024x1024 image is supplied
|
2014-01-08 15:25:18 +00:00 |
|
jules
|
593e1c1e65
|
Introjucer: added a setting for specifying a code-signing identity in Xcode builds.
|
2014-01-07 15:36:38 +00:00 |
|
jules
|
45b49f84d1
|
Introjucer: moved the definition of a BinaryData constant into the header file.
|
2014-01-05 16:42:37 +00:00 |
|
jules
|
eee868ae02
|
Introjucer: projects now include a JUCE_APP_VERSION macro containing the version number.
|
2014-01-04 18:26:03 +00:00 |
|
jules
|
ecaf9eb1ac
|
Introjucer: made sure that preprocessor tokens are replaced in the binary name used.
|
2014-01-04 13:03:16 +00:00 |
|
jules
|
d582a66917
|
Introjucer: Added gnu++0x flag for android builds. Support for SVG icons.
|
2014-01-02 14:33:06 +00:00 |
|
jules
|
b439a1a4a3
|
Introjucer: added support for link-time code gen and non-IEEE math support on OSX + MSVC.
|
2013-12-28 15:51:10 +00:00 |
|
jules
|
a2705927c9
|
Introjucer: tweak to the VS2010 toolset types.
|
2013-12-23 11:09:49 +00:00 |
|
jules
|
b6a907290b
|
Introjucer: added option to set the toolset in VC2010 projects.
|
2013-12-22 18:49:00 +00:00 |
|
jules
|
bb4aa53773
|
Minor clean-up.
|
2013-12-17 23:30:27 +00:00 |
|
jules
|
9bba8bae5e
|
Introjucer: added a header-guard to the binarydata files that are generated
|
2013-12-11 21:33:03 +00:00 |
|
jules
|
fb15840f61
|
Introjucer: removed a flag from the CodeBlocks project exporter.
|
2013-12-02 09:22:49 +00:00 |
|
jules
|
86d03cc5ed
|
Introjucer: avoided setting the MSVC character type if "default" is chosen.
|
2013-11-27 20:57:49 +00:00 |
|
jules
|
f2cca861dd
|
Introjucer: quoting of all include paths to keep Xcode 5 happy.
|
2013-11-26 10:04:21 +00:00 |
|
jules
|
2c3d639d91
|
Introjucer: fix for RTAS path when exporting VC projects.
|
2013-11-26 09:38:09 +00:00 |
|
jules
|
7643162766
|
Introjucer: made it recognise .S files as needing to be compiled.
|
2013-11-21 14:29:48 +00:00 |
|
jules
|
e4557e618e
|
Introjucer: fix for Xcode paths that contain spaces
|
2013-11-13 13:08:25 +00:00 |
|
jules
|
272c38ff53
|
Introjucer: avoided mangling Xcode frameworks if they're specified as absolute paths.
|
2013-11-13 10:04:33 +00:00 |
|
jules
|
a9c4a69408
|
Introjucer: added a button to copy module paths across all modules.
|
2013-11-11 16:13:43 +00:00 |
|
jules
|
12a8dd3092
|
Avoided some pedantic GCC warnings.
|
2013-11-03 19:16:52 +00:00 |
|
jules
|
4de9768ecb
|
Introjucer: better setup of module paths in new exporters.
|
2013-11-01 10:43:53 +00:00 |
|
jules
|
f4a5a0ecb4
|
Introjucer: better exporting of absolute module paths in android makefiles.
|
2013-10-28 21:37:21 +00:00 |
|
jules
|
ab6314f9e3
|
Introjucer: updated some Xcode architecture flags that seem to have changed. Added a VC2013 build.
|
2013-10-28 09:40:26 +00:00 |
|
jules
|
81435f8134
|
Made a few constant string arrays static to help compilers to optimise their initialisation.
|
2013-10-17 10:42:58 +01:00 |
|
jules
|
20fa1be6ed
|
Introjucer: fix for finding modules on linux.
|
2013-10-02 10:56:02 +01:00 |
|
jules
|
3c03b34c07
|
Introjucer: made the Xcode projects correctly handle .c file types.
|
2013-10-01 20:47:55 +01:00 |
|
jules
|
3fe01cdca7
|
Removed some duplicated code.
|
2013-10-01 13:49:18 +01:00 |
|
jules
|
342684a4c2
|
Introjucer: extended the binary data format to include a list of the filenames of all the resources.
|
2013-09-30 15:39:00 +01:00 |
|
jules
|
a9aae9651b
|
Big refactoring of the introjucer's module handling - removed the global module path, and each module now stores its path for each exporter. Rewrote all the UI for downloading + updating modules.
|
2013-09-30 14:41:36 +01:00 |
|
jules
|
9113a7d6ab
|
Introjucer: internal refactoring work.
|
2013-09-21 22:18:05 +01:00 |
|
jules
|
f887803358
|
Introjucer: updated list of OSX SDK versions.
|
2013-09-20 10:08:54 +01:00 |
|
jules
|
9243e3dbdd
|
Minor tinkering with the String class.
|
2013-09-19 22:25:16 +01:00 |
|
jules
|
fc772941d6
|
Fixed some pedantic warnings.
|
2013-09-16 18:47:28 +01:00 |
|
jules
|
64391b7552
|
Introjucer: began refactoring some module-management code.
|
2013-09-16 09:23:37 +01:00 |
|
jules
|
463325c0c6
|
Introjucer: changed the way binary data cpps are generated so that the content will not be dependent on machine-specific paths.
|
2013-09-11 11:13:24 +01:00 |
|
jules
|
ec524a437d
|
Fixed VC warning. Tweak to mouse cursor snap-back in sliders. Added an introjucer option to avoid adding the BinaryData.h header to AppConfig.h
|
2013-09-09 21:43:57 +01:00 |
|
jules
|
53ae95b730
|
Introjucer: fix for a situation where project groups could get duplicate IDs.
|
2013-08-05 17:11:26 +01:00 |
|
jules
|
68e49a99bb
|
Introjucer: tweaked the dead code stripping flags for Xcode.
|
2013-08-04 16:36:03 +01:00 |
|
jules
|
2c97d9ed3d
|
Introjucer: made Xcode release builds strip dead code.
|
2013-08-04 13:14:13 +01:00 |
|
jules
|
68227e8b29
|
Introjucer: Fixed an ordering problem in linux makefile generation.
|
2013-07-28 18:42:59 +01:00 |
|
jules
|
c3e082b252
|
Added WindowsRegistry::keyExists() methods
|
2013-07-25 10:49:12 +01:00 |
|