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
|
68227e8b29
|
Introjucer: Fixed an ordering problem in linux makefile generation.
|
2013-07-28 18:42:59 +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
|
82d305a2a2
|
Introjucer: added exporter for VS2013
|
2013-07-09 16:09:28 +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
|
ba52b4aec5
|
Introjucer: hiding symbol visibility in linux release builds.
|
2013-04-28 17:07:30 +01:00 |
|
jules
|
5ee84916a3
|
Introjucer: per-config linux makefile architecture setting.
|
2013-04-22 10:42:39 +01:00 |
|
jules
|
f8ddf59b96
|
Introjucer: added ARM architecture options for linux makefiles.
|
2013-04-10 21:24:04 +01: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
|
d0135d9efc
|
Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings.
|
2013-03-08 14:07:51 +00:00 |
|
jules
|
69a08e3fb2
|
Removed some superfluous semicolons.
|
2013-01-20 11:50:05 +00:00 |
|
jules
|
54eebff76d
|
Introjucer: added custom external libraries to link.
|
2012-11-30 20:12:57 +00:00 |
|
jules
|
1be82bfcee
|
Introjucer: Added a strip option to linux makefile generation
|
2012-09-11 11:09:39 +01:00 |
|
jules
|
9fde239d9c
|
Misc minor tidying up.
|
2012-09-08 11:31:51 +01:00 |
|
jules
|
e8131455d5
|
Introjucer: added some comment fields to the config pages.
|
2012-09-05 15:27:29 +01:00 |
|
jules
|
b11527d751
|
Introjucer: launching a project now opens the first possible exporter in the list.
|
2012-09-04 21:08:52 +01:00 |
|
jules
|
e875ddc3a1
|
Introjucer: optimised some unnecessary project copying.
|
2012-07-22 14:21:07 +01:00 |
|
jules
|
1089e3df86
|
Introjucer: Added "LinuxLibs" field to modules, for specifying module-specific libs.
|
2012-05-31 08:21:34 +01:00 |
|
jules
|
a2845d8895
|
Introjucer: some preliminary AAX work.
|
2012-05-09 12:06:47 +01:00 |
|
jules
|
79381ced5d
|
Removed GLU from the list of default libraries.
|
2012-04-27 09:00:07 +01:00 |
|
jules
|
9c719306c9
|
Added -ldl to linux builds. Tidied up a few warnings.
|
2012-02-28 19:51:22 +00:00 |
|
jules
|
b69b7c7647
|
Made the ValueTree::getPropertyAsValue method non-const, to ensure the class behaves in a const-correct manner. Improved the Introjucer's use of const ValueTrees to enable it to write each exporter in parallel, for quicker saving. Tweaked the Identifer class to be thread-safe.
|
2012-02-24 17:15:58 +00:00 |
|
jules
|
d3d391ae7f
|
Introjucer: Improved android project saving to allow the activity class to be custom-named, and to copy the java into the target tree instead of linking. Also added an option to set the android architectures.
|
2012-02-20 17:21:49 +00:00 |
|
jules
|
7241a03860
|
Introjucer: Added a library paths settings for all platforms.
|
2012-02-12 16:25:41 +00:00 |
|
jules
|
b8397a9888
|
Added some iterators for introjucer projects.
|
2012-02-10 18:50:07 +00:00 |
|
jules
|
2e664976ec
|
Changed the introjucer's config list system: each exporter now contains its own list of configs. If you load an old project, its global config list will be copied into each of its exporters. Added x64 support for VC2010 projects, as an option in its configs.
|
2012-02-09 13:35:37 +00:00 |
|
jules
|
10a388a9e8
|
Introjucer: added option to provide some custom Plist XML which overrides the introjucer's settings. Cleaned up some internal introjucer property handling.
|
2012-02-08 15:15:06 +00:00 |
|
jules
|
2a780902ba
|
Fixed a minor leak in CoreAudioFormat. Fixed incorrect OSX and iOS version reporting. Added Xext library to linux introjucer build. Mac menu shortcut key fix.
|
2011-11-15 16:53:34 +00:00 |
|
jules
|
5567e16566
|
Introjucer fix for plugin builds in MSVC.
|
2011-10-24 22:02:48 +01:00 |
|
Julian Storer
|
f04875879e
|
Introjucer work. Improved command line tokenisation in OSX.
|
2011-08-17 15:07:06 +01:00 |
|