jules
|
6a89a440b5
|
Introjucer: Reorganised some file extensions and added .asm and .s to the list of recognised types.
|
10 years ago |
jules
|
705f73610c
|
Introjucer: larger field sizes.
|
11 years ago |
jules
|
eee868ae02
|
Introjucer: projects now include a JUCE_APP_VERSION macro containing the version number.
|
11 years ago |
jules
|
d582a66917
|
Introjucer: Added gnu++0x flag for android builds. Support for SVG icons.
|
11 years ago |
jules
|
7643162766
|
Introjucer: made it recognise .S files as needing to be compiled.
|
11 years ago |
jules
|
4de9768ecb
|
Introjucer: better setup of module paths in new exporters.
|
11 years ago |
jules
|
81435f8134
|
Made a few constant string arrays static to help compilers to optimise their initialisation.
|
11 years ago |
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.
|
11 years ago |
jules
|
64391b7552
|
Introjucer: began refactoring some module-management code.
|
11 years ago |
jules
|
53ae95b730
|
Introjucer: fix for a situation where project groups could get duplicate IDs.
|
11 years ago |
jules
|
82d305a2a2
|
Introjucer: added exporter for VS2013
|
12 years ago |
jules
|
ddc1524742
|
Updated headers in demo project files.
|
12 years ago |
jules
|
5601c4d189
|
Introjucer: Added an exporter for Code::Blocks projects
|
12 years ago |
jules
|
22b98217d8
|
Introjucer: fix for android not using external libraries setting.
|
12 years ago |
jules
|
84e87f7391
|
Introjucer: tidied up optimisation level descriptions.
|
12 years ago |
jules
|
f68d0af5c2
|
Introjucer: Added a VS2012 exporter type.
|
12 years ago |
jules
|
234525aef9
|
Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer.
|
12 years ago |
jules
|
54eebff76d
|
Introjucer: added custom external libraries to link.
|
12 years ago |
jules
|
ab7c03a99e
|
Introjucer: Added MSVC option for using DLL runtime lib.
|
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
|
17e59cf95f
|
Introjucer: made sure the new project wizard creates an exporter for the current OS.
|
13 years ago |
jules
|
ead42bd39a
|
Introjucer: Added an Xcode post-build script setting. Enlarged some of the settings page boxes, allowing multi-line text entry for some paths and preprocessor settings. Moved the modules list to its own tree-item.
|
13 years ago |
jules
|
9074f68da8
|
Introjucer: more AAX support and some clean-ups.
|
13 years ago |
jules
|
463d2b3289
|
Introjucer: redesigned the project settings to be shown as a treeview containing the exporters and configs.
|
13 years ago |
jules
|
0c142b51b5
|
Introjucer: avoided clang warning in generated binary data code.
|
13 years ago |
jules
|
10815d9e4d
|
Introjucer: made the project wizard create some default exporters.
|
13 years ago |
jules
|
cebf34d9bb
|
Introjucer: improved handling of windows filenames when run on *nix.
|
13 years ago |
jules
|
ff3b616759
|
Introjucer: better icon generation.
|
13 years ago |
jules
|
bcffc2c94a
|
Introjucer build config fix.
|
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
|
105929d39f
|
Introjucer: a few minor optimisations.
|
13 years ago |
jules
|
75e9f9102e
|
Introjucer: fixed a problem when creating new exporters. Added better error reporting for GL shader compilation. Linux http fix.
|
13 years ago |
jules
|
1ef6c140ec
|
Introjucer: added an option for setting custom Xcode flags. Cleaned up some MSVC library naming settings.
|
13 years ago |
jules
|
5308aef329
|
Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer.
|
13 years ago |
jules
|
4e77678299
|
Introjucer: App icons are now specified per-exporter type rather than globally for the project.
|
13 years ago |
jules
|
7241a03860
|
Introjucer: Added a library paths settings for all platforms.
|
13 years ago |
jules
|
8f4548745a
|
Minor introjucer rejigging.
|
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
|
0b1cdf6ab1
|
Refactoring of image storage: new classes ImageType, ImagePixelData, SoftwareImageType, NativeImageType, OpenGLImageType.
|
13 years ago |
jules
|
c7354b927e
|
Introjucer updates to the new project wizard and module update system.
|
13 years ago |
Julian Storer
|
2d56bedab5
|
Introjucer update to provide downloading of new modules directly from the website.
|
13 years ago |
Julian Storer
|
8aa60b9361
|
Minor URL additions and introjucer work.
|
13 years ago |
Julian Storer
|
f04875879e
|
Introjucer work. Improved command line tokenisation in OSX.
|
13 years ago |
Julian Storer
|
693132a6e5
|
Changed the way module code is wrapped by the Introjucer.
|
13 years ago |
Julian Storer
|
d3bcbeef9c
|
Introjucer saving optimisations.
|
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 |