jules
|
d582a66917
|
Introjucer: Added gnu++0x flag for android builds. Support for SVG icons.
|
11 years ago |
jules
|
b439a1a4a3
|
Introjucer: added support for link-time code gen and non-IEEE math support on OSX + MSVC.
|
11 years ago |
jules
|
a2705927c9
|
Introjucer: tweak to the VS2010 toolset types.
|
11 years ago |
jules
|
b6a907290b
|
Introjucer: added option to set the toolset in VC2010 projects.
|
11 years ago |
jules
|
bb4aa53773
|
Minor clean-up.
|
11 years ago |
jules
|
9bba8bae5e
|
Introjucer: added a header-guard to the binarydata files that are generated
|
11 years ago |
jules
|
fb15840f61
|
Introjucer: removed a flag from the CodeBlocks project exporter.
|
11 years ago |
jules
|
86d03cc5ed
|
Introjucer: avoided setting the MSVC character type if "default" is chosen.
|
11 years ago |
jules
|
f2cca861dd
|
Introjucer: quoting of all include paths to keep Xcode 5 happy.
|
11 years ago |
jules
|
2c3d639d91
|
Introjucer: fix for RTAS path when exporting VC projects.
|
11 years ago |
jules
|
7643162766
|
Introjucer: made it recognise .S files as needing to be compiled.
|
11 years ago |
jules
|
e4557e618e
|
Introjucer: fix for Xcode paths that contain spaces
|
11 years ago |
jules
|
272c38ff53
|
Introjucer: avoided mangling Xcode frameworks if they're specified as absolute paths.
|
11 years ago |
jules
|
a9c4a69408
|
Introjucer: added a button to copy module paths across all modules.
|
11 years ago |
jules
|
12a8dd3092
|
Avoided some pedantic GCC warnings.
|
11 years ago |
jules
|
4de9768ecb
|
Introjucer: better setup of module paths in new exporters.
|
11 years ago |
jules
|
f4a5a0ecb4
|
Introjucer: better exporting of absolute module paths in android makefiles.
|
11 years ago |
jules
|
ab6314f9e3
|
Introjucer: updated some Xcode architecture flags that seem to have changed. Added a VC2013 build.
|
11 years ago |
jules
|
81435f8134
|
Made a few constant string arrays static to help compilers to optimise their initialisation.
|
11 years ago |
jules
|
20fa1be6ed
|
Introjucer: fix for finding modules on linux.
|
11 years ago |
jules
|
3c03b34c07
|
Introjucer: made the Xcode projects correctly handle .c file types.
|
11 years ago |
jules
|
3fe01cdca7
|
Removed some duplicated code.
|
11 years ago |
jules
|
342684a4c2
|
Introjucer: extended the binary data format to include a list of the filenames of all the resources.
|
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
|
9113a7d6ab
|
Introjucer: internal refactoring work.
|
11 years ago |
jules
|
f887803358
|
Introjucer: updated list of OSX SDK versions.
|
11 years ago |
jules
|
9243e3dbdd
|
Minor tinkering with the String class.
|
11 years ago |
jules
|
fc772941d6
|
Fixed some pedantic warnings.
|
11 years ago |
jules
|
64391b7552
|
Introjucer: began refactoring some module-management code.
|
11 years ago |
jules
|
463325c0c6
|
Introjucer: changed the way binary data cpps are generated so that the content will not be dependent on machine-specific paths.
|
11 years ago |
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
|
11 years ago |
jules
|
53ae95b730
|
Introjucer: fix for a situation where project groups could get duplicate IDs.
|
11 years ago |
jules
|
68e49a99bb
|
Introjucer: tweaked the dead code stripping flags for Xcode.
|
11 years ago |
jules
|
2c97d9ed3d
|
Introjucer: made Xcode release builds strip dead code.
|
11 years ago |
jules
|
68227e8b29
|
Introjucer: Fixed an ordering problem in linux makefile generation.
|
11 years ago |
jules
|
c3e082b252
|
Added WindowsRegistry::keyExists() methods
|
12 years ago |
jules
|
61e87b7ead
|
Introjucer: added LOCAL_ARM_MODE flag for android.
|
12 years ago |
jules
|
f196f88330
|
Introjucer: added a menu to choose which IDE to launch when there's more than one.
|
12 years ago |
jules
|
02e51c6074
|
Introjucer: VC2013 exporter fix.
|
12 years ago |
jules
|
82d305a2a2
|
Introjucer: added exporter for VS2013
|
12 years ago |
jules
|
472082c378
|
Introjucer: made VC pre/post build commands multi-line.
|
12 years ago |
jules
|
c75a7300f5
|
Added some 'override' modifiers to overridden methods.
|
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
|
ce3050f547
|
Introjucer: added link flags to LOCAL_LDLIBS for android build.
|
12 years ago |
jules
|
5d353d4dec
|
Introjucer: Character type setting for MSVC export
|
12 years ago |
jules
|
f45a311d97
|
Introjucer: handling newlines in extra compiler flags setting.
|
12 years ago |
jules
|
ba52b4aec5
|
Introjucer: hiding symbol visibility in linux release builds.
|
12 years ago |