jules
|
970300867f
|
Introjucer: Added .S to the supported asm file extensions.
|
10 years ago |
jules
|
633ff931d6
|
Introjucer: made sure the linux makefiles don't do crazy things when given mis-typed config names.
|
11 years ago |
jules
|
ecaf9eb1ac
|
Introjucer: made sure that preprocessor tokens are replaced in the binary name used.
|
11 years ago |
jules
|
81435f8134
|
Made a few constant string arrays static to help compilers to optimise their initialisation.
|
11 years ago |
jules
|
68227e8b29
|
Introjucer: Fixed an ordering problem in linux makefile generation.
|
11 years ago |
jules
|
f196f88330
|
Introjucer: added a menu to choose which IDE to launch when there's more than one.
|
11 years ago |
jules
|
82d305a2a2
|
Introjucer: added exporter for VS2013
|
12 years ago |
jules
|
62bed4a224
|
Introjucer: fix for static lib builds on linux.
|
12 years ago |
jules
|
ddc1524742
|
Updated headers in demo project files.
|
12 years ago |
jules
|
4b61bee102
|
Introjucer: makefile flags fix.
|
12 years ago |
jules
|
a82ab2fd8e
|
Introjucer: made linux exporter use same flags for C files
|
12 years ago |
jules
|
ba52b4aec5
|
Introjucer: hiding symbol visibility in linux release builds.
|
12 years ago |
jules
|
5ee84916a3
|
Introjucer: per-config linux makefile architecture setting.
|
12 years ago |
jules
|
f8ddf59b96
|
Introjucer: added ARM architecture options for linux makefiles.
|
12 years ago |
jules
|
5601c4d189
|
Introjucer: Added an exporter for Code::Blocks projects
|
12 years ago |
jules
|
2a6a6651b2
|
Introjucer: refactored static/dynamic library generation projects.
|
12 years ago |
jules
|
c92c3fc4c8
|
Introjucer: linux CPU architecture option.
|
12 years ago |
jules
|
d0135d9efc
|
Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings.
|
12 years ago |
jules
|
69a08e3fb2
|
Removed some superfluous semicolons.
|
12 years ago |
jules
|
54eebff76d
|
Introjucer: added custom external libraries to link.
|
12 years ago |
jules
|
1be82bfcee
|
Introjucer: Added a strip option to linux makefile generation
|
12 years ago |
jules
|
9fde239d9c
|
Misc minor tidying up.
|
12 years ago |
jules
|
e8131455d5
|
Introjucer: added some comment fields to the config pages.
|
12 years ago |
jules
|
b11527d751
|
Introjucer: launching a project now opens the first possible exporter in the list.
|
12 years ago |
jules
|
e875ddc3a1
|
Introjucer: optimised some unnecessary project copying.
|
12 years ago |
jules
|
1089e3df86
|
Introjucer: Added "LinuxLibs" field to modules, for specifying module-specific libs.
|
13 years ago |
jules
|
a2845d8895
|
Introjucer: some preliminary AAX work.
|
13 years ago |
jules
|
79381ced5d
|
Removed GLU from the list of default libraries.
|
13 years ago |
jules
|
9c719306c9
|
Added -ldl to linux builds. Tidied up a few warnings.
|
13 years ago |
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.
|
13 years ago |
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.
|
13 years ago |
jules
|
7241a03860
|
Introjucer: Added a library paths settings for all platforms.
|
13 years ago |
jules
|
b8397a9888
|
Added some iterators for introjucer projects.
|
13 years ago |
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.
|
13 years ago |
jules
|
10a388a9e8
|
Introjucer: added option to provide some custom Plist XML which overrides the introjucer's settings. Cleaned up some internal introjucer property handling.
|
13 years ago |
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.
|
13 years ago |
jules
|
5567e16566
|
Introjucer fix for plugin builds in MSVC.
|
13 years ago |
Julian Storer
|
f04875879e
|
Introjucer work. Improved command line tokenisation in OSX.
|
13 years ago |
Julian Storer
|
b70e0a28d2
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
13 years ago |
Julian Storer
|
bf68f7932e
|
Android mono audio device fix. More introjucer work.
|
14 years ago |
Julian Storer
|
e130af03ec
|
Introjucer refactoring, moving more functionality from the ProjectExporters and into the ProjectTypes. Slightly altered the structure of nested groups that is generated, and tweaked the demo projects to reflect this. Couple of minor fixes to symbol exporting and CoreAudioFormat.
|
14 years ago |
Julian Storer
|
cf4ecfacac
|
Changed some obj-C literals to avoid cross-linkage problems in plugins. More introjucer work.
|
14 years ago |
Julian Storer
|
e627847d32
|
More introjucer refactoring.
|
14 years ago |
Julian Storer
|
a7a4c287b7
|
More introjucer refactoring. Fixes for MessageListener and iOS font names.
|
14 years ago |
Julian Storer
|
2dff4cd3fa
|
GIF decoding fix. Introjucer refactoring work.
|
14 years ago |
Julian Storer
|
98ba259599
|
Minor introjucer clean-ups.
|
14 years ago |
Julian Storer
|
c908bc5b84
|
Fixed a couple of introjucer problems. Reorganised some native code.
|
14 years ago |
Julian Storer
|
82e8d68a5d
|
Renamed the experimental jucer as the Introjucer.
|
14 years ago |
Julian Storer
|
c26ac47dff
|
Implemented thread naming for mac + linux. Minor string tweaks. Android changes. Couple of other minor changes.
|
14 years ago |
Julian Storer
|
e17dfb559f
|
Fix for copying NamedValueSets, removed some win32 DC warnings. Removed the obj-C suffix setting from the jucer's global settings. Updated the Jucer to generate correct iPhone/iPad apps for iOS4. Renamed some of the demo build folders from "iPhone" to "iOS".
|
14 years ago |