191 Commits (f04f16e60b18b4a1ccedff9f0810368ef7029b74)

Author SHA1 Message Date
  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
  jules 00641f06ed Introjucer: Added a couple of CodeBlocks flags. 12 years ago
  jules bc6693f9fc Introjucer: Added a flag to CodeBlocks export. 12 years ago
  jules 5ee84916a3 Introjucer: per-config linux makefile architecture setting. 12 years ago
  jules cf9e7072ae Introjucer: resource file size limit setting. 12 years ago
  jules f8ddf59b96 Introjucer: added ARM architecture options for linux makefiles. 12 years ago
  jules 84dd03930b Introjucer: set LOCAL_CFLAGS variable for Android. 12 years ago
  jules bf3cb2e29b Avoided some strict compiler warnings. 12 years ago
  jules 3d1aaf1aa9 Introjucer: Code::Blocks fixes. 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 0358e95dc9 Introjucer: cleaned up some binarydata code. 12 years ago
  jules d0135d9efc Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings. 12 years ago
  jules 891e0c5343 Introjucer: Xcode tweak so that newer Xcode versions still put the build products in the build/[config] folder by default. 12 years ago
  jules b6d0cef252 Introjucer: set the LargeAddressAware flag in VC2010/12 builds. 12 years ago
  jules 22b98217d8 Introjucer: fix for android not using external libraries setting. 12 years ago
  jules eee4176331 VC2008 build fix. Rebuild of projects. 12 years ago
  jules f65a8148a6 Introjucer: fixed broken MSVC intermediates path. 12 years ago
  jules f507bb8a48 Introjucer: added an option to set the intermediates path in MSVC. 12 years ago
  jules 1bfddbbeff Introjucer: added CLANG_LINK_OBJC_RUNTIME = NO flag to Xcode builds. 12 years ago
  jules 719969e1dd Introjucer: fixed typo in VS toolset names. 12 years ago
  jules 5b33ab51f0 Introjucer: added VS2012 option for choosing the target SDK. 12 years ago
  jules e8cc7b1dd6 Introjucer: Xcode prebuild script fix. 12 years ago
  jules 8d0d475234 Introjucer: turn off SEH in VS2012 export when edit+continue enabled. 12 years ago
  jules 84e87f7391 Introjucer: tidied up optimisation level descriptions. 12 years ago
  jules 24667e7f48 Introjucer: fix to AAX install script and VC2008 optimisation level. 12 years ago
  jules f68d0af5c2 Introjucer: Added a VS2012 exporter type. 12 years ago
  jules 69a08e3fb2 Removed some superfluous semicolons. 12 years ago
  jules 0851999567 Introjucer: tweak to VC2010 maximum optimisation flags. 12 years ago
  jules 2c8b5a37af Introjucer: VC option for forcing debug symbols. 12 years ago
  jules a70b4f912c Introjucer: VC2010 library paths. 12 years ago
  jules ddb6b969ea Introjucer: new plist format for AU plugins. 12 years ago
  jules 7a3453f48b Minor clean-ups. 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 e954a6558b Introjucer: More explicit control over the MSVC DLL runtime mode. 12 years ago
  jules 54eebff76d Introjucer: added custom external libraries to link. 12 years ago
  jules 699b5303e2 Android: multi-touch support. 12 years ago
  jules c391b5eab8 Introjucer: added an extra icon ID in the MSVC resource file. 12 years ago
  jules 9bf10e2caa Introjucer: Xcode fix for properties which end in a quote. 12 years ago
  jules d79fcf1d32 Introjucer: swapped the xib file for a nib file. 12 years ago
  jules f13621a78d Added support for native OSX recent files menu - to enable it, see the MenuBarModel::setMacMainMenu() method, and re-save your project using this version of the introjucer. 12 years ago