1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-22 01:34:21 +00:00
Commit graph

203 commits

Author SHA1 Message Date
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
jules
61e87b7ead Introjucer: added LOCAL_ARM_MODE flag for android. 2013-07-17 20:10:06 +01:00
jules
f196f88330 Introjucer: added a menu to choose which IDE to launch when there's more than one. 2013-07-16 13:45:40 +01:00
jules
02e51c6074 Introjucer: VC2013 exporter fix. 2013-07-10 11:08:17 +01:00
jules
82d305a2a2 Introjucer: added exporter for VS2013 2013-07-09 16:09:28 +01:00
jules
472082c378 Introjucer: made VC pre/post build commands multi-line. 2013-06-26 13:28:16 +01:00
jules
c75a7300f5 Added some 'override' modifiers to overridden methods. 2013-06-23 23:09:52 +01:00
jules
62bed4a224 Introjucer: fix for static lib builds on linux. 2013-06-21 17:24:37 +01:00
jules
ddc1524742 Updated headers in demo project files. 2013-06-13 14:06:55 +01:00
jules
4b61bee102 Introjucer: makefile flags fix. 2013-06-08 13:20:27 +01:00
jules
a82ab2fd8e Introjucer: made linux exporter use same flags for C files 2013-06-07 21:23:11 +01:00
jules
ce3050f547 Introjucer: added link flags to LOCAL_LDLIBS for android build. 2013-06-04 10:22:31 +01:00
jules
5d353d4dec Introjucer: Character type setting for MSVC export 2013-05-15 17:32:21 -06:00
jules
f45a311d97 Introjucer: handling newlines in extra compiler flags setting. 2013-05-08 16:37:41 +01:00
jules
ba52b4aec5 Introjucer: hiding symbol visibility in linux release builds. 2013-04-28 17:07:30 +01:00
jules
00641f06ed Introjucer: Added a couple of CodeBlocks flags. 2013-04-24 15:00:59 +01:00
jules
bc6693f9fc Introjucer: Added a flag to CodeBlocks export. 2013-04-24 11:26:38 +01:00
jules
5ee84916a3 Introjucer: per-config linux makefile architecture setting. 2013-04-22 10:42:39 +01:00
jules
cf9e7072ae Introjucer: resource file size limit setting. 2013-04-15 21:24:02 +01:00
jules
f8ddf59b96 Introjucer: added ARM architecture options for linux makefiles. 2013-04-10 21:24:04 +01:00
jules
84dd03930b Introjucer: set LOCAL_CFLAGS variable for Android. 2013-04-10 21:10:09 +01:00
jules
bf3cb2e29b Avoided some strict compiler warnings. 2013-04-04 16:47:33 +01:00
jules
3d1aaf1aa9 Introjucer: Code::Blocks fixes. 2013-03-29 17:10:18 +00:00
jules
5601c4d189 Introjucer: Added an exporter for Code::Blocks projects 2013-03-28 21:42:21 +00:00
jules
2a6a6651b2 Introjucer: refactored static/dynamic library generation projects. 2013-03-26 11:32:51 +00:00
jules
c92c3fc4c8 Introjucer: linux CPU architecture option. 2013-03-19 20:09:30 +00:00
jules
0358e95dc9 Introjucer: cleaned up some binarydata code. 2013-03-17 20:09:53 +00:00
jules
d0135d9efc Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings. 2013-03-08 14:07:51 +00:00
jules
891e0c5343 Introjucer: Xcode tweak so that newer Xcode versions still put the build products in the build/[config] folder by default. 2013-03-06 22:33:35 +00:00
jules
b6d0cef252 Introjucer: set the LargeAddressAware flag in VC2010/12 builds. 2013-03-06 21:38:45 +00:00
jules
22b98217d8 Introjucer: fix for android not using external libraries setting. 2013-03-06 20:30:13 +00:00
jules
eee4176331 VC2008 build fix. Rebuild of projects. 2013-02-25 14:40:08 +00:00
jules
f65a8148a6 Introjucer: fixed broken MSVC intermediates path. 2013-02-24 18:30:10 +00:00
jules
f507bb8a48 Introjucer: added an option to set the intermediates path in MSVC. 2013-02-24 13:39:48 +00:00
jules
1bfddbbeff Introjucer: added CLANG_LINK_OBJC_RUNTIME = NO flag to Xcode builds. 2013-02-22 11:51:01 +00:00
jules
719969e1dd Introjucer: fixed typo in VS toolset names. 2013-02-12 16:57:39 +00:00
jules
5b33ab51f0 Introjucer: added VS2012 option for choosing the target SDK. 2013-02-11 12:50:25 +00:00
jules
e8cc7b1dd6 Introjucer: Xcode prebuild script fix. 2013-02-03 13:37:36 +00:00
jules
8d0d475234 Introjucer: turn off SEH in VS2012 export when edit+continue enabled. 2013-01-29 18:27:54 +00:00
jules
84e87f7391 Introjucer: tidied up optimisation level descriptions. 2013-01-29 17:48:33 +00:00
jules
24667e7f48 Introjucer: fix to AAX install script and VC2008 optimisation level. 2013-01-22 16:59:24 +00:00
jules
f68d0af5c2 Introjucer: Added a VS2012 exporter type. 2013-01-20 11:51:11 +00:00
jules
69a08e3fb2 Removed some superfluous semicolons. 2013-01-20 11:50:05 +00:00
jules
0851999567 Introjucer: tweak to VC2010 maximum optimisation flags. 2013-01-14 16:45:35 +00:00